@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 804 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(e){const l=o(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M10.733 16.911H9.617a.4.4 0 0 1-.296-.122.4.4 0 0 1-.121-.296V7.916q0-.175.121-.296a.4.4 0 0 1 .296-.121h5.109q.175 0 .296.121a.4.4 0 0 1 .121.296v.995q0 .175-.121.296a.4.4 0 0 1-.296.121H11.15V11.6h2.769q.175 0 .296.121.121.122.121.296v.995q0 .175-.121.296a.4.4 0 0 1-.296.121h-2.77v3.065q0 .175-.12.296a.4.4 0 0 1-.296.121"}),React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 16h14V5H5z",clipRule:"evenodd"}))}var t=React.memo(a);export{t as default};