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/google_material_design/ic_subway_48px.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/google_material_design/ic_subway_48px.svg')
-rw-r--r-- | icon-theme/template-icons/google_material_design/ic_subway_48px.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_subway_48px.svg b/icon-theme/template-icons/google_material_design/ic_subway_48px.svg new file mode 100644 index 00000000..44df0ec5 --- /dev/null +++ b/icon-theme/template-icons/google_material_design/ic_subway_48px.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"> + <g> + <path fill="none" d="M0 0v48h48V0H0zm44 44H4V17.73C4 12.1 7.06 7.68 12.4 5.59 16 4.19 20.28 4 24 4c3.72 0 8 .19 11.6 1.59C40.94 7.68 44 12.1 44 17.73V44z"/> + <circle cx="31" cy="32" r="2"/> + <circle cx="17" cy="32" r="2"/> + <path d="M14.02 18h20v10h-20z"/> + <path d="M35.6 5.59C32 4.19 27.72 4 24 4c-3.72 0-8 .19-11.6 1.59C7.06 7.68 4 12.1 4 17.73V44h40V17.73c0-5.63-3.06-10.05-8.4-12.14zm.4 26.16c0 2.9-2.35 5.25-5.25 5.25L33 39.25V40h-3l-3-3h-5.66l-3 3H15v-.75L17.25 37c-2.9 0-5.25-2.35-5.25-5.25V18c0-5.25 6-6 12-6 6.63 0 12 .75 12 6v13.75z"/> + </g> +</svg> |