diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/stroke-join-round.svg')
-rwxr-xr-x | Flat Remix Dark/actions/scalable/stroke-join-round.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Dark/actions/scalable/stroke-join-round.svg b/Flat Remix Dark/actions/scalable/stroke-join-round.svg new file mode 100755 index 000000000..b451749d5 --- /dev/null +++ b/Flat Remix Dark/actions/scalable/stroke-join-round.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor;opacity:1" class="ColorScheme-Text" d="M 4 2 C 2.892 2 2 2.892 2 4 L 2 14 L 6 14 L 6 6 L 14 6 L 14 2 L 4 2 z M 4 3 L 13 3 L 13 5 L 5 5 L 5 13 L 3 13 L 3 4 C 3 3.446 3.446 3 4 3 z M 8 8 L 8 14 L 12 14 L 12 12 L 14 12 L 14 8 L 8 8 z M 9 9 L 13 9 L 13 11 L 11 11 L 11 13 L 9 13 L 9 9 z"/> +</svg> |