diff options
| author | 2020-11-12 13:36:48 +0100 | |
|---|---|---|
| committer | 2020-11-12 13:42:14 +0100 | |
| commit | a16fd3df0a4f8821b4091b3f376cc03c27deba4e (patch) | |
| tree | ed0cea2fd2e652fdab9d49b3631f4bd1911713f0 /Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg | |
| parent | 409a7164cafc1eaefc216edf731f2d5c7aa9b024 (diff) | |
| download | flat-remix-a16fd3df0a4f8821b4091b3f376cc03c27deba4e.tar.gz flat-remix-a16fd3df0a4f8821b4091b3f376cc03c27deba4e.zip | |
Update action icons for the light theme
Diffstat (limited to 'Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg')
| -rw-r--r-- | Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg b/Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg index eaadf143c..9879063b4 100644 --- a/Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg +++ b/Flat-Remix-Blue-Light/actions/scalable/stroke-join-round.svg @@ -1,9 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="12" height="12" x="9" y="9"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,9 V 21 H 9 V 9 H 21 V 3 H 9 C 3,3 3,9 3,9 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,1 C 1,1 1,5 1,5 V 15 H 5 V 5 H 15 V 1 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,5 H 15 V 15 H 5 Z"/> </svg> |
