@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 • 2.12 kB
JavaScript
import l from"react";import o from"react";var n=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:C=!0,style:a,...s})=>o.createElement("svg",{...s,"aria-hidden":C,role:C?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,...a}},t&&!C&&o.createElement("title",null,t),r);var i=r=>l.createElement(n,{...r,ariaLabel:"alpha"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.32674 7.11435C4.48267 8.42584 4.01571 10.2038 4.00039 12.0043C3.98506 13.805 4.42186 15.5797 5.25601 16.8873C6.0824 18.1828 7.27943 19 8.8333 19C9.76512 19 10.6271 18.5231 11.4298 17.6444C12.2347 16.7632 12.9399 15.5187 13.5413 14.0955C13.6463 13.8471 13.7478 13.5941 13.8457 13.3378C13.757 12.9288 13.6674 12.5178 13.5747 12.111C13.1473 10.2345 12.6528 8.42606 11.8929 7.0911C11.1426 5.77289 10.1869 5 8.8333 5C7.34894 5 6.16529 5.81143 5.32674 7.11435ZM14.4666 11.5283C14.0551 9.76868 13.5492 7.97931 12.762 6.5964C11.9114 5.10211 10.6797 4 8.8333 4C6.92423 4 5.4574 5.06357 4.48584 6.57315C3.5198 8.07416 3.01702 10.0462 3.00043 11.9957C2.98383 13.945 3.45293 15.9203 4.41294 17.4252C5.3807 18.9422 6.86608 20 8.8333 20C10.1429 20 11.253 19.3206 12.1681 18.3188C12.9662 17.4451 13.6462 16.2956 14.2209 15.0353C14.4122 15.8637 14.6128 16.644 14.8426 17.3177C15.0891 18.0402 15.3851 18.692 15.7735 19.1706C16.1725 19.6622 16.6963 20 17.3666 20C17.9346 20 18.4075 19.8337 18.7858 19.5469C19.1576 19.2651 19.4118 18.8872 19.5861 18.4997C19.9298 17.7351 20 16.8485 20 16.2857L20 15.7857L19 15.7857V16.2857C19 16.7943 18.9324 17.5149 18.674 18.0896C18.5472 18.3717 18.3841 18.5966 18.1817 18.75C17.9859 18.8984 17.7277 19 17.3666 19C17.0785 19 16.8167 18.8691 16.5499 18.5404C16.2725 18.1986 16.0223 17.6786 15.7891 16.9948C15.4474 15.9933 15.1762 14.7522 14.8857 13.413C15.8827 10.7126 16.5032 7.72447 16.7951 5.64079L16.8645 5.14563L15.8742 5.0069L15.8048 5.50207C15.5741 7.14889 15.1341 9.36345 14.4666 11.5283Z",fill:"currentColor"})),d=i;export{i as IconAlpha,d as default};
//# sourceMappingURL=index.mjs.map