@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 394 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function p(t){const o=h(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:"M9 3 5 6.99h3V14h2V6.99h3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99z"}))}var e=React.memo(p);export{e as default};