@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 • 984 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"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:s,...l}},t&&!o&&n.createElement("title",null,t),e);var C=e=>a.createElement(p,{...e,ariaLabel:"shopping-bag-add-2"},a.createElement("path",{d:"M14.9999 8V6C14.9999 4.34315 13.6568 3 11.9999 3C10.343 3 8.9999 4.34315 8.9999 6V8M10.9999 21H7.99674C6.15808 21 4.75204 19.3611 5.03162 17.5438L6.10855 10.5438C6.3337 9.08033 7.59295 8 9.07366 8H14.9261C16.4069 8 17.6661 9.08033 17.8913 10.5438L18.0972 11.8824M17.9999 16V19M17.9999 19V22M17.9999 19H14.9999M17.9999 19H20.9999",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=C;export{C as IconShoppingBagAdd2,u as default};
//# sourceMappingURL=index.mjs.map