diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg b/Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg index a53ae55c7..1f660916a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg +++ b/Flat-Remix-Red-Light/actions/scalable/view-barcode-add.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1.0039062 L 1 14.003906 L 3 14.003906 L 3 1.0039062 L 1 1.0039062 z M 4 1.0039062 L 4 7.0039062 L 5 7.0039062 L 5 1.0039062 L 4 1.0039062 z M 6 1.0039062 L 6 14.003906 L 7 14.003906 L 7 1.0039062 L 6 1.0039062 z M 8 1.0039062 L 8 9.0039062 L 9 9.0039062 L 9 1.0039062 L 8 1.0039062 z M 10 1.0039062 L 10 7.0039062 L 11 7.0039062 L 11 1.0039062 L 10 1.0039062 z M 12 1.0039062 L 12 7.0039062 L 15 7.0039062 L 15 1.0039062 L 12 1.0039062 z M 11 8.0039062 A 1.000075 1.000075 0 0 0 10 9.0039062 L 10 10.003906 L 9 10.003906 A 1.000075 1.000075 0 0 0 8 11.003906 L 8 12.003906 A 1.000075 1.000075 0 0 0 9 13.003906 L 10 13.003906 L 10 14.003906 A 1.000075 1.000075 0 0 0 11 15.003906 L 12 15.003906 A 1.000075 1.000075 0 0 0 13 14.003906 L 13 13.003906 L 14 13.003906 A 1.000075 1.000075 0 0 0 15 12.003906 L 15 11.003906 A 1.000075 1.000075 0 0 0 14 10.003906 L 13 10.003906 L 13 9.0039062 A 1.000075 1.000075 0 0 0 12 8.0039062 L 11 8.0039062 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 14 H 3 V 1 Z M 4,1 V 7 H 5 V 1 Z M 6,1 V 14 H 7 V 1 Z M 8,1 V 9 H 9 V 1 Z M 10,1 V 7 H 11 V 1 Z M 12,1 V 7 H 15 V 1 Z M 11,8 C 11,8 10,8 10,9 V 10 H 9 C 8,10 8,11 8,11 V 12 C 8,12 8,13 9,13 H 10 V 14 C 10,15 11,15 11,15 H 12 C 12,15 13,15 13,14 V 13 H 14 C 15,13 15,12 15,12 V 11 C 15,11 15,10 14,10 H 13 V 9 C 13,8 12,8 12,8 Z"/> + </g> </svg> |