aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg b/icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg
new file mode 100644
index 00000000..a89d55a8
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/flag-checkered-variant.svg
@@ -0,0 +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 6,3C 6.55229,3 7,3.44771 7,4L 7,4.875C 8.0625,4.4375 9.5,4 11,4C 14,4 14,6 16,6C 19,6 20,4 20,4L 20,12C 20,12 19,14 16,14C 13,14 13,12 11,12C 8,12 7,14 7,14L 7,21L 5,21L 5,4C 5,3.44771 5.44771,3 6,3 Z M 11,8.75C 12.221,8.75 13.0693,9.40227 14,9.91037L 14,11.3261C 14.5937,11.6966 15.221,12 16,12C 18,12 18,11.5 18,11.5L 18,10.25C 18,10.25 17,10.5 16,10.5C 15.221,10.5 14.5937,10.2345 14,9.91037L 14,8.57615C 14.5937,8.94661 15.221,9.25001 16,9.25001C 18,9.25001 18,9.00001 18,9.00001L 18,7.50001C 18,7.50001 17,8.00001 16,8C 15.221,8 14.5937,7.6966 14,7.32614L 14,8.57615C 13.0693,7.99546 12.221,7.25 11,7.25L 11,6C 9,6 7,7.25001 7,7.25001L 7,8.50001C 7,8.50001 9.00001,7.25 11,7.25L 11,8.75C 9,8.75 7,10 7,10L 7,11.5C 7,11.5 9,10 11,10L 11,8.75 Z "/>
+</svg>
bgstack15