@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 • 720 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:i,...l})=>n.createElement("svg",{...l,"aria-hidden":e,role:e?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:s,...i}},o&&!e&&n.createElement("title",null,o),r);var c=r=>p.createElement(a,{...r,ariaLabel:"warning-sign,attention,coution"},p.createElement("path",{d:"M2.75 20.25L6.75 3.75H17.25L21.25 20.25M13.25 20.25L17.03 4.65754M4 16.75H20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=c;export{c as IconWarningSign,f as default};
//# sourceMappingURL=index.mjs.map