@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 • 743 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?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}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"chevron-top-small"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 9.29297L16.7072 14.0001L16.0001 14.7072L12.0001 10.7072L8.00008 14.7072L7.29297 14.0001L12.0001 9.29297Z",fill:"currentColor"})),d=c;export{c as IconChevronTopSmall,d as default};
//# sourceMappingURL=index.mjs.map