@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.07 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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:l,...C}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"candy"},p.createElement("path",{d:"M5.93164 14.333C6.59062 16.0457 7.95336 17.4073 9.66602 18.0664C9.29138 19.7761 8.57973 21.4171 7.42383 22.3389L1.66016 16.5752C2.58115 15.4203 4.22304 14.7079 5.93164 14.333ZM11.999 7C14.7604 7 16.999 9.23858 16.999 12C16.999 14.7614 14.7604 17 11.999 17C9.2376 17 6.99902 14.7614 6.99902 12C6.99902 9.23858 9.2376 7 11.999 7ZM22.3379 7.4248C21.4168 8.57984 19.7743 9.29115 18.0654 9.66602C17.4062 7.95376 16.0444 6.59149 14.332 5.93262C14.7069 4.22402 15.4194 2.58212 16.5742 1.66113L22.3379 7.4248Z",fill:"currentColor"})),g=m;export{m as IconCandy,g as default};
//# sourceMappingURL=index.mjs.map