aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/nova_free/Solid icons/file-swap.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/nova_free/Solid icons/file-swap.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-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/file-swap.svg')
-rw-r--r--icon-theme/template-icons/nova_free/Solid icons/file-swap.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/file-swap.svg b/icon-theme/template-icons/nova_free/Solid icons/file-swap.svg
new file mode 100644
index 00000000..81f1395f
--- /dev/null
+++ b/icon-theme/template-icons/nova_free/Solid icons/file-swap.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="Outline">
+ <g>
+ <polygon fill="#757575" points="20,2 20,4.586 16.707,1.293 15.293,2.707 18.586,6 16,6 16,8 22,8 22,2 "/>
+ <polygon fill="#757575" points="8,18 8,16 2,16 2,22 4,22 4,19.414 7.293,22.707 8.707,21.293 5.414,18 "/>
+ <path fill="#757575" d="M5,15h3V9c0-1.102,0.897-2,2-2h4V4c0-1.102-0.897-2-2-2H5C3.897,2,3,2.898,3,4v9C3,14.103,3.897,15,5,15z"
+ />
+ <path fill="#757575" d="M19,9h-7c-1.103,0-2,0.898-2,2v9c0,1.103,0.897,2,2,2h7c1.103,0,2-0.897,2-2v-9C21,9.898,20.103,9,19,9z
+ M12,12h4v1h-4V12z M19,19h-7v-1h7V19z M19,16h-7v-1h7V16z"/>
+ </g>
+</g>
+</svg>
bgstack15