aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/highlight.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-03 14:20:13 +0100
committercodecalm <codecalm@gmail.com>2021-11-03 14:20:13 +0100
commit808d2c65200c2db97452f5c317ed52d535c7e3e4 (patch)
tree339f74effbe66c53d5e3b0b7e9b8f6b50df7d4fc /src/_icons/highlight.svg
parent10 new icons: `arrow-autofit-down`, `arrow-autofit-height`, `arrow-autofit-le... (diff)
downloadtabler-icons-808d2c65200c2db97452f5c317ed52d535c7e3e4.tar.xz
10 new icons: `arrow-autofit-content`, `ballon`, `battery-charging-2`, `battery-eco`, `beach`, `list-details`, `multiplier-0-5x`, `multiplier-1-5x`, `multiplier-1x`, `multiplier-2x`
Fixed icons: `arrow-autofit-down`, `arrow-autofit-height`, `arrow-autofit-left`, `arrow-autofit-right`, `arrow-autofit-up`, `arrow-autofit-width`, `arrows-diagonal-minimize-2`, `arrows-diagonal-minimize`, `highlight`
Diffstat (limited to 'src/_icons/highlight.svg')
-rw-r--r--src/_icons/highlight.svg9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/_icons/highlight.svg b/src/_icons/highlight.svg
index 017e7981..06b4d1cd 100644
--- a/src/_icons/highlight.svg
+++ b/src/_icons/highlight.svg
@@ -1,8 +1,9 @@
---
+category: Text
---
<svg>
- <path d="M3 19h4L17.5 8.5a2.828 2.828 0 1 0-4-4L3 15v4"/>
- <path d="M12.5 5.5l4 4"/>
- <path d="M4.5 13.5l4 4"/>
- <path d="M21 15v4h-8l4-4z"/>
+ <path d="M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
+ <path d="M12.5 5.5l4 4" />
+ <path d="M4.5 13.5l4 4" />
+ <path d="M21 15v4h-8l4 -4z" />
</svg>