@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 872 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),e);var i=e=>a.createElement(p,{...e,ariaLabel:"gift-1, present"},a.createElement("path",{d:"M5 12H4V8H20V12H19M5 12V20H19V12M5 12H19M12 8V6.33333M12 8H10.3333C8.49238 8 7 6.50762 7 4.66667C7 3.74619 7.74619 3 8.66667 3C10.5076 3 12 4.49238 12 6.33333M12 8H13.6667C15.5076 8 17 6.50762 17 4.66667C17 3.74619 16.2538 3 15.3333 3C13.4924 3 12 4.49238 12 6.33333M12 8V20",stroke:"currentColor",strokeWidth:"2"})),g=i;export{i as IconGift1,g as default};
//# sourceMappingURL=index.mjs.map