diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2 lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.svg b/icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.svg new file mode 100644 index 00000000..faca9180 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/account-multiple-outline.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-linejoin="round" d="M 16.5,6.5C 17.6,6.5 18.5,7.4 18.5,8.5C 18.5,9.6 17.6,10.5 16.5,10.5C 15.4,10.5 14.5,9.6 14.5,8.5C 14.5,7.4 15.4,6.5 16.5,6.5 Z M 16.5,12C 18.43,12 20,10.43 20,8.5C 20,6.57 18.43,5 16.5,5C 14.57,5 13,6.57 13,8.5C 13,10.43 14.57,12 16.5,12 Z M 7.5,6.5C 8.6,6.5 9.5,7.4 9.5,8.5C 9.5,9.6 8.6,10.5 7.5,10.5C 6.4,10.5 5.5,9.6 5.5,8.5C 5.5,7.4 6.4,6.5 7.5,6.5 Z M 7.5,12C 9.43,12 11,10.43 11,8.5C 11,6.57 9.43,5 7.5,5C 5.57,5 4,6.57 4,8.5C 4,10.43 5.57,12 7.5,12 Z M 21.5,17.5L 14,17.5L 14,16.25C 14,15.79 13.8,15.39 13.48,15.03C 14.36,14.73 15.44,14.5 16.5,14.5C 18.94,14.5 21.5,15.71 21.5,16.25M 12.5,17.5L 2.5,17.5L 2.5,16.25C 2.5,15.71 5.06,14.5 7.5,14.5C 9.94,14.5 12.5,15.71 12.5,16.25M 16.5,13C 15.3,13 13.43,13.34 12,14C 10.57,13.33 8.7,13 7.5,13C 5.33,13 1,14.08 1,16.25L 1,19L 23,19L 23,16.25C 23,14.08 18.67,13 16.5,13 Z "/> +</svg> |