@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 • 949 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"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}},n&&!r&&l.createElement("title",null,n),o);var u=o=>t.createElement(p,{...o,ariaLabel:"chevron-double-left"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.0001 6.93945L4.93945 12.0001L10.0001 17.0608L11.0608 16.0001L7.06077 12.0001L11.0608 8.00011L10.0001 6.93945Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.0001 6.93945L11.9395 12.0001L17.0001 17.0608L18.0608 16.0001L14.0608 12.0001L18.0608 8.00011L17.0001 6.93945Z",fill:"currentColor"})),L=u;export{u as IconChevronDoubleLeft,L as default};
//# sourceMappingURL=index.mjs.map