@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 456 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm11.75 11.47-.11-.11z"}),React.createElement("path",{d:"M8 5.19V5l11 7-2.55 1.63zm12 14.54-5.11-5.11L8 7.73 4.27 4 3 5.27l5 5V19l5.33-3.4 5.4 5.4z"}))}var m=React.memo(e);export{m as default};