diff options
Diffstat (limited to '.icons/kora/apps/scalable/defcon.svg')
-rw-r--r-- | .icons/kora/apps/scalable/defcon.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/defcon.svg b/.icons/kora/apps/scalable/defcon.svg new file mode 100644 index 000000000..5aa47aed7 --- /dev/null +++ b/.icons/kora/apps/scalable/defcon.svg @@ -0,0 +1,14 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#5b121b" offset="0"/> + <stop stop-color="#8a0112" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ffab00" offset="0"/> + <stop stop-color="#dcc053" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m24 1.236c-12.611 0-22.764 10.153-22.764 22.764s10.153 22.764 22.764 22.764 22.764-10.153 22.764-22.764-10.153-22.764-22.764-22.764z" fill="url(#a)"/> + <path d="m20.701 17.913-6.476-9.848s-4.946 1.096-7.817 6.041c-2.871 4.943-1.36 9.762-1.36 9.762l11.815.653c.042-1.289.391-2.587 1.086-3.783.693-1.196 1.649-2.146 2.752-2.826zm22.248 6.107-11.816.652c-.041-1.289-.392-2.587-1.086-3.783-.694-1.195-1.65-2.146-2.753-2.826l6.477-9.848s4.954 1.109 7.824 6.054c2.871 4.944 1.354 9.75 1.354 9.75zm-19.082 7.212c1.388 0 2.695-.347 3.838-.956l5.34 10.501s-3.442 3.711-9.184 3.711-9.169-3.711-9.169-3.711l5.339-10.501c1.144.609 2.45.956 3.838.956zm0-2.544c-2.314 0-4.189-1.865-4.189-4.165s1.876-4.165 4.189-4.165c2.314 0 4.189 1.865 4.189 4.165 0 2.301-1.875 4.165-4.189 4.165z" fill="url(#b)"/> + </g> +</svg> |