diff options
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/tooltip-text.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/tooltip-text.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/tooltip-text.svg b/icon-theme/template-icons/templarian_material_design/svg/tooltip-text.svg new file mode 100644 index 00000000..58cf89de --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/tooltip-text.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 4,2L 20,2C 21.1046,2 22,2.89543 22,4L 22,16C 22,17.1046 21.1046,18 20,18L 16,18L 12,22L 8,18L 4,18C 2.89543,18 2,17.1046 2,16L 2,4C 2,2.89543 2.89543,2 4,2 Z M 5,5.00001L 5,7.00001L 19,7.00001L 19,5.00001L 5,5.00001 Z M 5,9.00001L 5,11L 15,11L 15,9.00001L 5,9.00001 Z M 5,13L 5,15L 17,15L 17,13L 5,13 Z "/> +</svg> |