@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.6 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?d(h(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconLoadingCircle:()=>c,default:()=>y});module.exports=I(w);var a=i(require("react"));var s=i(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:m,...u})=>s.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},e&&!o&&s.default.createElement("title",null,e),r);var c=r=>a.default.createElement(C,{...r,ariaLabel:"loading-circle, quarter, spinner"},a.default.createElement("path",{d:"M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeOpacity:"0.3",strokeWidth:"1.5"}),a.default.createElement("path",{d:"M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25",stroke:"currentColor",strokeWidth:"1.5"})),y=c;0&&(module.exports={IconLoadingCircle});
//# sourceMappingURL=index.js.map
;