@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 • 948 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 C=t=>p.createElement(s,{...t,ariaLabel:"life-vest, vest"},p.createElement("path",{d:"M12 8V12M12 12V16M12 12H10M12 12H14M12 16V20M12 16H4M12 16H20M8 3C8 8.15877 16 8.15877 16 3C16 5.01555 15.9689 7.57229 17.2748 8.97068C18.4056 10.1816 20 11.3431 20 13V17C20 18.6569 18.6569 20 17 20H7C5.34315 20 4 18.6569 4 17V13C4 11.3431 5.59443 10.1816 6.72525 8.97068C8.03109 7.57229 8 5.01555 8 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=C;export{C as IconLifeVest,V as default};
//# sourceMappingURL=index.mjs.map