@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 • 896 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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 m=r=>a.createElement(p,{...r,ariaLabel:"paper-plane, send"},a.createElement("path",{d:"M6.00053 12.0001H9.00053M6.00053 12.0001L4.06701 5.87728C3.66804 4.61387 4.98317 3.49143 6.1682 4.08395L19.3173 10.6585C20.4228 11.2113 20.4228 12.789 19.3173 13.3418L6.1682 19.9163C4.98316 20.5088 3.66804 19.3863 4.06701 18.1229L6.00053 12.0001Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=m;export{m as IconPaperPlane,f as default};
//# sourceMappingURL=index.mjs.map