@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 743 B
JavaScript
import o from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...i})=>l.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:p,...s}},n&&!t&&l.createElement("title",null,n),e);var V=e=>o.createElement(a,{...e,ariaLabel:"trading-view-candles"},o.createElement("path",{d:"M7.5 2H6.5V10H3V19H6.5V22H7.5V19H11V10H7.5V2Z",fill:"currentColor"}),o.createElement("path",{d:"M17.5 2H16.5V5H13V19H16.5V22H17.5V19H21V5H17.5V2Z",fill:"currentColor"})),H=V;export{V as IconTradingViewCandles,H as default};
//# sourceMappingURL=index.mjs.map