@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 • 1.09 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=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 r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,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),e);var i=e=>p.createElement(a,{...e,ariaLabel:"arrow-share-left, back, last, reply"},p.createElement("path",{d:"M2.23598 11.2833L9.30253 4.40271C9.93624 3.78568 11.0001 4.23469 11.0001 5.11918V7.99977C11.0001 8.27591 11.228 8.49935 11.5041 8.50341C19.4593 8.6202 21.9154 11.5656 21.998 19.5722C21.9991 19.6777 21.8568 19.7147 21.8087 19.6208C20.4299 16.9313 19.1878 15.5583 11.5051 15.5016C11.2289 15.4996 11.0001 15.7236 11.0001 15.9998V18.8804C11.0001 19.7648 9.93624 20.2139 9.30252 19.5968L2.23598 12.7162C1.8328 12.3237 1.8328 11.6759 2.23598 11.2833Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=i;export{i as IconArrowShareLeft,h as default};
//# sourceMappingURL=index.mjs.map