diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/content-cut.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/content-cut.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/content-cut.svg b/icon-theme/template-icons/templarian_material_design/svg/content-cut.svg new file mode 100644 index 00000000..adc37b51 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/content-cut.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-linejoin="round" d="M 19,3L 13,9L 15,11L 22,4L 22,3M 12,12.5C 11.72,12.5 11.5,12.28 11.5,12C 11.5,11.72 11.72,11.5 12,11.5C 12.28,11.5 12.5,11.72 12.5,12C 12.5,12.28 12.28,12.5 12,12.5 Z M 6,20C 4.9,20 4,19.11 4,18C 4,16.89 4.9,16 6,16C 7.1,16 8,16.89 8,18C 8,19.11 7.1,20 6,20 Z M 6,8C 4.9,8 4,7.11 4,6C 4,4.89 4.9,4 6,4C 7.1,4 8,4.89 8,6C 8,7.11 7.1,8 6,8 Z M 9.64,7.64C 9.87,7.14 10,6.59 10,6C 10,3.79 8.21,2 6,2C 3.79,2 2,3.79 2,6C 2,8.21 3.79,10 6,10C 6.59,10 7.14,9.87 7.64,9.64L 10,12L 7.64,14.36C 7.14,14.13 6.59,14 6,14C 3.79,14 2,15.79 2,18C 2,20.21 3.79,22 6,22C 8.21,22 10,20.21 10,18C 10,17.41 9.87,16.86 9.64,16.36L 12,14L 19,21L 22,21L 22,20L 9.64,7.64 Z "/> +</svg> |