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/box-check.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/box-check.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/box-check.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/box-check.svg b/icon-theme/template-icons/nova_free/Line icons/box-check.svg new file mode 100644 index 00000000..a7806f7c --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/box-check.svg @@ -0,0 +1,19 @@ +<?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="M2,8h16v7h2V7c0-0.007-0.003-0.012-0.004-0.018c-0.002-0.117-0.026-0.23-0.068-0.339
+ c-0.011-0.028-0.025-0.053-0.038-0.08c-0.02-0.038-0.032-0.08-0.058-0.117l-4-6C15.646,0.167,15.335,0,15,0H5
+ C4.666,0,4.354,0.167,4.168,0.445l-4,6C0.144,6.482,0.13,6.524,0.111,6.563C0.098,6.59,0.083,6.615,0.072,6.643
+ C0.03,6.752,0.006,6.865,0.004,6.982C0.004,6.988,0,6.993,0,7v12c0,0.552,0.448,1,1,1h12v-2H2V8z M17.132,6H11V2h3.465L17.132,6z
+ M5.535,2H9v4H2.869L5.535,2z"/>
+ <polygon fill="#757575" points="22.293,16.287 18,20.58 15.707,18.287 14.293,19.701 18,23.408 23.707,17.701 "/>
+ </g>
+</g>
+</svg>
|