@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 809 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function l(t){const f=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 96 96",...f},React.createElement("path",{fill:"#00B386",d:"M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48",opacity:.1}),React.createElement("path",{fill:"#00B386",d:"M47.886 82.171c18.936 0 34.286-15.35 34.286-34.285 0-18.936-15.35-34.286-34.286-34.286-18.935 0-34.285 15.35-34.285 34.286 0 18.935 15.35 34.285 34.285 34.285"}),React.createElement("path",{fill:"#fff",stroke:"#fff",d:"m44 53.965-6.318-6.318-.354-.354-.354.354-2.264 2.264-.353.353.353.354 8.936 8.936.354.353.353-.353 19.2-19.2.354-.354-.353-.353-2.265-2.264-.353-.354-.354.353z"}))}var s=React.memo(l);export{s as default};