diff options
| author | 2018-02-16 20:26:51 +0100 | |
|---|---|---|
| committer | 2018-02-16 20:26:51 +0100 | |
| commit | d9e5a150a55aedd4e9984579ae6341146367c52b (patch) | |
| tree | 48dbaf23a6a7b303e114eee447fb7daaadc3a139 /Flat Remix Light/actions/scalable/antivignetting.svg | |
| parent | 0f241c5bbbfc600c61924d4b07bba4f03765acad (diff) | |
| download | flat-remix-d9e5a150a55aedd4e9984579ae6341146367c52b.tar.gz flat-remix-d9e5a150a55aedd4e9984579ae6341146367c52b.zip | |
Fixed broken links; Resized all icons
Diffstat (limited to 'Flat Remix Light/actions/scalable/antivignetting.svg')
| -rw-r--r-- | Flat Remix Light/actions/scalable/antivignetting.svg | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Flat Remix Light/actions/scalable/antivignetting.svg b/Flat Remix Light/actions/scalable/antivignetting.svg index 328f60830..0e4195b03 100644 --- a/Flat Remix Light/actions/scalable/antivignetting.svg +++ b/Flat Remix Light/actions/scalable/antivignetting.svg @@ -1,9 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> +<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> <defs> - <radialGradient id="radialGradient4475" cx="555.57" cy="753.93" r="8" gradientTransform="matrix(0.875,0,0,0.875,-478.124,-651.688)" gradientUnits="userSpaceOnUse"> - <stop style="stop-color:#31363b;stop-opacity:0" offset="0" stop-opacity=".2"/> - <stop style="stop-color:#31363b" offset="1"/> + <radialGradient id="radial0" cx="555.57" cy="753.93" r="8" fx="555.57" fy="753.93" gradientTransform="matrix(0.4375,0,0,0.4375,-237.062,-323.844)" gradientUnits="userSpaceOnUse"> + <stop offset="0" style="stop-color:rgb(19.215686%,21.176471%,23.137255%);stop-opacity:0.2"/> + <stop offset="1" style="stop-color:rgb(19.215686%,21.176471%,23.137255%)"/> </radialGradient> </defs> - <path style="fill:url(#radialGradient4475)" d="M 1 1 L 1 15 L 15 15 L 15 1 L 1 1 z"/> + <g> + <path style="fill:url(#radial0)" d="M 2.5 2.5 L 2.5 9.5 L 9.5 9.5 L 9.5 2.5 Z M 2.5 2.5"/> + </g> </svg> |
