@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 • 927 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:o=24,ariaLabel:r,color:a,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},r&&!e&&n.createElement("title",null,r),t);var m=t=>p.createElement(l,{...t,ariaLabel:"arrow-bottom-top, sort 2, switch vertical"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.7501 2.68945L21.8108 7.75011L20.7501 8.81077L17.5001 5.56077V21.0001H16.0001V5.56077L12.7501 8.81077L11.6895 7.75011L16.7501 2.68945ZM8.00011 3.00011V18.4395L11.2501 15.1895L12.3108 16.2501L7.25011 21.3108L2.18945 16.2501L3.25011 15.1895L6.50011 18.4395V3.00011H8.00011Z",fill:"currentColor"})),C=m;export{m as IconArrowBottomTop,C as default};
//# sourceMappingURL=index.mjs.map