UNPKG

@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 917 B
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...c})=>p.createElement("svg",{...c,"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:a,...l}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"candy"},t.createElement("circle",{cx:"12",cy:"12",r:"5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17",stroke:"currentColor",strokeWidth:"2"})),h=C;export{C as IconCandy,h as default}; //# sourceMappingURL=index.mjs.map