@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 • 850 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},e&&!t&&n.createElement("title",null,e),r);var m=r=>a.createElement(p,{...r,ariaLabel:"arrow-bottom-top, sort 2, switch vertical"},a.createElement("path",{d:"M3 16.5L5.93934 19.4393C6.52513 20.0251 7.47487 20.0251 8.06066 19.4393L11 16.5M13 7.5L15.9393 4.56066C16.5251 3.97487 17.4749 3.97487 18.0607 4.56066L21 7.5M7 19V4M17 20V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=m;export{m as IconArrowBottomTop,w as default};
//# sourceMappingURL=index.mjs.map