diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/person-plus.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/person-plus.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/person-plus.svg b/icon-theme/template-icons/templarian_material_design/svg/person-plus.svg new file mode 100644 index 00000000..523d7e26 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/person-plus.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve"> + <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 1,10L 4,10L 4,7L 6,7L 6,10L 9,10L 9,12L 6,12L 6,15L 4,15L 4,12L 1,12L 1,10 Z M 15,4C 17.2091,4 19,5.79086 19,8C 19,10.2091 17.2091,12 15,12C 12.7909,12 11,10.2091 11,8C 11,5.79086 12.7909,4 15,4 Z M 23,17L 23,20L 7,20L 7,17C 7,15.3432 10.5817,14 15,14C 19.4183,14 23,15.3431 23,17 Z "/> +</svg> |