@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 890 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"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,...s}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(l,{...r,ariaLabel:"circle-placeholder-off"},p.createElement("path",{d:"M3 3L21 21M7.35344 4C8.71885 3.20523 10.3063 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 13.6937 20.7948 15.2812 20 16.6466M5.14739 5.78667C3.6577 7.42864 2.75 9.60832 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C14.3744 21.25 16.5399 20.3554 18.1777 18.8848",stroke:"currentColor",strokeWidth:"1.5"})),u=C;export{C as IconCirclePlaceholderOff,u as default};
//# sourceMappingURL=index.mjs.map