diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/pillar.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/pillar.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/pillar.svg b/icon-theme/template-icons/templarian_material_design/svg/pillar.svg new file mode 100644 index 00000000..4005a054 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/pillar.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="1.33333" stroke-linejoin="miter" d="M 6,5L 18,5C 18.554,5 19,5.446 19,6C 19,6.554 18.554,7 18,7L 6,7C 5.446,7 5,6.554 5,6C 5,5.446 5.446,5 6,5 Z M 21,2L 21,4L 3,4L 3,2L 21,2 Z M 15,8L 17,8L 17,22L 15,22L 15,8 Z M 7,8L 9,8L 9,22L 7,22L 7,8 Z M 11,8L 13,8L 13,22L 11,22L 11,8 Z "/> +</svg> |