diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/antivignetting.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/antivignetting.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/antivignetting.svg b/Flat-Remix-Red-Light/actions/16/antivignetting.svg new file mode 100644 index 000000000..a5e42f7b6 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/antivignetting.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <defs> + <radialGradient id="radialGradient4475" cx="8" cy="8" r="7" fx="8" fy="8" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#5c616c;stop-opacity:0" offset="0" stop-opacity=".2"/> + <stop style="stop-color:#5c616c" offset="1"/> + </radialGradient> + </defs> + <path style="fill:url(#radialGradient4475)" d="M 1 1 L 1 15 L 15 15 L 15 1 L 1 1 z"/> +</svg> |