@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 703 B
JavaScript
import React from 'react';
import{handleDefaultProps as i}from"./utils";function r(t){const e=i(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("rect",{width:2.16,height:12.96,x:6.72,y:6.72,fill:"#EB5B3C",rx:1.08}),React.createElement("rect",{width:2.16,height:12.96,x:15.36,y:8.16,fill:"#EB5B3C",rx:1.08}),React.createElement("rect",{width:2.16,height:10.08,x:11.04,y:2.4,fill:"#00B386",rx:1.08}),React.createElement("rect",{width:2.16,height:5.76,x:19.68,y:5.28,fill:"#00B386",rx:1.08}),React.createElement("rect",{width:2.16,height:8.64,x:2.4,y:3.84,fill:"#00B386",rx:1.08}))}var l=React.memo(r);export{l as default};