@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) • 927 B
JavaScript
import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...C})=>{return a.createElement("svg",{...C,"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,...l}},n&&!e&&a.createElement("title",null,n),t)};import o from"react";var g=(t)=>{return o.createElement(p,{...t,ariaLabel:"bag-2, luggage, buggage "},o.createElement("path",{d:"M18 8H6C4.34315 8 3 9.34315 3 11V17C3 18.6569 4.34315 20 6 20H18C19.6569 20 21 18.6569 21 17V11C21 9.34315 19.6569 8 18 8Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8.00391 20V7C8.00391 5.34315 9.34705 4 11.0039 4H13.0039C14.6608 4 16.0039 5.34315 16.0039 7V20",stroke:"currentColor",strokeWidth:"2"}))},h=g;export{h as default,g as IconBag2};
//# debugId=03286C904A19A9D064756E2164756E21