@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.93 kB
JavaScript
import e from"react";var a=({children:o,size:t=24,ariaLabel:s,color:p,ariaHidden:n=!0,style:i,mode:d="masked",maskId:l,...m})=>{let h=d!=="raw"&&!!l;return e.createElement("svg",{...m,"aria-hidden":n,role:n?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:p,...i}},s&&!n&&e.createElement("title",null,s),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):o)};import r from"react";var C=r.memo((o)=>{return r.createElement(a,{...o,ariaLabel:"calendar-repeat, date-repeat",maskId:"square-outlined-radius-0-stroke-2-IconCalendarRepeat"},r.createElement("path",{d:"M20 5H4V9H20V5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 9V20H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M9 3V2H7V3H9ZM8 5H9V3H8H7V5H8Z",fill:"currentColor"}),r.createElement("path",{d:"M17 3V2H15V3H17ZM16 5H17V3H16H15V5H16Z",fill:"currentColor"}),r.createElement("path",{d:"M13.375 17C13.375 19.002 14.998 20.625 17 20.625C17.9193 20.625 18.7737 20.2828 19.4221 19.7188",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20.6236 17C20.6236 14.998 19.0006 13.375 16.9986 13.375C15.9786 13.375 15.0386 13.7963 14.3711 14.4743",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21.0007 17.9999V22.4999L16.5007 17.9999H21.0007Z",fill:"currentColor"}),r.createElement("path",{d:"M13.0508 16.0693V11.5693L17.5508 16.0693H13.0508Z",fill:"currentColor"}))}),c=C;export{c as default,C as IconCalendarRepeat};
//# debugId=60203C8592EA480464756E2164756E21