@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 • 874 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,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}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(l,{...r,ariaLabel:"chevron-grabber-horizontal"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.0608 8.00011L6.06077 12.0001L10.0608 16.0001L9.00011 17.0608L3.93945 12.0001L9.00011 6.93945L10.0608 8.00011ZM15.0001 6.93945L20.0608 12.0001L15.0001 17.0608L13.9395 16.0001L17.9395 12.0001L13.9395 8.00011L15.0001 6.93945Z",fill:"currentColor"})),C=c;export{c as IconChevronGrabberHorizontal,C as default};
//# sourceMappingURL=index.mjs.map