@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 • 860 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,...c})=>n.createElement("svg",{...c,"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 i=o=>p.createElement(l,{...o,ariaLabel:"chevron-double-down"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00011 5.43945L12.0001 9.43945L16.0001 5.43945L17.0608 6.50011L12.0001 11.5608L6.93945 6.50011L8.00011 5.43945ZM8.00011 12.4395L12.0001 16.4395L16.0001 12.4395L17.0608 13.5001L12.0001 18.5608L6.93945 13.5001L8.00011 12.4395Z",fill:"currentColor"})),f=i;export{i as IconChevronDoubleDown,f as default};
//# sourceMappingURL=index.mjs.map