@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) • 2.15 kB
JavaScript
import e from"react";var i=({children:o,size:t=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:l,mode:k="masked",maskId:n,...d})=>{let u=k!=="raw"&&!!n;return e.createElement("svg",{...d,"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:p,...l}},a&&!s&&e.createElement("title",null,a),u?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"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import r from"react";var h=r.memo((o)=>{return r.createElement(i,{...o,ariaLabel:"date-yearly,fireworks,new-year",maskId:"square-outlined-radius-0-stroke-2-IconDateYearly"},r.createElement("path",{d:"M12 2V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M21 11H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 11H3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M12 16.127V19.9999",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 6L8.46456 7.4645",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16.9995 6L15.5352 7.46452",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15.625 14.6252L16.9995 15.9999",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M8.46449 14.5356C6.11614 16.5363 4.79728 19.017 4 22.0001",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=h;export{w as default,h as IconDateYearly};
//# debugId=D5DF89007D2930DA64756E2164756E21