JSFiddle - React, Tailwind, and code Playground
by batcave
HTML
<svg id="eknmXLKJ2Ne1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><g clip-path="url(#eknmXLKJ2Ne7)"><g id="eknmXLKJ2Ne3" transform="translate(-39.309849-1.2442)"><path...
CSS
body {
background-color: black;
}
JavaScript
(function(t, e) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = e() : typeof __SVGATOR_DEFINE__ === 'function' && __SVGATOR_DEFINE__.amd ? __SVGATOR_DEFINE__(e) : ((t = typeof globalThis !== 'undefined' ? globalThis : t || self).__SVGATOR_PLAYER__ = t.__SVGATOR_PLAYER__ || {}, t.__SVGATOR_PLAYER__['91c80d77'] = e())
}(this, function() {
function t(t, e) {
const n = Object.keys(t);
if (Object.getOwnPropertySymbols) {
let r = Object.getOwnPropertySymbols(t);
e && (r = r.filter(function(e) {
return Object.getOwnPropertyDescriptor(t, e).enumerable
})), n.push.apply(n, r)
}
return n
}
function e(e) {
for (let n = 1; n < arguments.length; n++) {
var r = arguments[n] != null ? arguments[n] : {};
n % 2 ? t(Object(r), !0).forEach(function(t) {
u(e, t, r[t])
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : t(Object(r)).forEach(function(t) {
Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(r, t))
})
}
return e
}
function n(t) {
return (n = typeof Symbol === 'function' && typeof Symbol.iterator === 'symbol' ? function(t) {
return typeof t
} : function(t) {
return t && typeof Symbol === 'function' && t.constructor === Symbol && t !== Symbol.prototype ? 'symbol' : typeof t
})(t)
}
function r(t, e) {
if (!(t instanceof e)) throw new TypeError('Cannot call a class as a function')
}
function i(t, e) {
for (let n = 0; n < e.length; n++) {
const r = e[n];
r.enumerable = r.enumerable || !1, r.configurable = !0, 'value' in r && (r.writable = !0), Object.defineProperty(t, r.key, r)
}
}
function o(t, e, n) {
return e && i(t.prototype, e), n && i(t, n), t
}
function u(t, e, n) {
return e in t ? Object.defineProperty(t, e, {
value: n,
enumerable: !0,
configurable: !0,
writable: !0
...