diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
commit | e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch) | |
tree | e621da655d974127496219ff39b71a651e54294d /icon-theme/material-icons-light/places/folder-lock.svg | |
parent | Another batch of "extra" files outside the minimum XDG spec. (diff) | |
download | lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2 lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip |
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-icons-light/places/folder-lock.svg')
-rw-r--r-- | icon-theme/material-icons-light/places/folder-lock.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/places/folder-lock.svg b/icon-theme/material-icons-light/places/folder-lock.svg deleted file mode 100644 index c10705a7..00000000 --- a/icon-theme/material-icons-light/places/folder-lock.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 19.9994,5.99807C 21.1034,5.99807 21.9994,6.89407 21.9994,7.99807L 21.9994,17.9981C 21.9994,19.1021 21.1034,19.9981 19.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 19.9994,5.99807 Z M 19,17L 19,13L 18,13L 18,12C 18,10.3432 16.6569,9.00002 15,9.00002C 13.3431,9.00002 12,10.3432 12,12L 12,13L 11,13L 11,17L 19,17 Z M 15,11C 15.5523,11 16,11.4477 16,12L 16,13L 14,13L 14,12C 14,11.4477 14.4477,11 15,11 Z "/> -</svg> |