@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 564 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(h){const t=o(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z"}),React.createElement("path",{d:"M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6m-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74zM7 17h2v5H7zM11 17h2v5h-2zM15 17h6v5h-6z"}))}var p=React.memo(e);export{p as default};