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

16 lines 2.29 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var React = (0, tslib_1.__importStar)(require("react")); var AccountCertified = 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", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1134 8L30 10.6276L26.8867 8L25.2149 11.7179L21.2723 10.7064L21.3776 14.7856L17.3823 15.5871L19.245 19.2065L16 21.6698L19.245 24.1266L17.3823 27.7525L21.3776 28.554L21.2723 32.6266L25.2149 31.6216L26.8867 35.3397L30 32.712L33.1134 35.3397L34.7852 31.6216L38.7278 32.6266L38.6225 28.554L42.6179 27.7525L40.7551 24.1266L44 21.6699V21.6698L40.7551 19.2065L42.6179 15.5871L38.6225 14.7856L38.7278 10.713L34.7852 11.7179L33.1134 8Z", fill: "#62AC62" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.5867 30.3209L16.3281 37.8423L21.1922 36.4956L22.5416 41.3697L26.0234 35.2278L26.4711 34.4264L25.2139 31.6215L21.2713 32.6265L21.3634 28.9414L20.5867 30.3209Z", fill: "white" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M38.7272 32.6264L34.7846 31.6213L33.5801 34.2949L34.0342 35.0963L37.5886 41.3696L38.9378 36.4955L43.802 37.8421L39.4052 30.0777L38.6285 28.6982L38.7272 32.6264Z", fill: "white" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.6948 12.9661C35.4969 12.9661 39.3897 16.8629 39.3897 21.6698C39.3897 26.4768 35.4969 30.3736 30.6948 30.3736C25.8928 30.3736 22 26.4768 22 21.6698C22 16.8629 25.8928 12.9661 30.6948 12.9661Z", fill: "white" }), React.createElement("path", { d: "M39.3901 21.6698C39.3901 16.8629 35.4974 12.9661 30.6953 12.9661V30.3736C35.4974 30.3736 39.3901 26.4768 39.3901 21.6698Z", fill: "#62AC62", fillOpacity: "0.1" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.0621 21.3421L25 22.4474L28.4138 26L36 18.1053L34.9379 17L28.4138 23.7895L26.0621 21.3421Z", fill: "#62AC62" }))); }; exports.default = AccountCertified; //# sourceMappingURL=AccountCertified.js.map