diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 12:53:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 12:53:52 -0400 |
commit | aff408244a90cb99c84eb68ffadc25f92a630766 (patch) | |
tree | afacf75563cdc3b3e4cc21d8468a503ad07426cf /icon-theme/material-design-light/actions/document-open.svg | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.gz lumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.bz2 lumina-aff408244a90cb99c84eb68ffadc25f92a630766.zip |
Add a few more icons to the theme. This should finish up all the ones that Lumina was still looking for.
Diffstat (limited to 'icon-theme/material-design-light/actions/document-open.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/document-open.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-theme/material-design-light/actions/document-open.svg b/icon-theme/material-design-light/actions/document-open.svg index 4f7675a5..3c7eed40 100644 --- a/icon-theme/material-design-light/actions/document-open.svg +++ b/icon-theme/material-design-light/actions/document-open.svg @@ -1,5 +1,5 @@ <?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 12.9994,8.99807L 18.4994,8.99807L 12.9994,3.49807L 12.9994,8.99807 Z M 5.99939,1.99807L 13.9994,1.99807L 19.9994,7.99807L 19.9994,19.9981C 19.9994,21.1021 19.1034,21.9981 17.9994,21.9981L 5.98938,21.9981C 4.88538,21.9981 3.99939,21.1021 3.99939,19.9981L 4.0094,3.99807C 4.0094,2.89407 4.89437,1.99807 5.99939,1.99807 Z M 15,18L 15,16L 5.99001,16L 5.99001,18L 15,18 Z M 18,14L 18,12L 5.99001,12L 5.99001,14L 18,14 Z "/> + <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> |