diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/view-barcode.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/view-barcode.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/view-barcode.svg b/Flat-Remix/actions/scalable/view-barcode.svg index 53fbc2015..264101998 100644 --- a/Flat-Remix/actions/scalable/view-barcode.svg +++ b/Flat-Remix/actions/scalable/view-barcode.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 2.5 3.015625 L 2.5 9.515625 L 3.5 9.515625 L 3.5 3.015625 Z M 4 3.015625 L 4 6.015625 L 4.5 6.015625 L 4.5 3.015625 Z M 5 3.015625 L 5 9.515625 L 5.5 9.515625 L 5.5 3.015625 Z M 6 3.015625 L 6 9.515625 L 6.5 9.515625 L 6.5 3.015625 Z M 7 3.015625 L 7 6.515625 L 7.5 6.515625 L 7.5 3.015625 Z M 8 3.015625 L 8 9.515625 L 9.5 9.515625 L 9.5 3.015625 Z M 8 3.015625"/> - </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 1 2.0292969 L 1 15.029297 L 3 15.029297 L 3 2.0292969 L 1 2.0292969 z M 4 2.0292969 L 4 8.0292969 L 5 8.0292969 L 5 2.0292969 L 4 2.0292969 z M 6 2.0292969 L 6 15.029297 L 7 15.029297 L 7 2.0292969 L 6 2.0292969 z M 8 2.0292969 L 8 15.029297 L 9 15.029297 L 9 2.0292969 L 8 2.0292969 z M 10 2.0292969 L 10 9.0292969 L 11 9.0292969 L 11 2.0292969 L 10 2.0292969 z M 12 2.0292969 L 12 15.029297 L 15 15.029297 L 15 2.0292969 L 12 2.0292969 z" transform="translate(4 4)"/> </svg> |