@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.
4 lines (2 loc) • 1.35 kB
JavaScript
import e from"react";var l=({children:r,size:t=24,ariaLabel:i,color:a,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...f})=>{let C=p!=="raw"&&!!n;return e.createElement("svg",{...f,"aria-hidden":o,role:o?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:a,...m}},i&&!o&&e.createElement("title",null,i),C?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var d=s.memo((r)=>{return s.createElement(l,{...r,ariaLabel:"gift-1, present",maskId:"square-outlined-radius-0-stroke-2-IconGift1"},s.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"}))}),k=d;export{k as default,d as IconGift1};
//# debugId=04954ECD251433BA64756E2164756E21