@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 546 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(s){const t=o(s);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M-618-568H782v3600H-618zM0 0h24v24H0z"}),React.createElement("path",{d:"m22 5.7-4.6-3.9-1.3 1.5 4.6 3.9zM7.9 3.4 6.6 1.9 2 5.7l1.3 1.5zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9m0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7"}))}var r=React.memo(e);export{r as default};