@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.11 kB
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?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,...i}},n&&!e&&l.createElement("title",null,n),t);var C=t=>o.createElement(p,{...t,ariaLabel:"animation"},o.createElement("path",{d:"M15.0001 2.5C11.4102 2.5 8.50008 5.41015 8.50008 9C8.50008 12.5899 11.4102 15.5 15.0001 15.5C18.5899 15.5 21.5001 12.5899 21.5001 9C21.5001 5.41015 18.5899 2.5 15.0001 2.5Z",fill:"currentColor"}),o.createElement("path",{d:"M6.70718 11L6.00008 10.2929L1.79297 14.5L2.50008 15.2071L6.70718 11Z",fill:"currentColor"}),o.createElement("path",{d:"M8.70718 16L8.00008 15.2929L1.79297 21.5L2.50008 22.2071L8.70718 16Z",fill:"currentColor"}),o.createElement("path",{d:"M13.7072 18L13.0001 17.2929L8.79297 21.5L9.50008 22.2071L13.7072 18Z",fill:"currentColor"})),u=C;export{C as IconAnimation,u as default};
//# sourceMappingURL=index.mjs.map