@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 906 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function q(t){const e=o(t);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:"M9 16h6.5q1.05 0 1.775-.725T18 13.5t-.725-1.775T15.5 11h-.05a3.63 3.63 0 0 0-1.112-2.137A3.07 3.07 0 0 0 12.15 8q-1.05 0-1.95.525T8.85 10h-.125q-1.174 0-1.95.9Q6 11.8 6 13q0 1.25.875 2.125A2.9 2.9 0 0 0 9 16m0-2a.97.97 0 0 1-.713-.287A.97.97 0 0 1 8 13q0-.424.287-.713A.97.97 0 0 1 9 12h1.25v-.25q0-.725.512-1.238A1.69 1.69 0 0 1 12 10q.725 0 1.238.512.512.513.512 1.238V13h1.75q.2 0 .35.15a.48.48 0 0 1 0 .7.48.48 0 0 1-.35.15zm-5 6q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V6H4z"}))}var a=React.memo(q);export{a as default};