@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.77 kB
JavaScript
import o from"react";var i=({children:e,size:t=24,ariaLabel:l,color:a,ariaHidden:s=!0,style:p,mode:d="masked",maskId:n,...h})=>{let m=d!=="raw"&&!!n;return o.createElement("svg",{...h,"aria-hidden":s,role:s?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,...p}},l&&!s&&o.createElement("title",null,l),m?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import r from"react";var u=r.memo((e)=>{return r.createElement(i,{...e,ariaLabel:"hourglass-2, time",maskId:"square-outlined-radius-0-stroke-2-IconHourglass2"},r.createElement("path",{d:"M4 3H20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 21H20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 3V7C6 9.76142 8.23858 12 11 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 21V17C6 14.2386 8.23858 12 11 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18 3V7C18 9.76142 15.7614 12 13 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18 21V17C18 14.2386 15.7614 12 13 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M15.5 18.5H8.5V18.0086C8.5 17.1156 9.09196 16.3309 9.95056 16.0856L12 15.5L14.0494 16.0856C14.908 16.3309 15.5 17.1156 15.5 18.0086V18.5Z",fill:"currentColor"}))}),w=u;export{w as default,u as IconHourglass2};
//# debugId=00B8AB765FB0C3D964756E2164756E21