diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/roll.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/roll.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/roll.svg b/Flat-Remix-Light/actions/scalable/roll.svg index 23e0ae281..526d877fe 100644 --- a/Flat-Remix-Light/actions/scalable/roll.svg +++ b/Flat-Remix-Light/actions/scalable/roll.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 3.5 2.5 C 2.945312 2.5 2.5 2.945312 2.5 3.5 L 2.5 8.5 C 2.5 9.054688 2.945312 9.5 3.5 9.5 L 8.5 9.5 C 9.054688 9.5 9.5 9.054688 9.5 8.5 L 9.5 3.5 C 9.5 2.945312 9.054688 2.5 8.5 2.5 Z M 3.5 3.5 L 8.5 3.5 L 8.5 8.5 L 3.5 8.5 Z M 4.5 4 C 4.222656 4 4 4.222656 4 4.5 C 4 4.777344 4.222656 5 4.5 5 C 4.777344 5 5 4.777344 5 4.5 C 5 4.222656 4.777344 4 4.5 4 Z M 7.5 4 C 7.222656 4 7 4.222656 7 4.5 C 7 4.777344 7.222656 5 7.5 5 C 7.777344 5 8 4.777344 8 4.5 C 8 4.222656 7.777344 4 7.5 4 Z M 6 5.5 C 5.722656 5.5 5.5 5.722656 5.5 6 C 5.5 6.277344 5.722656 6.5 6 6.5 C 6.277344 6.5 6.5 6.277344 6.5 6 C 6.5 5.722656 6.277344 5.5 6 5.5 Z M 4.5 7 C 4.222656 7 4 7.222656 4 7.5 C 4 7.777344 4.222656 8 4.5 8 C 4.777344 8 5 7.777344 5 7.5 C 5 7.222656 4.777344 7 4.5 7 Z M 7.5 7 C 7.222656 7 7 7.222656 7 7.5 C 7 7.777344 7.222656 8 7.5 8 C 7.777344 8 8 7.777344 8 7.5 C 8 7.222656 7.777344 7 7.5 7 Z M 7.5 7"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 1 C 1.892 1 1 1.892 1 3 L 1 13 C 1 14.108 1.892 15 3 15 L 13 15 C 14.108 15 15 14.108 15 13 L 15 3 C 15 1.892 14.108 1 13 1 L 3 1 z M 3 3 L 13 3 L 13 13 L 3 13 L 3 3 z M 5 4 A 1 1 0 0 0 4 5 A 1 1 0 0 0 5 6 A 1 1 0 0 0 6 5 A 1 1 0 0 0 5 4 z M 11 4 A 1 1 0 0 0 10 5 A 1 1 0 0 0 11 6 A 1 1 0 0 0 12 5 A 1 1 0 0 0 11 4 z M 8 7 A 1 1 0 0 0 7 8 A 1 1 0 0 0 8 9 A 1 1 0 0 0 9 8 A 1 1 0 0 0 8 7 z M 5 10 A 1 1 0 0 0 4 11 A 1 1 0 0 0 5 12 A 1 1 0 0 0 6 11 A 1 1 0 0 0 5 10 z M 11 10 A 1 1 0 0 0 10 11 A 1 1 0 0 0 11 12 A 1 1 0 0 0 12 11 A 1 1 0 0 0 11 10 z" transform="translate(4 4)"/> </svg> |