@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 • 931 B
JavaScript
import l from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:r,color:p,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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,...s}},r&&!o&&n.createElement("title",null,r),t);var m=t=>l.createElement(a,{...t,ariaLabel:"animation-ease-out"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.1424 4.3239L20.4095 4.48299C15.8385 5.47514 12.3637 7.21038 9.78721 9.78684C7.21074 12.3633 5.4755 15.8381 4.48335 20.4091L4.32427 21.1421L2.8584 20.8239L3.01748 20.091C4.05355 15.3176 5.89615 11.5566 8.72655 8.72618C11.5569 5.89578 15.318 4.05318 20.0913 3.01712L20.8243 2.85803L21.1424 4.3239Z",fill:"currentColor"})),d=m;export{m as IconAnimationEaseOut,d as default};
//# sourceMappingURL=index.mjs.map