@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 496 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27zM19 14.9 14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1z"}),React.createElement("path",{d:"M11 7h2v6h-2zM11 15h2v2h-2z"}))}var p=React.memo(e);export{p as default};