diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/path-mask-edit.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/path-mask-edit.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/path-mask-edit.svg b/Flat-Remix-Red/actions/scalable/path-mask-edit.svg index f651e18dd..5858c4272 100644 --- a/Flat-Remix-Red/actions/scalable/path-mask-edit.svg +++ b/Flat-Remix-Red/actions/scalable/path-mask-edit.svg @@ -1,8 +1,11 @@ -<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 14.501953 0.94726562 C 13.819953 0.94726562 13.252313 1.4054269 13.070312 2.0292969 C 7.7443125 3.1297969 3.0339375 6.6872781 2.0859375 13.017578 C 1.4720375 13.204578 1.0214844 13.771266 1.0214844 14.447266 C 1.0214844 15.276266 1.6923313 15.947266 2.5195312 15.947266 C 3.3467312 15.947266 4.0175781 15.276266 4.0175781 14.447266 C 4.0175781 13.821266 3.6343437 13.284547 3.0898438 13.060547 C 3.4626438 10.684547 4.3887594 8.7513563 5.6933594 7.2226562 C 7.0931594 8.6483563 7.9772656 10.148375 8.1972656 11.359375 C 8.4216656 12.595375 8.1083906 13.644016 7.2128906 14.541016 L 7.9179688 15.248047 C 9.0193688 14.145047 9.4545875 12.693688 9.1796875 11.179688 C 8.9094875 9.6909875 7.8715875 8.0238937 6.3671875 6.4960938 C 6.5382875 6.3284937 6.7195906 6.171825 6.9003906 6.015625 C 8.3699906 7.425525 9.8588688 8.3032531 11.292969 8.5644531 C 12.804969 8.8396531 14.251516 8.4038812 15.353516 7.3007812 L 14.648438 6.59375 C 13.753438 7.49055 12.704703 7.8047781 11.470703 7.5800781 C 10.329703 7.3722781 9.0262062 6.6389188 7.6914062 5.3867188 C 9.2737063 4.2409188 11.138953 3.4679156 13.126953 3.0410156 C 13.356953 3.5742156 13.884953 3.9472656 14.501953 3.9472656 C 15.328953 3.9472656 16 3.2756656 16 2.4472656 C 16 1.6187656 15.328953 0.94726562 14.501953 0.94726562 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,1 C 5,1 1,4.5 1,10 V 11 H 2 V 10 C 2,5.5 5.5,2 10,2 H 11 V 1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,1.5 A 1.5,1.5 0 0 1 11.5,3 1.5,1.5 0 0 1 10,1.5 1.5,1.5 0 0 1 11.5,0 1.5,1.5 0 0 1 13,1.5 Z M 3,11.5 A 1.5,1.5 0 0 1 1.5,13 1.5,1.5 0 0 1 0,11.5 1.5,1.5 0 0 1 1.5,10 1.5,1.5 0 0 1 3,11.5 Z M 7,7 V 12 C 7,15 11.5,16 11.5,16 11.5,16 16,15 16,12 V 7 Z M 8,9 H 11 V 11 L 9,10 Z M 12,9 H 15 L 14,10 12,11 Z M 9,12 H 14 C 14,14 11.5,14 11.5,14 11.5,14 9,14 9,12 Z"/> + </g> </svg> |