@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 595 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",...t},React.createElement("path",{fill:"#00B386",d:"M12.667 10.213V.667C6 1.333.667 7.053.667 14s5.333 12.667 12 13.333v-9.546C11.333 17.24 10 15.76 10 14s1.333-3.24 2.667-3.787m5.146 2.454h9.52c-.64-6.334-5.333-11.374-12-12v9.546c1.334.4 2.027 1.307 2.48 2.454m-2.48 5.12v9.546c6.667-.626 11.36-5.666 12-12h-9.52c-.453 1.147-1.146 2.054-2.48 2.454"}))}var l=React.memo(r);export{l as default};