@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) • 923 B
JavaScript
import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r)};import s from"react";var c=(r)=>{return s.createElement(p,{...r,ariaLabel:"receipt-storno, close, remove"},s.createElement("path",{d:"M9 15H15M13.7197 7.53033L12 9.25M12 9.25L10.2803 10.9697M12 9.25L10.2803 7.53033M12 9.25L13.7197 10.9697M19 21V6C19 4.34315 17.6569 3 16 3H8C6.34315 3 5 4.34315 5 6V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},d=c;export{d as default,c as IconReceiptStorno};
//# debugId=F9984B98D493D27A64756E2164756E21