@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) • 798 B
JavaScript
import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),e)};import a from"react";var m=(e)=>{return a.createElement(p,{...e,ariaLabel:"trending-3, trends, upward"},a.createElement("path",{d:"M16 7H21V12M20.5 7.5L15 13C13.8954 14.1046 12.1046 14.1046 11 13C9.89543 11.8954 8.10457 11.8954 7 13L3 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=m;export{f as default,m as IconTrending3};
//# debugId=8842F221603CDC7364756E2164756E21