@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.17 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"number-2-circle"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12.0234 7.2168C10.2598 7.2168 9.0293 8.31836 9.0293 9.89453L9.03516 9.91211L10.4414 9.91797L10.4473 9.89453C10.4473 9.02148 11.0508 8.42969 11.9473 8.42969C12.8262 8.42969 13.3594 8.99219 13.3594 9.77148V9.78906C13.3594 10.4395 13.0371 10.8672 11.8887 12.0273L9.11133 14.8633V15.8828H14.9824V14.6289H11.1562V14.5059L12.8496 12.8652C14.3906 11.3828 14.8535 10.6211 14.8535 9.66016V9.64258C14.8535 8.21875 13.6699 7.2168 12.0234 7.2168Z",fill:"currentColor"})),d=c;export{c as IconNumber2Circle,d as default};
//# sourceMappingURL=index.mjs.map