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/Line icons/video-control-record.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/Line icons/video-control-record.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/video-control-record.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/video-control-record.svg b/icon-theme/template-icons/nova_free/Line icons/video-control-record.svg new file mode 100644 index 00000000..88123c2b --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/video-control-record.svg @@ -0,0 +1,17 @@ +<?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="M12,3c-4.962,0-9,4.038-9,9c0,4.963,4.038,9,9,9s9-4.037,9-9C21,7.038,16.962,3,12,3z M12,19
+ c-3.86,0-7-3.14-7-7c0-3.859,3.14-7,7-7s7,3.141,7,7C19,15.86,15.86,19,12,19z"/>
+ <path fill="#757575" d="M12,8c-2.206,0-4,1.795-4,4c0,2.206,1.794,4,4,4s4-1.794,4-4C16,9.795,14.206,8,12,8z M12,14
+ c-1.103,0-2-0.897-2-2c0-1.104,0.897-2,2-2s2,0.896,2,2C14,13.103,13.103,14,12,14z"/>
+ </g>
+</g>
+</svg>
|