diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/stock_notes.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/stock_notes.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/stock_notes.svg b/Flat-Remix/actions/scalable/stock_notes.svg index 3e9176338..13932a731 100644 --- a/Flat-Remix/actions/scalable/stock_notes.svg +++ b/Flat-Remix/actions/scalable/stock_notes.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(36.078431%,38.039216%,42.352941%)" d="M 3.5 2.503906 C 2.945312 2.503906 2.5 2.949219 2.5 3.503906 L 2.5 8.503906 C 2.5 9.058594 2.945312 9.503906 3.5 9.503906 L 8.5 9.503906 C 9.054688 9.503906 9.5 9.058594 9.5 8.503906 L 9.5 3.503906 C 9.5 2.949219 9.054688 2.503906 8.5 2.503906 Z M 4 3.5 L 8 3.5 L 8 4.5 L 4 4.5 Z M 4 5.5 L 8 5.5 L 8 6.5 L 4 6.5 Z M 4 7.5 L 6.5 7.5 L 6.5 8.5 L 4 8.5 Z M 4 7.5"/> - </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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 1.0097656 C 1.892 1.0097656 1 1.9017656 1 3.0097656 L 1 13.009766 C 1 14.117766 1.892 15.009766 3 15.009766 L 13 15.009766 C 14.108 15.009766 15 14.117766 15 13.009766 L 15 3.0097656 C 15 1.9015656 14.108 1.0097656 13 1.0097656 L 3 1.0097656 z M 4 3 L 12 3 L 12 5 L 4 5 L 4 3 z M 4 7 L 12 7 L 12 9 L 4 9 L 4 7 z M 4 11 L 9 11 L 9 13 L 4 13 L 4 11 z" transform="translate(4 4)"/> </svg> |