@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.
4 lines (2 loc) • 951 B
JavaScript
import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),e)};import p from"react";var C=(e)=>{return p.createElement(a,{...e,ariaLabel:"arrow-path-down"},p.createElement("path",{d:"M14.9998 14V6C14.9998 4.34315 13.6567 3 11.9998 3C10.343 3 8.99984 4.34315 8.99984 6V14H5.56736C5.14344 14 4.91187 14.4944 5.18325 14.8201L10.8475 21.6172C11.4472 22.3368 12.5525 22.3368 13.1522 21.6172L18.8164 14.8201C19.0878 14.4944 18.8562 14 18.4323 14H14.9998Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconArrowPathDown};
//# debugId=47D7B1797F7E74D564756E2164756E21