@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 993 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),t);var C=t=>p.createElement(a,{...t,ariaLabel:"celebrate, party, confetti"},p.createElement("path",{d:"M14.05 1.75C14.05 1.75 14.2329 2.81812 14.05 3.80405C13.8531 4.86594 13.0214 5.85811 13.0214 5.85811M15.5929 8.42568L16.6214 7.39865M18.4729 4.57432L18.9357 3.29054M20.2214 7.91216L21.25 7.39865M18.1643 10.9932C18.1643 10.9932 18.942 11.0261 19.7071 11.2705C20.3968 11.4909 21.25 12.0203 21.25 12.0203M3.25 20.75L18.1625 16.1284L7.8768 5.85811L3.25 20.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=C;export{C as IconCelebrate,g as default};
//# sourceMappingURL=index.mjs.map