@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 • 815 B
JavaScript
import a from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:s,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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}},t&&!r&&n.createElement("title",null,t),o);var c=o=>a.createElement(p,{...o,ariaLabel:"chevron-double-down"},a.createElement("path",{d:"M8 13.5L10.9393 16.4393C11.5251 17.0251 12.4749 17.0251 13.0607 16.4393L16 13.5M8 6.5L10.9393 9.43934C11.5251 10.0251 12.4749 10.0251 13.0607 9.43934L16 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconChevronDoubleDown,f as default};
//# sourceMappingURL=index.mjs.map