@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.25 kB
JavaScript
import a from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:C,...s})=>n.createElement("svg",{...s,"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:p,...C}},t&&!r&&n.createElement("title",null,t),o);var c=o=>a.createElement(l,{...o,ariaLabel:"avocado"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3835 1.98833C18.7434 1.958 19.9954 2.26839 20.8638 3.13823C21.7324 4.00831 22.042 5.26276 22.0115 6.62491C21.9809 7.99037 21.6088 9.5343 21.0309 11.0839C19.8757 14.1816 17.8537 17.419 15.8478 19.4895C12.7889 22.6469 7.46489 22.9573 4.27891 19.7655L4.27603 19.7626L4.27308 19.7598C1.03777 16.6169 1.33727 11.2892 4.52829 8.17778C6.59977 6.15793 9.83529 4.12883 12.93 2.97067C14.4782 2.39128 16.0202 2.01875 17.3835 1.98833ZM9.62518 17.8751C11.5582 17.8751 13.1252 16.3081 13.1252 14.3751C13.1252 12.4421 11.5582 10.8751 9.62518 10.8751C7.69219 10.8751 6.12518 12.4421 6.12518 14.3751C6.12518 16.3081 7.69219 17.8751 9.62518 17.8751Z",fill:"currentColor"})),u=c;export{c as IconAvocado,u as default};
//# sourceMappingURL=index.mjs.map