@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.66 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},C=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?u(x(e)):{},C(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),V=e=>C(l({},"__esModule",{value:!0}),e);var v={};I(v,{IconCircle:()=>c,default:()=>h});module.exports=V(v);var a=i(require("react"));var p=i(require("react")),s=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!o&&p.default.createElement("title",null,t),e);var c=e=>a.default.createElement(s,{...e,ariaLabel:"circle, line, paint"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5H12.75V22H12C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 14.9685 19.5935 17.375 16.625 17.375C13.6565 17.375 11.25 14.9685 11.25 12V11.25H12.75V12C12.75 14.1401 14.4849 15.875 16.625 15.875C18.7651 15.875 20.5 14.1401 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5Z",fill:"currentColor"})),h=c;0&&(module.exports={IconCircle});
//# sourceMappingURL=index.js.map