@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 • 966 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=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 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 C=e=>a.createElement(p,{...e,ariaLabel:"arrow-path-up"},a.createElement("path",{d:"M15.4998 10.0002V18.0002C15.4998 19.657 14.1567 21.0002 12.4998 21.0002C10.843 21.0002 9.49984 19.657 9.49984 18.0002V10.0002H6.06736C5.64344 10.0002 5.41187 9.50576 5.68325 9.18009L11.3475 2.38299C11.9472 1.66335 13.0525 1.66335 13.6522 2.38299L19.3164 9.18009C19.5878 9.50576 19.3562 10.0002 18.9323 10.0002H15.4998Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),h=C;export{C as IconArrowPathUp,h as default};
//# sourceMappingURL=index.mjs.map