@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.
4 lines (2 loc) • 1.13 kB
JavaScript
import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>{return s.createElement("svg",{...l,"aria-hidden":o,role:o?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:a,...i}},n&&!o&&s.createElement("title",null,n),t)};import e from"react";var C=(t)=>{return e.createElement(p,{...t,ariaLabel:"life-vest, vest"},e.createElement("path",{d:"M16 3C16 8.15877 8 8.15877 8 3C8 5.01555 8.03109 7.57229 6.72525 8.97068C5.59443 10.1816 4 11.3431 4 13V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V13C20 11.3431 18.4056 10.1816 17.2748 8.97068C15.9689 7.57229 16 5.01555 16 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 16H20M10 12H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 7V20",stroke:"currentColor",strokeWidth:"2"}))},h=C;export{h as default,C as IconLifeVest};
//# debugId=518999E49215A22964756E2164756E21