@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 465 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function s(t){const o=e(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:"M4.27 3 3 4.27l9 9v.28c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4v-1.73L19.73 21 21 19.73zM14 7h4V3h-6v5.18l2 2z"}))}var n=React.memo(s);export{n as default};