diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/format-currency.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/format-currency.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/format-currency.svg b/Flat-Remix-Blue/actions/scalable/format-currency.svg index bc9222425..e2046c5f4 100644 --- a/Flat-Remix-Blue/actions/scalable/format-currency.svg +++ b/Flat-Remix-Blue/actions/scalable/format-currency.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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 0.0390625 L 6 1.171875 C 5.0228 1.313675 4.1907094 1.5690031 3.5371094 1.9707031 C 2.5266094 2.5856031 2.0214844 3.5287813 2.0214844 4.8007812 C 2.0168844 6.9960813 3.579 7.7207187 6 8.3867188 L 6 13.376953 C 4.8273 13.277953 3.7551469 13.056266 2.6230469 12.572266 L 2 13.929688 C 2.56451 14.230988 3.3272625 14.491844 4.2890625 14.714844 C 4.8332625 14.836844 5.4003 14.91475 6 14.96875 L 6 16.041016 L 7 16.041016 L 7 15.017578 C 7.17 15.021578 7.3141406 15.039062 7.4941406 15.039062 C 7.6581406 15.038062 7.83 15.025578 8 15.017578 L 8 16.039062 L 9 16.039062 L 9 14.919922 C 10.9967 14.635072 12.979984 13.717622 12.958984 11.232422 C 12.888984 9.4024219 11.756 8.7248594 9 7.7558594 L 9 2.8027344 C 9.90326 2.9234744 11.002109 3.1750162 12.224609 3.7851562 L 13 2.2421875 C 12.449 1.9466875 11.168516 1.4757812 10.353516 1.3007812 C 9.9195156 1.2081812 9.467 1.1451625 9 1.1015625 L 9 0.0390625 L 8 0.0390625 L 8 1.0527344 C 7.908 1.0509344 7.8215156 1.0390625 7.7285156 1.0390625 C 7.4715156 1.0390625 7.241 1.0593656 7 1.0722656 L 7 0.0390625 L 6 0.0390625 z M 7.4375 2.6875 C 7.58852 2.6883281 7.79984 2.6969501 8 2.7050781 L 8 7.40625 C 7.843 7.35325 7.745125 7.3147656 7.578125 7.2597656 C 7.399125 7.2157656 7.193 7.1516094 7 7.0996094 L 7 2.703125 C 7.14588 2.696755 7.29158 2.6894691 7.4375 2.6894531 L 7.4375 2.6875 z M 6 2.7988281 L 6 6.796875 C 4.773 6.362475 3.6429812 5.7037687 3.6757812 4.6054688 C 3.6161813 3.5641688 4.6802 3.0146281 6 2.7988281 z M 7 8.6523438 C 7.18387 8.6991337 7.3298244 8.7444587 7.5214844 8.7929688 C 7.6824944 8.8387888 7.83888 8.89032 8 8.9375 L 8 13.429688 C 7.85054 13.432787 7.6886081 13.448476 7.5488281 13.447266 C 7.3573481 13.445466 7.18416 13.433274 7 13.427734 L 7 8.6523438 z M 9 9.25 C 10.2815 9.69854 11.319675 10.287206 11.296875 11.316406 C 11.257875 12.711406 10.165 13.197281 9 13.363281 L 9 9.25 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,0 V 2 C 4,2 2,3.5 2,5.5 2,7.5 4,9 6,9 V 12 H 4 C 4,12 3,12 3,13 3,14 4,14 4,14 H 6 V 16 H 7 V 14 H 8 V 16 H 9 V 14 C 11,14 13,12.5 13,10.5 13,8.5 12,7 9,7 V 4 H 11 C 11,4 12,4 12,3 12,2 11,2 11,2 H 9 V 0 H 8 V 2 H 7 V 0 Z M 8,4 V 7 H 7 V 4 Z M 6,4 V 7 C 4.5,7 4,6.5 4,5.5 4,4.5 4.5,4 6,4 Z M 7,9 H 8 V 12 H 7 Z M 9,9 C 10.5,9 11,9.5 11,10.5 11,11.5 10.5,12 9,12 Z"/> + </g> </svg> |