aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/address-book-new.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
commite4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch)
treee621da655d974127496219ff39b71a651e54294d /icon-theme/material-icons-light/actions/address-book-new.svg
parentAnother batch of "extra" files outside the minimum XDG spec. (diff)
downloadlumina-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/actions/address-book-new.svg')
-rw-r--r--icon-theme/material-icons-light/actions/address-book-new.svg5
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/actions/address-book-new.svg b/icon-theme/material-icons-light/actions/address-book-new.svg
deleted file mode 100644
index f33a2732..00000000
--- a/icon-theme/material-icons-light/actions/address-book-new.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 21.0013,7.9975L 21.0013,7.0025L 17.9975,8.99875L 15,7.0025L 15,7.9975L 17.9975,10M 22.0025,2.9978L 2.0025,2.9978C 0.898752,2.9978 0,3.90125 0,5L 0,18.9988C 0,20.0975 0.898752,21.0012 2.0025,21.0012L 22.0025,21.0012C 23.1,21.0012 23.9893,20.0975 23.9893,18.9988L 23.9987,5C 23.9987,3.90125 23.1,2.9978 22.0025,2.9978 Z M 7.9975,6.00125C 9.65875,6.00125 11.0013,7.33875 11.0013,8.99875C 11.0013,10.6587 9.65875,12.0025 7.9975,12.0025C 6.3375,12.0025 5,10.6587 5,8.99875C 5,7.33875 6.3375,6.00125 7.9975,6.00125 Z M 13.9987,17.9975L 2.0025,17.9975L 2.0025,17.0025C 2.0025,15 6.00125,13.9012 7.9975,13.9012C 10,13.9012 13.9987,15 13.9987,17.0025M 22.0025,12.0025L 13.9987,12.0025L 13.9987,6.00125L 22.0025,6.00125"/>
-</svg>
bgstack15