@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) • 1.23 kB
JavaScript
import s from"react";var p=({children:t,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?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:i,...a}},n&&!e&&s.createElement("title",null,n),t)};import r from"react";var d=(t)=>{return r.createElement(p,{...t,ariaLabel:"arrow-top-bottom, sort 1, switch vertical"},r.createElement("path",{d:"M3 7.49977L5.93934 4.56043C6.52513 3.97465 7.47487 3.97465 8.06066 4.56043L11 7.49977",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13 16.5L15.9393 19.4393C16.5251 20.0251 17.4749 20.0251 18.0607 19.4393L21 16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 5V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 4V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=d;export{h as default,d as IconArrowTopBottom};
//# debugId=0FDD7C75315E153864756E2164756E21