aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/folder-google-drive.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 09:04:06 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 09:04:06 -0400
commit97ab54e360a6d68e7e4f9310f553470412e1473b (patch)
treee98803072cdf9495aefb68fe46577555a4e44c34 /icon-theme/material-icons-light/actions/folder-google-drive.svg
parentSome more icons/adjustments. (diff)
downloadlumina-97ab54e360a6d68e7e4f9310f553470412e1473b.tar.gz
lumina-97ab54e360a6d68e7e4f9310f553470412e1473b.tar.bz2
lumina-97ab54e360a6d68e7e4f9310f553470412e1473b.zip
Some rearranging of the icons. The folder-* icons need to be in the places directory - not actions.
Diffstat (limited to 'icon-theme/material-icons-light/actions/folder-google-drive.svg')
-rw-r--r--icon-theme/material-icons-light/actions/folder-google-drive.svg5
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/actions/folder-google-drive.svg b/icon-theme/material-icons-light/actions/folder-google-drive.svg
deleted file mode 100644
index 70e0c10b..00000000
--- a/icon-theme/material-icons-light/actions/folder-google-drive.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="0.2" stroke-linejoin="round" d="M 13.7495,8.99807L 16.1405,8.99807L 18.9805,13.9981L 16.0495,13.9981L 13.4885,9.45708M 18.3005,16.9981L 12.7535,16.9981L 14.1535,14.4981L 19.2655,14.4981L 19.5255,14.9571M 11.4995,16.9981L 10.3995,14.8611L 13.2385,9.89806L 14.7395,12.5611L 12.2535,16.9981M 19.9995,5.99807L 11.9995,5.99807L 9.9995,3.99807L 3.9995,3.99807C 2.8945,3.99807 2.0095,4.89406 2.0095,5.99807L 1.9995,17.9981C 1.9995,19.1021 2.8945,19.9981 3.9995,19.9981L 19.9995,19.9981C 21.1035,19.9981 21.9995,19.1021 21.9995,17.9981L 21.9995,7.99807C 21.9995,6.89406 21.1035,5.99807 19.9995,5.99807 Z "/>
-</svg>
bgstack15