aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/applications/blender.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 08:16:34 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 08:16:34 -0400
commitd640f04afdb6e134be2d5ffe02ce0933f77821c4 (patch)
treed429419802fe01bd26ba0bd80a21f4b979a6a3b1 /icon-theme/material-icons-light/applications/blender.svg
parentCommit some small changes I still had on my main workstation: (diff)
parentTurn on the new icon theme for Lumina, and use it by default as the fallback ... (diff)
downloadlumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.gz
lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.bz2
lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-icons-light/applications/blender.svg')
-rw-r--r--icon-theme/material-icons-light/applications/blender.svg5
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/applications/blender.svg b/icon-theme/material-icons-light/applications/blender.svg
deleted file mode 100644
index bb772a8f..00000000
--- a/icon-theme/material-icons-light/applications/blender.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-<?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="1.33333" stroke-linejoin="miter" d="M 8,3C 7.99997,3.3386 8.17138,3.6854 8.48701,3.8762L 12,6L 2.5,6C 1.669,6 1,6.6689 1,7.5C 1,8.3311 1.669,9 2.5,9L 8.40625,9L 2,13C 1.16253,13.5234 1,14.219 1,15C 1,15.9907 1.7676,17 3,17C 3.68997,17 4.39132,16.4869 5,16L 7,14.375C 7.19818,18.6169 10.709,22 15,22C 19.4183,22 23,18.4183 23,14C 23,11.0774 21.4337,8.5208 19.0938,7.125C 19.0616,7.106 19.0333,7.08 19,7.063C 19,7.063 18.9173,7.004 18.8594,6.965C 15.7604,4.877 13.0328,3.7192 9.54791,2.1317C 9.34306,2.0387 9.16125,1.9996 9,2C 8.39875,2 8.00005,2.4629 8,3 Z M 15,9C 17.7614,9 20,11.2386 20,14C 20,16.7613 17.7614,19 15,19C 12.2386,19 10,16.7613 10,14C 10,11.2386 12.2386,9 15,9 Z M 15,10.5C 13.067,10.5 11.5,12.067 11.5,14C 11.5,15.933 13.067,17.5 15,17.5C 16.933,17.5 18.5,15.933 18.5,14C 18.5,12.067 16.933,10.5 15,10.5 Z "/>
-</svg>
bgstack15