diff options
Diffstat (limited to 'strikes/indicator.svg')
-rw-r--r-- | strikes/indicator.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/strikes/indicator.svg b/strikes/indicator.svg new file mode 100644 index 0000000..3adce3b --- /dev/null +++ b/strikes/indicator.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 1,2 4,8 1,14 1,14 15,8 Z M 3.1152344,3.9960938 12.458984,8 3.1152344,12.003906 5.1171875,8 Z" + class="ColorScheme-Text" + /> +</svg> |