diff options
author | 2021-12-14 14:15:56 +0100 | |
---|---|---|
committer | 2021-12-14 14:15:56 +0100 | |
commit | bdbb708c923c47db2f0634f1dbc01a6cdca36e16 (patch) | |
tree | 9a5789771a32badfadd3bab2e4caff06f34749bf /Flat-Remix-Red-Light/actions/24/path-clip-edit.svg | |
parent | d07d6dc3cc30cd16bcd9576860866d99e26e87ba (diff) | |
download | flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.tar.gz flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.zip |
Copy new icons to all theme variants
Diffstat (limited to 'Flat-Remix-Red-Light/actions/24/path-clip-edit.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/24/path-clip-edit.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/24/path-clip-edit.svg b/Flat-Remix-Red-Light/actions/24/path-clip-edit.svg new file mode 100644 index 000000000..0821c6066 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/24/path-clip-edit.svg @@ -0,0 +1,11 @@ +<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:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14,2 C 8.5,2 2,7.5 2,14 V 15 H 3 V 14 C 3,8 9,3 14,3 H 15 V 2 Z M 6.373,6.3193 5.666,7.0264 C 7.117,8.4775 7.9276,10.168 8.1523,11.404 8.3771,12.64 8.063,13.689 7.166,14.586 L 7.873,15.293 C 8.9763,14.19 9.412,12.741 9.1367,11.227 8.8614,9.7126 7.9222,7.8686 6.373,6.3193 Z M 7.373,5.086 6.666,5.7931 C 8.2153,7.3423 9.7906,8.2815 11.305,8.5567 12.819,8.832 14.27,8.3963 15.373,7.2931 L 14.666,6.586 C 13.769,7.483 12.72,7.7971 11.484,7.5724 10.248,7.3476 8.8241,6.537 7.373,5.086 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,14.5 A 1.5,1.5 0 0 1 2.5,16 1.5,1.5 0 0 1 1,14.5 1.5,1.5 0 0 1 2.5,13 1.5,1.5 0 0 1 4,14.5 Z M 16,2.5 A 1.5,1.5 0 0 1 14.5,4 1.5,1.5 0 0 1 13,2.5 1.5,1.5 0 0 1 14.5,1 1.5,1.5 0 0 1 16,2.5 Z"/> + </g> +</svg> |