@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 964 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"arrow-left-x, delete, remove, backspace"},p.createElement("path",{d:"M11.2484 10L15.25 14.0017M15.2517 10L11.25 14.0017M3.81421 10.0958L7.09992 6.09578C7.66976 5.40206 8.52034 5 9.4181 5H18C19.6569 5 21 6.34315 21 8V16C21 17.6569 19.6569 19 18 19H9.4181C8.52034 19 7.66976 18.5979 7.09992 17.9042L3.81421 13.9042C2.90511 12.7975 2.90511 11.2025 3.81421 10.0958Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconArrowLeftX,d as default};
//# sourceMappingURL=index.mjs.map