@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.6 kB
JavaScript
import e from"react";var l=({children:o,size:r=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:H="masked",maskId:s,...V})=>{let m=H!=="raw"&&!!s;return e.createElement("svg",{...V,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...p}},a&&!n&&e.createElement("title",null,a),m?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,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(#${s})`})):o)};import t from"react";var d=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"calender-next-week",maskId:"square-outlined-radius-0-stroke-2-IconCalenderNextWeek"},t.createElement("path",{d:"M9 12.5L10.5 14L9 15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M13.75 12.5L15.25 14L13.75 15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M4 4V3H3V4H4ZM20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V5H20V4V3H4V4ZM20 4H19V8H20H21V4H20ZM20 8H19V20H20H21V8H20ZM20 20V19H4V20V21H20V20ZM4 20H5V8H4H3V20H4ZM4 8H5V4H4H3V8H4Z",fill:"currentColor"}),t.createElement("path",{d:"M4 8H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),C=d;export{C as default,d as IconCalenderNextWeek};
//# debugId=BC529F6066D6827064756E2164756E21