diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 09:04:06 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 09:04:06 -0400 |
commit | 97ab54e360a6d68e7e4f9310f553470412e1473b (patch) | |
tree | e98803072cdf9495aefb68fe46577555a4e44c34 /icon-theme/material-icons-light/actions/folder-open-1.svg | |
parent | Some more icons/adjustments. (diff) | |
download | lumina-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-open-1.svg')
-rw-r--r-- | icon-theme/material-icons-light/actions/folder-open-1.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/actions/folder-open-1.svg b/icon-theme/material-icons-light/actions/folder-open-1.svg deleted file mode 100644 index 3c7eed40..00000000 --- a/icon-theme/material-icons-light/actions/folder-open-1.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 18.9994,19.9981L 3.99939,19.9981C 2.89437,19.9981 1.99939,19.1021 1.99939,17.9981L 2.0094,5.99807C 2.0094,4.89407 2.89437,3.99807 3.99939,3.99807L 9.99939,3.99807L 11.9994,5.99807L 18.9994,5.99808C 20.1034,5.99808 20.9994,6.89407 20.9994,7.99808L 20.9994,8.00001L 3.99939,7.99807L 3.99939,17.9981L 6.14359,10L 23.2141,10L 20.9318,18.5176C 20.7023,19.37 19.9237,19.9981 18.9994,19.9981 Z "/> -</svg> |