@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 717 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(h){const v=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("g",{fill:"none"},React.createElement("path",{d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M0 0h24v24H0z"})),React.createElement("path",{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4M8 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4M12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95M16.53 13.83C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17"}))}var s=React.memo(o);export{s as default};