@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 714 B
JavaScript
import React from 'react';
import{handleDefaultProps as n}from"./utils";function r(o){const t=n(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:"M10 21v-4H9a.97.97 0 0 1-.713-.288A.97.97 0 0 1 8 16v-6q0-1.25.875-2.125A2.9 2.9 0 0 1 11 7q1.25 0 2.125.875T14 10q.9.375 1.45 1.2T16 13v3q0 .424-.287.712A.97.97 0 0 1 15 17h-2v4q0 .424-.287.712A.97.97 0 0 1 12 22h-1a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 21m1-15q-.825 0-1.412-.588A1.93 1.93 0 0 1 9 4q0-.824.588-1.412A1.93 1.93 0 0 1 11 2q.825 0 1.412.587Q13 3.176 13 4q0 .824-.588 1.412A1.93 1.93 0 0 1 11 6"}))}var a=React.memo(r);export{a as default};