@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 • 898 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:i,...s})=>n.createElement("svg",{...s,"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:a,...i}},r&&!o&&n.createElement("title",null,r),t);var m=t=>p.createElement(l,{...t,ariaLabel:"text-motion, text-animation"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.5 3.55591L22.2313 19.6525L20.8474 20.2312L18.6598 14.9999H12.3402L10.1526 20.2312L8.76871 19.6525L15.5 3.55591ZM12.9675 13.4999H18.0325L15.5 7.44387L12.9675 13.4999ZM5 5.99989H11V7.49989H5V5.99989ZM2 11.2499H9V12.7499H2V11.2499ZM3 16.4999H7V17.9999H3V16.4999Z",fill:"currentColor"})),C=m;export{m as IconTextMotion,C as default};
//# sourceMappingURL=index.mjs.map