@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 884 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=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 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:s,...i}},o&&!e&&n.createElement("title",null,o),t);var c=t=>p.createElement(a,{...t,ariaLabel:"warning-sign,attention,coution"},p.createElement("path",{d:"M3 20L3.75 17M3.75 17L6.4319 6.27239C6.76578 4.93689 7.96573 4 9.34233 4H14.6577C16.0343 4 17.2342 4.93689 17.5681 6.27239L20.25 17M3.75 17H20.25M20.25 17L21 20M9 4H13.7981C15.4245 4 16.6179 5.52847 16.2234 7.10634L13 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconWarningSign,f as default};
//# sourceMappingURL=index.mjs.map