aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg')
-rwxr-xr-xicon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg b/icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg
new file mode 100755
index 00000000..92adbcfc
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_speaker_group_48px.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path fill="none" d="M0 0h48v48H0V0zm54.75-.62h48v48h-48v-48zM0 0h48v48H0V0z"/>
+ <path d="M36.4 2H19.6C17.61 2 16 3.61 16 5.6v28.8c0 1.99 1.61 3.58 3.6 3.58l16.8.02c1.99 0 3.6-1.61 3.6-3.6V5.6C40 3.61 38.39 2 36.4 2zM28 6c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 27c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zM12 10H8v32c0 2.21 1.79 4 4 4h20v-4H12V10z"/>
+ <path fill="none" d="M0 0h48v48H0z"/>
+</svg>
bgstack15