@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 999 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(l){const e=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"currentColor",d:"M4.454 3A2.454 2.454 0 0 0 2 5.454v10.092A2.454 2.454 0 0 0 4.454 18H12.5v-2H6.926A4.06 4.06 0 0 0 4 13.074V7.926A4.06 4.06 0 0 0 6.926 5h10.148A4.06 4.06 0 0 0 20 7.926V9.5h2V5.454A2.454 2.454 0 0 0 19.546 3z"}),React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M18.526 10.118a2.897 2.897 0 0 0-2.897 2.897v.64c-.85.091-1.51.81-1.51 1.685v4.417c0 .937.758 1.696 1.695 1.696h5.425c.936 0 1.695-.76 1.695-1.696V15.34c0-.875-.661-1.594-1.511-1.686v-.639c0-1.6-1.297-2.897-2.897-2.897m-2.644 5.29h5.29v4.282h-5.29zm3.777-1.764v-.629a1.134 1.134 0 0 0-2.267 0v.63z",clipRule:"evenodd"}),React.createElement("path",{fill:"#7C7E8C",d:"M14.5 10.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"}))}var v=React.memo(t);export{v as default};