@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 • 934 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"tree"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 11C3 6.02944 7.02944 2 12 2C16.9706 2 21 6.02944 21 11C21 15.718 17.3696 19.5881 12.75 19.9692V22H11.25V19.9692C6.63035 19.5881 3 15.718 3 11ZM12 18.5C12.2531 18.5 12.5033 18.4875 12.75 18.463V15.3107L16.3107 11.75L15.25 10.6893L12 13.9393L9.75 11.6893L8.68934 12.75L11.25 15.3107V18.463C11.4967 18.4875 11.7469 18.5 12 18.5Z",fill:"currentColor"})),d=i;export{i as IconTree,d as default};
//# sourceMappingURL=index.mjs.map