@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.62 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 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21H12.5V22H12C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 14.8995 19.6495 17.25 16.75 17.25C13.8505 17.25 11.5 14.8995 11.5 12V11.5H12.5V12C12.5 14.3472 14.4028 16.25 16.75 16.25C19.0972 16.25 21 14.3472 21 12C21 7.02944 16.9706 3 12 3Z",fill:"currentColor"})),h=c;0&&(module.exports={IconCircle});
//# sourceMappingURL=index.js.map
;