@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 • 858 B
JavaScript
import a from"react";import o from"react";var l=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:r=!0,style:i,...s})=>o.createElement("svg",{...s,"aria-hidden":r,role:r?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:p,...i}},n&&!r&&o.createElement("title",null,n),t);var c=t=>a.createElement(l,{...t,ariaLabel:"warning-sign,attention,coution"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.15943 3H17.8392L22.1549 20.8022L20.6972 21.1556L19.8109 17.5H14.6877L13.8015 21.1556L12.3438 20.8022L13.1443 17.5H4.18773L3.30153 21.1556L1.84375 20.8022L6.15943 3ZM17.2493 6.93336L15.0514 16H19.4473L17.2493 6.93336Z",fill:"currentColor"})),f=c;export{c as IconWarningSign,f as default};
//# sourceMappingURL=index.mjs.map