@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 698 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function e(t){const o=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M12 22q-.825 0-1.412-.587A1.93 1.93 0 0 1 10 20h4q0 .824-.588 1.413A1.93 1.93 0 0 1 12 22m-3-3a.97.97 0 0 1-.713-.288A.97.97 0 0 1 8 18q0-.424.287-.712A.97.97 0 0 1 9 17h6q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 15 19zm-.75-3a7.66 7.66 0 0 1-2.737-2.75A7.3 7.3 0 0 1 4.5 9.5q0-3.125 2.188-5.312Q8.875 2 12 2t5.313 2.188T19.5 9.5q0 2.025-1.012 3.75A7.66 7.66 0 0 1 15.75 16z"}))}var n=React.memo(e);export{n as default};