@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) • 815 B
JavaScript
import n from"react";var a=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:l,...i})=>{return n.createElement("svg",{...i,"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:s,...l}},t&&!e&&n.createElement("title",null,t),r)};import p from"react";var m=(r)=>{return p.createElement(a,{...r,ariaLabel:"arrow-inbox, download, file, down, save"},p.createElement("path",{d:"M20 15V17C20 18.6569 18.6569 20 17 20H7C5.34315 20 4 18.6569 4 17V15M12 14.5V4M12 14.5L8.5 11M12 14.5L15.5 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},w=m;export{w as default,m as IconArrowInbox};
//# debugId=4CC4C17C42797DF564756E2164756E21