diff options
author | 2020-11-12 13:41:03 +0100 | |
---|---|---|
committer | 2020-11-12 13:42:16 +0100 | |
commit | d887a23eb716e528584b0a8b04b8c36b6629341a (patch) | |
tree | e2b336bdd4b0ab3c49a16d8e20e3607492e1eef5 /Flat-Remix-Red-Light/actions/scalable/path-simplify.svg | |
parent | a16fd3df0a4f8821b4091b3f376cc03c27deba4e (diff) | |
download | flat-remix-d887a23eb716e528584b0a8b04b8c36b6629341a.tar.gz flat-remix-d887a23eb716e528584b0a8b04b8c36b6629341a.zip |
Copy new action icons to all variants
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/path-simplify.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/path-simplify.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/path-simplify.svg b/Flat-Remix-Red-Light/actions/scalable/path-simplify.svg index 26159b99e..402622e26 100644 --- a/Flat-Remix-Red-Light/actions/scalable/path-simplify.svg +++ b/Flat-Remix-Red-Light/actions/scalable/path-simplify.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,11 11,7 H 5 Z M 11,2 C 9.6667,2 8.5527,2.6055 7.5527,3.1055 6.5527,3.6055 5.6667,4 5,4 4.1667,4 3.578,3.7958 3.1973,3.6055 2.8165,3.4151 2.707,3.293 2.707,3.293 1.7646,2.3074 0.39526,3.8093 1.293,4.707 1.293,4.707 1.6835,5.0849 2.3027,5.3945 2.922,5.7042 3.8333,6 5,6 6.3333,6 7.4473,5.3945 8.4473,4.8945 9.4473,4.3945 10.333,4 11,4 11.833,4 12.422,4.2042 12.803,4.3945 13.183,4.5849 13.293,4.707 13.293,4.707 14.164,5.6188 15.628,4.2142 14.707,3.293 14.707,3.293 14.317,2.9151 13.697,2.6055 13.078,2.2958 12.167,2 11,2 Z M 2,12 H 14 C 15,12 15,13 15,13 15,13 15,14 14,14 H 2 C 1,14 1,13 1,13 1,13 1,12 2,12 Z"/> </g> </svg> |