@teamsparta/stack-icons
Version:
stack icons
2 lines (1 loc) • 2.02 kB
JavaScript
;var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var f=(s,t)=>{for(var e in t)r(s,e,{get:t[e],enumerable:!0})},l=(s,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of p(t))!d.call(s,a)&&a!==e&&r(s,a,{get:()=>t[a],enumerable:!(n=i(t,a))||n.enumerable});return s};var C=s=>l(r({},"__esModule",{value:!0}),s);var c={};f(c,{IconLoading24Line:()=>g});module.exports=C(c);var o=require("react/jsx-runtime");function g({size:s,color:t="#1C1D1E"}){switch(s){case 24:return(0,o.jsxs)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,o.jsx)("path",{d:"M20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20",stroke:"url(#paint0_angular_674_4867)",strokeWidth:"2",strokeLinecap:"round"}),(0,o.jsx)("path",{d:"M12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 13.4571 19.6104 14.8233 18.9297 16",stroke:"url(#paint1_angular_674_4867)",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,o.jsxs)("defs",{children:[(0,o.jsxs)("radialGradient",{id:"paint0_angular_674_4867",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(12 12) rotate(72.646) scale(8.38153)",children:[(0,o.jsx)("stop",{stopColor:t}),(0,o.jsx)("stop",{offset:"0.495286",stopColor:t}),(0,o.jsx)("stop",{offset:"0.818132",stopColor:t,stopOpacity:"0"}),(0,o.jsx)("stop",{offset:"1",stopColor:t,stopOpacity:"0"})]}),(0,o.jsxs)("radialGradient",{id:"paint1_angular_674_4867",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(12 12) rotate(90) scale(8)",children:[(0,o.jsx)("stop",{stopColor:t}),(0,o.jsx)("stop",{offset:"0.703125",stopColor:t,stopOpacity:"0.208333"}),(0,o.jsx)("stop",{offset:"0.848958",stopColor:t,stopOpacity:"0"}),(0,o.jsx)("stop",{offset:"1",stopColor:t,stopOpacity:"0"})]})]})]})}}0&&(module.exports={IconLoading24Line});