@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 • 870 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"chevron-grabber-vertical"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 3.93945L17.0608 9.00011L16.0001 10.0608L12.0001 6.06077L8.00011 10.0608L6.93945 9.00011L12.0001 3.93945ZM8.00011 13.9395L12.0001 17.9395L16.0001 13.9395L17.0608 15.0001L12.0001 20.0608L6.93945 15.0001L8.00011 13.9395Z",fill:"currentColor"})),C=i;export{i as IconChevronGrabberVertical,C as default};
//# sourceMappingURL=index.mjs.map