@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(o){const m=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...m},React.createElement("path",{fill:"currentColor",d:"M4 11q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 9V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h8q.424 0 .713.287Q13 4.576 13 5v5q0 .424-.287.713A.97.97 0 0 1 12 11zm0-2h7V6H4zm0 11q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18v-3q0-.825.587-1.412A1.93 1.93 0 0 1 4 13h10q.424 0 .713.287.287.288.287.713v5q0 .424-.287.712A.97.97 0 0 1 14 20zm0-2h9v-3H4zm13-7h-1a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 10V5q0-.424.287-.713A.97.97 0 0 1 16 4h4.525q.525 0 .825.438.3.437.1.937L20 9h.45q.55 0 .825.463.274.462.075.962l-3.4 9.225a.48.48 0 0 1-.225.275.44.44 0 0 1-.325.025.6.6 0 0 1-.287-.175.47.47 0 0 1-.113-.325zM6.25 7.5a.73.73 0 0 0-.75-.75.73.73 0 0 0-.75.75.73.73 0 0 0 .75.75.73.73 0 0 0 .75-.75m-.75 9.75a.73.73 0 0 0 .75-.75.73.73 0 0 0-.75-.75.73.73 0 0 0-.75.75.73.73 0 0 0 .75.75"}))}var a=React.memo(t);export{a as default};