diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/nova_free/Solid icons/register-machine.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2 lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/nova_free/Solid icons/register-machine.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/register-machine.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/register-machine.svg b/icon-theme/template-icons/nova_free/Solid icons/register-machine.svg new file mode 100644 index 00000000..d174ecde --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/register-machine.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
+ height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
+<g id="Frames-24px">
+ <rect fill="none" width="24" height="24"/>
+</g>
+<g id="Solid">
+ <g>
+ <path fill="#757575" d="M19.994,8.89C19.938,8.383,19.51,8,19,8h-2V7h2c0.552,0,1-0.448,1-1V3c0-0.552-0.448-1-1-1h-6
+ c-0.552,0-1,0.448-1,1v3c0,0.552,0.448,1,1,1h2v1h-4V4c0-0.347-0.18-0.668-0.474-0.85c-0.295-0.183-0.664-0.199-0.973-0.044
+ L8,3.882L6.447,3.106C6.138,2.951,5.769,2.967,5.474,3.15C5.18,3.332,5,3.653,5,4v4C4.49,8,4.063,8.383,4.006,8.89L3.204,17
+ h17.592L19.994,8.89z M7,5.619l0.553,0.275c0.281,0.141,0.613,0.141,0.895,0L9,5.619V8H7V5.619z M10,12H6v-2h4V12z M14,5V4h4v1H14
+ z M13,15c-0.552,0-1-0.447-1-1c0-0.552,0.448-1,1-1s1,0.448,1,1C14,14.553,13.552,15,13,15z M13,12c-0.552,0-1-0.447-1-1
+ c0-0.552,0.448-1,1-1s1,0.448,1,1C14,11.553,13.552,12,13,12z M16,15c-0.552,0-1-0.447-1-1c0-0.552,0.448-1,1-1s1,0.448,1,1
+ C17,14.553,16.552,15,16,15z M16,12c-0.552,0-1-0.447-1-1c0-0.552,0.448-1,1-1s1,0.448,1,1C17,11.553,16.552,12,16,12z"/>
+ <path fill="#757575" d="M21,18H3c-0.552,0-1,0.448-1,1v3c0,0.552,0.448,1,1,1h18c0.552,0,1-0.448,1-1v-3
+ C22,18.448,21.552,18,21,18z"/>
+ </g>
+</g>
+</svg>
|