@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) • 973 B
JavaScript
import n from"react";var a=({children:r,size:e=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 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}},o&&!t&&n.createElement("title",null,o),r)};import p from"react";var C=(r)=>{return p.createElement(a,{...r,ariaLabel:"trading-view-candles"},p.createElement("path",{d:"M7 3V10M7 10C8.65685 10 10 11.3431 10 13V15C10 16.6569 8.65685 18 7 18M7 10C5.34315 10 4 11.3431 4 13V15C4 16.6569 5.34315 18 7 18M7 18V21M17 3V6M17 6C15.3431 6 14 7.34315 14 9V15C14 16.6569 15.3431 18 17 18M17 6C18.6569 6 20 7.34315 20 9V15C20 16.6569 18.6569 18 17 18M17 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=C;export{g as default,C as IconTradingViewCandles};
//# debugId=65DADF5CC69F5AF664756E2164756E21