@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.
2 lines • 1.15 kB
JavaScript
import e from"react";import a from"react";var s=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":o,role:o?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:p,...l}},n&&!o&&a.createElement("title",null,n),t);var C=t=>e.createElement(s,{...t,ariaLabel:"date-yearly,fireworks,new-year"},e.createElement("path",{d:"M12.0001 2V6M21.0001 11.0001H17.0001M7 11.0001H3M12.0001 16.127V20M7.00002 5.99996L8.46458 7.46445M17 5.99995L15.5357 7.46447M15.6255 14.6253L17 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M8.46449 14.5356C6.11614 16.5363 4.79728 19.017 4 22.0001",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.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"})),h=C;export{C as IconDateYearly,h as default};
//# sourceMappingURL=index.mjs.map