UNPKG

synapse-react-client

Version:

[![Build Status](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client.svg?branch=main)](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client) [![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synaps

15 lines 2.2 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var React = (0, tslib_1.__importStar)(require("react")); var AccountValidated = function () { return (React.createElement("svg", { width: "60", height: "61", viewBox: "0 0 60 61", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, React.createElement("circle", { cx: "30", cy: "25", r: "25", fill: "#1C76AF" }), React.createElement("path", { d: "M30.411 43.9997C28.9446 39.9284 24.4859 39.1271 20.9378 38.2919C18.0273 37.607 15.7531 35.9125 14.7347 33.3418C12.1754 27.6956 17.0707 23.467 17.7491 18.319C18.0891 15.7821 16.6142 13.7923 15.232 11.8602L17.5834 9.17422C21.4912 11.1725 26.9736 10.662 30.411 8C33.8482 10.662 39.3294 11.1753 43.2386 9.17703L45.5914 11.863C44.2078 13.7952 42.7343 15.7852 43.0742 18.3218C43.7541 23.4716 48.648 27.6987 46.0887 33.3447C45.0703 35.9153 42.7975 37.61 39.8856 38.2947C36.336 39.13 31.8774 39.9288 30.4109 44L30.411 43.9997Z", fill: "white" }), React.createElement("path", { d: "M40.0622 38.2919C36.5141 39.1271 32.0554 39.9284 30.589 43.9997L30.589 8C34.0264 10.662 39.5088 11.1725 43.4166 9.17422L45.768 11.8602C44.3858 13.7923 42.9109 15.7821 43.2509 18.319C43.9293 23.467 48.8246 27.6956 46.2653 33.3418C45.2469 35.9125 42.9727 37.607 40.0622 38.2919Z", fill: "#62AC62", fillOpacity: "0.1" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.4043 18.5293C34.7859 18.5293 38.3378 22.0849 38.3378 26.471C38.3378 30.8571 34.7859 34.4127 30.4043 34.4127C26.0226 34.4127 22.4707 30.8571 22.4707 26.471C22.4707 22.0849 26.0226 18.5293 30.4043 18.5293Z", fill: "#62AC62" }), React.createElement("path", { d: "M22.4707 26.471C22.4707 30.8571 26.0226 34.4127 30.4043 34.4127V18.5293C26.0226 18.5293 22.4707 22.0849 22.4707 26.471Z", fill: "white", fillOpacity: "0.1" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.6156 26.7266L25.6465 27.7351L28.7614 30.9767L35.6834 23.7731L34.7143 22.7646L28.7614 28.9597L26.6156 26.7266Z", fill: "white" }))); }; exports.default = AccountValidated; //# sourceMappingURL=AccountValidated.js.map