@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 695 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(o){const t=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"m11.05 17 4.15-2.65q.45-.3.45-.85t-.45-.85L11.05 10a.95.95 0 0 0-1.025-.05q-.525.275-.525.875v5.35q0 .6.525.875A.95.95 0 0 0 11.05 17M4 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19V7q0-.424.288-.713A.97.97 0 0 1 3 6h5V4q0-.824.588-1.412A1.93 1.93 0 0 1 10 2h4q.825 0 1.412.587Q16 3.176 16 4v2h5q.424 0 .712.287Q22 6.576 22 7v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21zm0-2h16V8H4zm6-13h4V4h-4z"}))}var l=React.memo(e);export{l as default};