@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 • 1.43 kB
JavaScript
var f=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var w=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of d(e))!u.call(r,o)&&o!==t&&l(r,o,{get:()=>e[o],enumerable:!(n=H(e,o))||n.enumerable});return r};var i=(r,e,t)=>(t=r!=null?f(g(r)):{},s(e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>s(l({},"__esModule",{value:!0}),r);var I={};w(I,{IconTradingViewCandles:()=>m,default:()=>B});module.exports=x(I);var a=i(require("react"));var p=i(require("react")),V=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:c,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?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:n,...c}},t&&!o&&p.default.createElement("title",null,t),r);var m=r=>a.default.createElement(V,{...r,ariaLabel:"trading-view-candles"},a.default.createElement("path",{d:"M7.5 2H6.5V10H3V19H6.5V22H7.5V19H11V10H7.5V2Z",fill:"currentColor"}),a.default.createElement("path",{d:"M17.5 2H16.5V5H13V19H16.5V22H17.5V19H21V5H17.5V2Z",fill:"currentColor"})),B=m;0&&(module.exports={IconTradingViewCandles});
//# sourceMappingURL=index.js.map
;