@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 864 B
JavaScript
import p from"react";import n from"react";var s=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"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:a,...l}},o&&!r&&n.createElement("title",null,o),t);var m=t=>p.createElement(s,{...t,ariaLabel:"life-vest, vest"},p.createElement("path",{d:"M8 3.01C8 8.16877 16 8.16877 16 3.01M8 3.01C8 5.93868 8.06565 9.99999 4 9.99999V16M8 3.01V3M16 3.01C16 5.93868 15.9344 9.99999 20 9.99999V16M16 3.01V3M20 16V20H12M20 16H12M12 20H4V16M12 20V16M4 16H12M12 6.86907V12M12 12V16M12 12H10M12 12H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconLifeVest,f as default};
//# sourceMappingURL=index.mjs.map