UNPKG

@dialpad/dialtone-icons

Version:

Dialtone icon library

57 lines (56 loc) 41.8 kB
import { g as r } from "../utils-BOfnFgIH.js"; import { I as a } from "../constants-DeVuDy8J.js"; import { n as p } from "../_plugin-vue2_normalizer-DSLOjnn3.js"; const e = { name: "DtIconWebex", props: { /** * The size of the icon. * @values 100, 200, 300, 400, 500, 600, 700, 800 */ size: { type: String, default: "500", validator: (s) => Object.keys(a).includes(s) }, /** * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational */ ariaLabel: { type: String, default: void 0 } }, /** * @TODO: Remove this emit once the icons migration is complete, * they will no longer need this event. * */ emits: ["loaded"], computed: { iconSizeClass() { return a[this.size]; }, ariaHidden() { return this.ariaLabel ? "false" : "true"; }, dataQA() { return this.$attrs["data-qa"] ?? "dt-icon"; } }, created() { this.$emit("loaded"), this.uniqueID = r(); } }; var c = function() { var o = this, t = o._self._c; return t("svg", { staticClass: "d-icon d-icon--webex", class: o.iconSizeClass, attrs: { "aria-label": o.ariaLabel, "data-qa": o.dataQA, "aria-hidden": o.ariaHidden, role: "img", "data-name": "Webex", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}a)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}b)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}c)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}d)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}e)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}f)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}g)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}h)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}i)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}j)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}k)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}l)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}m)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}n)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}o)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}p)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}q)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}r)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}s)` } }), t("path", { attrs: { d: "M6.214 12.157c.977 3.254 2.393 5.271 3.487.616-.105-.015 2.224-6.176 2.322-6.414.898-1.195 2.344-1.931 3.846-1.917 2.965-.229 6.043 3.885 5.236 5.876-.552 1.44-2.624 1.747-3.577.538-.332-.412-.464-.934-.751-1.39-.555-1.033-1.288-1.136-1.76.022-.395.862-.607 1.758-.819 2.667l-.897 2.916-1.256 2.77a4.872 4.872 0 0 1-3.801 1.882c-5.89-.29-6.402-8.141-6.875-10.504-.066-.651-.003-.958.27-1.47.723-1.274 2.722-1.344 3.544-.134.292.403.347.92.403 1.402.123 1.054.336 2.107.628 3.14Z", fill: `url(#${o.uniqueID}t)` } }), t("path", { attrs: { d: "m10.642 10.016 1.379-3.667c1.525-2.114 4.788-2.57 6.807-.898 1.412 1.065 2.254 3.174 2.254 3.174.358.77.176 1.776-.437 2.366-.84.873-2.36.795-3.117-.145-.502-.556-.941-2.637-1.984-2.12-.78.772-.95 1.976-1.245 2.984-.003.195-.92 3.077-.998 3.352l-2.657-5.045-.002-.001Z", fill: `url(#${o.uniqueID}u)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.099 1.68 1.123 2.68.053 1.578-1.783 2.66-3.12 1.816-.474 2.005-2.003 6.357-3.25 2.984-.608-1.796-.8-3.042-1.29-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.525 1.264 1.581 2.209.062 1.059.326 2.085.617 3.106 1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}v)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}w)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}x)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}y)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}z)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}A)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}B)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}C)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}D)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}E)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}F)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}G)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.153 1.68 1.178 2.68.052 1.578-1.838 2.66-3.174 1.816-.475 2.005-2.004 6.357-3.252 2.984-.607-1.796-.8-3.042-1.289-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}H)` } }), t("path", { attrs: { d: "M20.61 6.752c-.178 0-.359.022-.526.068.506.83 1.099 1.68 1.123 2.68.053 1.578-1.783 2.66-3.12 1.816-.474 2.005-2.003 6.357-3.25 2.984-.608-1.796-.8-3.042-1.29-4.71-1.37-5.86-6.926-6.632-9.542-2.77 1.02.237 1.563 1.216 1.581 2.209a19.47 19.47 0 0 0 .617 3.106c1.686-5.18 2.684-3.857 3.476-.628.763 3.262 1.634 6.646 3.812 7.636 2.868 1.541 6.014-.056 7.22-2.793.926-1.824 1.475-3.794 1.794-5.808.094-.804.352-1.654.08-2.445a2.154 2.154 0 0 0-1.975-1.345Z", fill: `url(#${o.uniqueID}I)` } }), t("defs", [t("radialGradient", { attrs: { id: `${o.uniqueID}b`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(2.13439 7.60352 -5.7791 1.62226 13.31 10.864)" } }, [t("stop", { attrs: { "stop-color": "#227B60" } }), t("stop", { attrs: { offset: ".14", "stop-color": "#227B60", "stop-opacity": ".81" } }), t("stop", { attrs: { offset: ".58", "stop-color": "#227B60", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".78", "stop-color": "#227B60", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}c`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(91.15 2.372 12.498) scale(5.34037 4.0585)" } }, [t("stop", { attrs: { "stop-color": "#227B60" } }), t("stop", { attrs: { offset: ".25", "stop-color": "#227B60", "stop-opacity": ".7" } }), t("stop", { attrs: { offset: ".71", "stop-color": "#227B60", "stop-opacity": ".2" } }), t("stop", { attrs: { offset: ".92", "stop-color": "#227B60", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}d`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(.12163 4.97661 -3.53355 .08636 14.406 10.475)" } }, [t("stop", { attrs: { "stop-color": "#227B60" } }), t("stop", { attrs: { offset: ".07", "stop-color": "#227B60", "stop-opacity": ".9" } }), t("stop", { attrs: { offset: ".34", "stop-color": "#227B60", "stop-opacity": ".51" } }), t("stop", { attrs: { offset: ".59", "stop-color": "#227B60", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".79", "stop-color": "#227B60", "stop-opacity": ".06" } }), t("stop", { attrs: { offset: ".92", "stop-color": "#227B60", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}e`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(88.6 2.116 12.62) scale(4.01949 2.85355)" } }, [t("stop", { attrs: { "stop-color": "#227B60" } }), t("stop", { attrs: { offset: ".36", "stop-color": "#227B60", "stop-opacity": ".63" } }), t("stop", { attrs: { offset: ".92", "stop-color": "#227B60", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}f`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(.07832 3.20482 -2.05149 .05014 14.505 10.46)" } }, [t("stop", { attrs: { "stop-color": "#20735A" } }), t("stop", { attrs: { offset: ".15", "stop-color": "#20745A", "stop-opacity": ".93" } }), t("stop", { attrs: { offset: ".38", "stop-color": "#21755C", "stop-opacity": ".74" } }), t("stop", { attrs: { offset: ".67", "stop-color": "#21785D", "stop-opacity": ".43" } }), t("stop", { attrs: { offset: "1", "stop-color": "#227B60", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}g`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(4.71998 2.08176 -1.56132 3.53999 15.107 10.823)" } }, [t("stop", { attrs: { "stop-color": "#227A61" } }), t("stop", { attrs: { offset: ".36", "stop-color": "#227A61", "stop-opacity": ".56" } }), t("stop", { attrs: { offset: ".72", "stop-color": "#227A61", "stop-opacity": ".16" } }), t("stop", { attrs: { offset: ".9", "stop-color": "#227A61", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}h`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(35.27 1.871 22.367) scale(6.87972 6.29006)" } }, [t("stop", { attrs: { "stop-color": "#3CD9C3" } }), t("stop", { attrs: { offset: ".07", "stop-color": "#3BD7C1", "stop-opacity": ".9" } }), t("stop", { attrs: { offset: ".41", "stop-color": "#38CEB9", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".65", "stop-color": "#36C8B4", "stop-opacity": ".12" } }), t("stop", { attrs: { offset: ".76", "stop-color": "#35C6B2", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}i`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(35.27 3992.42 -16350.874) scale(1222.04 857.335)" } }, [t("stop", { attrs: { "stop-color": "#3CD9C3" } }), t("stop", { attrs: { offset: ".07", "stop-color": "#3BD7C1", "stop-opacity": ".9" } }), t("stop", { attrs: { offset: ".41", "stop-color": "#38CEB9", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".65", "stop-color": "#36C8B4", "stop-opacity": ".12" } }), t("stop", { attrs: { offset: ".76", "stop-color": "#35C6B2", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}j`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(-1.15454 5.95627 -7.36134 -1.4269 15.633 12.59)" } }, [t("stop", { attrs: { "stop-color": "#237F66", "stop-opacity": ".8" } }), t("stop", { attrs: { offset: ".06", "stop-color": "#2C8C70", "stop-opacity": ".65" } }), t("stop", { attrs: { offset: ".21", "stop-color": "#3DA785", "stop-opacity": ".37" } }), t("stop", { attrs: { offset: ".35", "stop-color": "#4ABA93", "stop-opacity": ".17" } }), t("stop", { attrs: { offset: ".47", "stop-color": "#51C59C", "stop-opacity": ".04" } }), t("stop", { attrs: { offset: ".56", "stop-color": "#54C99F", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}k`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(5.00898 -6.14599 6.63764 5.40967 12.659 12.66)" } }, [t("stop", { attrs: { "stop-color": "#167C8A" } }), t("stop", { attrs: { offset: ".04", "stop-color": "#167C8A", "stop-opacity": ".93" } }), t("stop", { attrs: { offset: ".33", "stop-color": "#177F8D", "stop-opacity": ".43" } }), t("stop", { attrs: { offset: ".54", "stop-color": "#17818F", "stop-opacity": ".12" } }), t("stop", { attrs: { offset: ".65", "stop-color": "#178290", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}l`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(-31.66 29.596 -14.578) scale(7.83644 6.19101)" } }, [t("stop", { attrs: { offset: ".05", "stop-color": "#177D87" } }), t("stop", { attrs: { offset: ".11", "stop-color": "#177E89", "stop-opacity": ".8" } }), t("stop", { attrs: { offset: ".21", "stop-color": "#177F8B", "stop-opacity": ".52" } }), t("stop", { attrs: { offset: ".32", "stop-color": "#17818D", "stop-opacity": ".29" } }), t("stop", { attrs: { offset: ".42", "stop-color": "#17818F", "stop-opacity": ".13" } }), t("stop", { attrs: { offset: ".51", "stop-color": "#178290", "stop-opacity": ".03" } }), t("stop", { attrs: { offset: ".6", "stop-color": "#178290", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}m`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(-130.54 8.123 4.305) scale(4.60803 3.62824)" } }, [t("stop", { attrs: { offset: ".26", "stop-color": "#177F8A" } }), t("stop", { attrs: { offset: ".27", "stop-color": "#177F8A", "stop-opacity": ".98" } }), t("stop", { attrs: { offset: ".38", "stop-color": "#17808C", "stop-opacity": ".68" } }), t("stop", { attrs: { offset: ".5", "stop-color": "#17818D", "stop-opacity": ".43" } }), t("stop", { attrs: { offset: ".62", "stop-color": "#17818F", "stop-opacity": ".24" } }), t("stop", { attrs: { offset: ".74", "stop-color": "#17828F", "stop-opacity": ".11" } }), t("stop", { attrs: { offset: ".86", "stop-color": "#178290", "stop-opacity": ".03" } }), t("stop", { attrs: { offset: "1", "stop-color": "#178290", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}n`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(-173.11 5.113 7.166) scale(4.32268)" } }, [t("stop", { attrs: { "stop-color": "#13656E" } }), t("stop", { attrs: { offset: ".11", "stop-color": "#13646E", "stop-opacity": ".73" } }), t("stop", { attrs: { offset: ".27", "stop-color": "#12646E", "stop-opacity": ".41" } }), t("stop", { attrs: { offset: ".42", "stop-color": "#12636E", "stop-opacity": ".18" } }), t("stop", { attrs: { offset: ".55", "stop-color": "#12636E", "stop-opacity": ".05" } }), t("stop", { attrs: { offset: ".66", "stop-color": "#12636E", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}o`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(-1.49979 -2.6704 2.24306 -1.25978 9.292 15.322)" } }, [t("stop", { attrs: { offset: ".13", "stop-color": "#146A73" } }), t("stop", { attrs: { offset: ".24", "stop-color": "#156F79", "stop-opacity": ".79" } }), t("stop", { attrs: { offset: ".45", "stop-color": "#167783", "stop-opacity": ".45" } }), t("stop", { attrs: { offset: ".65", "stop-color": "#167D8A", "stop-opacity": ".2" } }), t("stop", { attrs: { offset: ".82", "stop-color": "#17818E", "stop-opacity": ".05" } }), t("stop", { attrs: { offset: ".95", "stop-color": "#178290", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}p`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(1.59048 -2.3571 1.86739 1.26004 8.97 13.84)" } }, [t("stop", { attrs: { "stop-color": "#198E9C" } }), t("stop", { attrs: { offset: ".1", "stop-color": "#198E9C", "stop-opacity": ".87" } }), t("stop", { attrs: { offset: ".41", "stop-color": "#198E9C", "stop-opacity": ".5" } }), t("stop", { attrs: { offset: ".67", "stop-color": "#198E9C", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".88", "stop-color": "#198E9C", "stop-opacity": ".06" } }), t("stop", { attrs: { offset: "1", "stop-color": "#198E9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}w`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(98.69 3.769 13.248) scale(9.50365 6.27223)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".4", "stop-color": "#1A3D9C", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}x`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(98.69 3564.115 -4205.073) scale(1169.36 630.292)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".4", "stop-color": "#1A3D9C", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}y`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(-208.73104 1376.9188 -568.63835 -86.2015 449.639 -8432.51)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".4", "stop-color": "#1A3D9C", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}z`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(83.09 1.625 15.09) scale(8.3065 5.79627)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".16", "stop-color": "#1A3D9C", "stop-opacity": ".69" } }), t("stop", { attrs: { offset: ".33", "stop-color": "#1A3D9C", "stop-opacity": ".4" } }), t("stop", { attrs: { offset: ".49", "stop-color": "#1A3D9C", "stop-opacity": ".18" } }), t("stop", { attrs: { offset: ".61", "stop-color": "#1A3D9C", "stop-opacity": ".05" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}A`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(2.11462 7.69808 -5.23453 1.4379 17.747 12.507)" } }, [t("stop", { attrs: { "stop-color": "#18388F" } }), t("stop", { attrs: { offset: ".37", "stop-color": "#193B96", "stop-opacity": ".45" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}B`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(74.64 -1 18.508) scale(3.71184 3.52569)" } }, [t("stop", { attrs: { "stop-color": "#18388F" } }), t("stop", { attrs: { offset: ".09", "stop-color": "#183992", "stop-opacity": ".78" } }), t("stop", { attrs: { offset: ".22", "stop-color": "#193B96", "stop-opacity": ".5" } }), t("stop", { attrs: { offset: ".35", "stop-color": "#193C98", "stop-opacity": ".28" } }), t("stop", { attrs: { offset: ".47", "stop-color": "#1A3C9A", "stop-opacity": ".13" } }), t("stop", { attrs: { offset: ".59", "stop-color": "#1A3D9C", "stop-opacity": ".03" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}C`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(74.64 -1.39 18.874) scale(3.71184 3.52569)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C", "stop-opacity": ".78" } }), t("stop", { attrs: { offset: ".24", "stop-color": "#1A3D9C", "stop-opacity": ".45" } }), t("stop", { attrs: { offset: ".44", "stop-color": "#1A3D9C", "stop-opacity": ".2" } }), t("stop", { attrs: { offset: ".6", "stop-color": "#1A3D9C", "stop-opacity": ".05" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}D`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(67.03 -5.966 12.195) scale(8.85826 5.87875)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".4", "stop-color": "#1A3D9C", "stop-opacity": ".56" } }), t("stop", { attrs: { offset: ".48", "stop-color": "#1A3D9C", "stop-opacity": ".43" } }), t("stop", { attrs: { offset: ".69", "stop-color": "#1A3D9C", "stop-opacity": ".12" } }), t("stop", { attrs: { offset: ".79", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}E`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(76.1 -3.631 9.511) scale(6.57096 4.33828)" } }, [t("stop", { attrs: { "stop-color": "#1A3D9C" } }), t("stop", { attrs: { offset: ".06", "stop-color": "#1A3D9C", "stop-opacity": ".88" } }), t("stop", { attrs: { offset: ".21", "stop-color": "#1A3D9C", "stop-opacity": ".61" } }), t("stop", { attrs: { offset: ".36", "stop-color": "#1A3D9C", "stop-opacity": ".39" } }), t("stop", { attrs: { offset: ".51", "stop-color": "#1A3D9C", "stop-opacity": ".22" } }), t("stop", { attrs: { offset: ".67", "stop-color": "#1A3D9C", "stop-opacity": ".1" } }), t("stop", { attrs: { offset: ".83", "stop-color": "#1A3D9C", "stop-opacity": ".02" } }), t("stop", { attrs: { offset: "1", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}F`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "rotate(76.1 -3.631 9.511) scale(6.57096 4.33828)" } }, [t("stop", { attrs: { "stop-color": "#1B3E9E" } }), t("stop", { attrs: { offset: ".06", "stop-color": "#1B3E9E", "stop-opacity": ".87" } }), t("stop", { attrs: { offset: ".21", "stop-color": "#1B3E9D", "stop-opacity": ".61" } }), t("stop", { attrs: { offset: ".36", "stop-color": "#1A3D9D", "stop-opacity": ".39" } }), t("stop", { attrs: { offset: ".52", "stop-color": "#1A3D9C", "stop-opacity": ".22" } }), t("stop", { attrs: { offset: ".67", "stop-color": "#1A3D9C", "stop-opacity": ".1" } }), t("stop", { attrs: { offset: ".83", "stop-color": "#1A3D9C", "stop-opacity": ".02" } }), t("stop", { attrs: { offset: "1", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}G`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(1.20766 4.87994 -3.22119 .79716 7.038 10.013)" } }, [t("stop", { attrs: { "stop-color": "#183991" } }), t("stop", { attrs: { offset: ".03", "stop-color": "#183992", "stop-opacity": ".95" } }), t("stop", { attrs: { offset: ".18", "stop-color": "#193A95", "stop-opacity": ".66" } }), t("stop", { attrs: { offset: ".34", "stop-color": "#193B97", "stop-opacity": ".42" } }), t("stop", { attrs: { offset: ".5", "stop-color": "#1A3C99", "stop-opacity": ".24" } }), t("stop", { attrs: { offset: ".66", "stop-color": "#1A3D9B", "stop-opacity": ".1" } }), t("stop", { attrs: { offset: ".82", "stop-color": "#1A3D9C", "stop-opacity": ".03" } }), t("stop", { attrs: { offset: "1", "stop-color": "#1A3D9C", "stop-opacity": "0" } })], 1), t("radialGradient", { attrs: { id: `${o.uniqueID}H`, cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(.19816 3.96661 -3.49235 .17447 8.602 11.48)" } }, [t("stop", { attrs: { offset: ".04", "stop-color": "#2453D6", "stop-opacity": ".6" } }), t("stop", { attrs: { offset: ".2", "stop-color": "#2453D6", "stop-opacity": ".49" } }), t("stop", { attrs: { offset: ".52", "stop-color": "#2453D6", "stop-opacity": ".2" } }), t("stop", { attrs: { offset: ".73", "stop-color": "#2453D6", "stop-opacity": "0" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}a`, x1: "2.239", y1: "14.79", x2: "18.928", y2: "8.043", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".13", "stop-color": "#1CBBF3" } }), t("stop", { attrs: { offset: ".34", "stop-color": "#1F99A5" } }), t("stop", { attrs: { offset: ".45", "stop-color": "#209CA6" } }), t("stop", { attrs: { offset: ".51", "stop-color": "#24A4AA" } }), t("stop", { attrs: { offset: ".57", "stop-color": "#2BB3B0" } }), t("stop", { attrs: { offset: ".6", "stop-color": "#30BDB4" } }), t("stop", { attrs: { offset: ".79", "stop-color": "#38BA90" } }), t("stop", { attrs: { offset: "1", "stop-color": "#60F05A" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}q`, x1: "3.364", y1: "4.084", x2: "10.702", y2: "10.875", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".13", "stop-color": "#2BF9FF" } }), t("stop", { attrs: { offset: ".27", "stop-color": "#29F9FF", "stop-opacity": ".64" } }), t("stop", { attrs: { offset: ".4", "stop-color": "#27FAFF", "stop-opacity": ".3" } }), t("stop", { attrs: { offset: ".49", "stop-color": "#26FAFF", "stop-opacity": ".08" } }), t("stop", { attrs: { offset: ".54", "stop-color": "#26FAFF", "stop-opacity": "0" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}r`, x1: "-.806", y1: "15.169", x2: "7.761", y2: "12.739", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { "stop-color": "#26FAFF" } }), t("stop", { attrs: { offset: ".06", "stop-color": "#26FAFF", "stop-opacity": ".88" } }), t("stop", { attrs: { offset: ".24", "stop-color": "#26FAFF", "stop-opacity": ".51" } }), t("stop", { attrs: { offset: ".39", "stop-color": "#26FAFF", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".5", "stop-color": "#26FAFF", "stop-opacity": ".06" } }), t("stop", { attrs: { offset: ".55", "stop-color": "#26FAFF", "stop-opacity": "0" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}s`, x1: "1.434", y1: "14.882", x2: "11.114", y2: "11.432", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { "stop-color": "#21DEFF" } }), t("stop", { attrs: { offset: ".04", "stop-color": "#21DEFF", "stop-opacity": ".88" } }), t("stop", { attrs: { offset: ".17", "stop-color": "#21DEFF", "stop-opacity": ".51" } }), t("stop", { attrs: { offset: ".27", "stop-color": "#21DEFF", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".34", "stop-color": "#21DEFF", "stop-opacity": ".06" } }), t("stop", { attrs: { offset: ".38", "stop-color": "#21DEFF", "stop-opacity": "0" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}t`, x1: "10.664", y1: "9.876", x2: "16.065", y2: "18.686", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".62", "stop-color": "#21DEFF", "stop-opacity": "0" } }), t("stop", { attrs: { offset: ".66", "stop-color": "#21DEFF", "stop-opacity": ".06" } }), t("stop", { attrs: { offset: ".73", "stop-color": "#21DEFF", "stop-opacity": ".23" } }), t("stop", { attrs: { offset: ".83", "stop-color": "#21DEFF", "stop-opacity": ".51" } }), t("stop", { attrs: { offset: ".96", "stop-color": "#21DEFF", "stop-opacity": ".88" } }), t("stop", { attrs: { offset: "1", "stop-color": "#21DEFF" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}u`, x1: "16.677", y1: "13.17", x2: "15.83", y2: "9.031", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { "stop-color": "#44B044" } }), t("stop", { attrs: { offset: ".11", "stop-color": "#44B044", "stop-opacity": ".8" } }), t("stop", { attrs: { offset: ".27", "stop-color": "#44B044", "stop-opacity": ".52" } }), t("stop", { attrs: { offset: ".43", "stop-color": "#44B044", "stop-opacity": ".29" } }), t("stop", { attrs: { offset: ".58", "stop-color": "#44B044", "stop-opacity": ".13" } }), t("stop", { attrs: { offset: ".7", "stop-color": "#44B044", "stop-opacity": ".03" } }), t("stop", { attrs: { offset: ".8", "stop-color": "#44B044", "stop-opacity": "0" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}v`, x1: "4.819", y1: "8.885", x2: "22.692", y2: "14.803", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { "stop-color": "#3066FB" } }), t("stop", { attrs: { offset: ".38", "stop-color": "#2F64F7" } }), t("stop", { attrs: { offset: ".74", "stop-color": "#2857D9" } }), t("stop", { attrs: { offset: "1", "stop-color": "#3C7EFF" } })], 1), t("linearGradient", { attrs: { id: `${o.uniqueID}I`, x1: "16.438", y1: "1.578", x2: "11.921", y2: "12.742", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { "stop-color": "#3774FF" } }), t("stop", { attrs: { offset: ".05", "stop-color": "#3774FF", "stop-opacity": ".91" } }), t("stop", { attrs: { offset: ".16", "stop-color": "#3774FF", "stop-opacity": ".66" } }), t("stop", { attrs: { offset: ".32", "stop-color": "#3774FF", "stop-opacity": ".28" } }), t("stop", { attrs: { offset: ".43", "stop-color": "#3774FF", "stop-opacity": "0" } })], 1)], 1)]); }, i = [], f = /* @__PURE__ */ p( e, c, i ); const u = f.exports; export { u as default }; //# sourceMappingURL=webex.js.map