@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 846 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function o(l){const e=a(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.3 7.784a1 1 0 0 1 1-1h8.247a1 1 0 1 1 0 2H5.3a1 1 0 0 1-1-1M4.3 11.861a1 1 0 0 1 1-1h8.247a1 1 0 1 1 0 2H5.3a1 1 0 0 1-1-1"}),React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.039 3.162a1 1 0 0 1 1-1h14.769a1 1 0 0 1 1 1v12.305H22a1 1 0 0 1 1 1c0 2.822-2.305 5.095-5.13 5.095H6.079c-2.775 0-5.04-2.234-5.04-5.006zm2 1v12.394c0 1.652 1.353 3.006 3.039 3.006h.09c1.736 0 3.13-1.394 3.13-3.095a1 1 0 0 1 1-1h5.51V4.162zm7.204 15.4h7.628c1.379 0 2.542-.88 2.962-2.095h-9.634a5.05 5.05 0 0 1-.956 2.095",clipRule:"evenodd"}))}var t=React.memo(o);export{t as default};