Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Website/layouts/default.vue38
-rw-r--r--Website/pages/donate.vue4
-rw-r--r--Website/pages/faq.vue4
-rw-r--r--Website/pages/index.vue11
-rw-r--r--Website/pages/install.vue14
-rw-r--r--Website/pages/links.vue4
-rw-r--r--Website/static/ui/abstract.svg2
7 files changed, 36 insertions, 41 deletions
diff --git a/Website/layouts/default.vue b/Website/layouts/default.vue
index 01785be..0aea7bd 100644
--- a/Website/layouts/default.vue
+++ b/Website/layouts/default.vue
@@ -1,30 +1,27 @@
<template>
<v-app id="inspire" dark>
- <v-app-bar app color="lighten-2" flat>
-
- <v-tabs centered class="ml-n9" color="primary" router>
+ <v-app-bar app color="ma-4 glassy" flat style="border-radius: 1rem; overflow: hidden">
+ <v-tabs centered center-active color="primary" router show-arrows>
<v-tab v-for="link in links" :key="link.path" :to="link.path">
{{ link.name }}
</v-tab>
</v-tabs>
</v-app-bar>
+
+ <v-img src="/ui/abstract.svg" style="position: absolute; left: 0; right: 0; width: 100%; height: 100%;" />
- <v-main>
+ <v-main class="pt-4">
- <v-img src="/ui/abstract.svg" style="position: absolute; top: 0; right: 0; width: 100%; height: 100%;" />
-
+ <section style="height: calc(100vh - 1rem); padding-top: 5rem; padding-bottom: 5rem; overflow-y: auto;">
+ <center
+ class="mx-auto d-flex flex-column justify-center items-center"
+ style="width: 90vw; min-height: 100%; overflow-y: scroll;">
- <section style="position: relative; height: 100%; overflow-y: auto;">
- <div class="center" style="width: 90vw;">
- <center style="width: 90vw">
-
<nuxt />
</center>
- </div>
</section>
-
</v-main>
</v-app>
</template>
@@ -34,18 +31,17 @@ html, body {
overflow: hidden;
}
-section {
- height: 90vh;
- width: 100vw;
-}
.mainAltButton {
margin: 0.25em;
}
-.center {
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
+
+/* Glassmorphism effect */
+.glassy {
+ backdrop-filter: blur(16px) saturate(180%);
+ -webkit-backdrop-filter: blur(16px) saturate(180%);
+ background-color: rgba(42, 42, 42, 0.75) !important;
+ border-radius: 12px;
+ /* border: 1px solid rgba(255, 255, 255, 0.125); */
}
</style>
diff --git a/Website/pages/donate.vue b/Website/pages/donate.vue
index 7b5125e..9176f31 100644
--- a/Website/pages/donate.vue
+++ b/Website/pages/donate.vue
@@ -1,8 +1,8 @@
<template>
<div>
- <h1 style="font-size: 3em; margin-bottom: 0em;">Donate</h1>
- <p style="color: #999; margin-bottom: 3em;">You can support our efforts to keep the internet free with a donation!</p>
+ <h1 :style="$vuetify.breakpoint.xs ? 'font-size: 2rem;' : 'font-size: 3rem;'" >Donate</h1>
+ <p style="color: #999; margin-top: .5rem; margin-bottom: 2rem;">You can support our efforts to keep the internet free with a donation!</p>
<v-btn class="mainAltButton" :href="patreonLink" target="_blank">
<v-icon style="margin-right: 0.5em;">mdi-patreon</v-icon>
Patreon
diff --git a/Website/pages/faq.vue b/Website/pages/faq.vue
index 5e40638..8a294e7 100644
--- a/Website/pages/faq.vue
+++ b/Website/pages/faq.vue
@@ -2,8 +2,8 @@
<div>
- <h1 style="font-size: 3em; margin-bottom: 0em;">Frequently Asked Questions</h1>
- <p style="color: #999; margin-bottom: 3em;">Still have questions? Feel free to join our Discord!</p>
+ <h1 :style="$vuetify.breakpoint.xs ? 'font-size: 2rem;' : 'font-size: 3rem;'" >Frequently Asked Questions</h1>
+ <p style="color: #999; margin-top: .5rem; margin-bottom: 2rem;">Still have questions? Feel free to join our Discord!</p>
<v-expansion-panels focusable>
<v-expansion-panel v-for="(item, i) in items" :key="i" style="width: 50vw; min-width: 300px;">
diff --git a/Website/pages/index.vue b/Website/pages/index.vue
index abacadb..fefffc5 100644
--- a/Website/pages/index.vue
+++ b/Website/pages/index.vue
@@ -1,16 +1,16 @@
<template>
<div>
- <svg id="thumbslogo" width="150" height="150" viewBox="0 0 240 240" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M139.113,65.266l-57.339,-0c-5.288,-0 -9.812,3.185 -11.723,7.772l-19.241,44.916c-0.573,1.466 -0.892,2.995 -0.892,4.651l0,12.742c0,7.009 5.734,12.743 12.742,12.743l40.202,-0l-6.053,29.115l-0.191,2.039c0,2.612 1.083,5.033 2.803,6.754l6.754,6.689l41.985,-41.985c2.294,-2.294 3.695,-5.479 3.695,-8.984l0,-63.71c0,-7.009 -5.734,-12.742 -12.742,-12.742Zm25.485,-0l-0,76.452l25.484,0l-0,-76.452l-25.484,-0Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/><g id="Thumb-Down--m.io-" serif:id="Thumb Down (m.io)"></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(152.906,153.295,-153.295,152.906,43.6442,45.958)"><stop offset="0" style="stop-color:#ff4444;stop-opacity:1"/><stop offset="0.56" style="stop-color:#4c0000;stop-opacity:1"/><stop offset="1" style="stop-color:#000;stop-opacity:1"/></linearGradient></defs></svg>
+ <svg id="thumbslogo" width="150" height="150" viewBox="0 0 240 240" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M139.113,65.266l-57.339,-0c-5.288,-0 -9.812,3.185 -11.723,7.772l-19.241,44.916c-0.573,1.466 -0.892,2.995 -0.892,4.651l0,12.742c0,7.009 5.734,12.743 12.742,12.743l40.202,-0l-6.053,29.115l-0.191,2.039c0,2.612 1.083,5.033 2.803,6.754l6.754,6.689l41.985,-41.985c2.294,-2.294 3.695,-5.479 3.695,-8.984l0,-63.71c0,-7.009 -5.734,-12.742 -12.742,-12.742Zm25.485,-0l-0,76.452l25.484,0l-0,-76.452l-25.484,-0Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/><g id="Thumb-Down--m.io-" serif:id="Thumb Down (m.io)"></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(152.906,153.295,-153.295,152.906,43.6442,45.958)"><stop offset="0" style="stop-color:#ff4444;stop-opacity:1"/><stop offset="0.56" style="stop-color:#440000;stop-opacity:1"/><stop offset="1" style="stop-color:#000;stop-opacity:1"/></linearGradient></defs></svg>
- <h1 style="font-size: 3em; margin-bottom:0;">Return YouTube Dislike</h1>
- <div style="color: #999">
+ <h1 :style="$vuetify.breakpoint.xs ? 'font-size: 2rem;' : 'font-size: 3rem;'" >Return YouTube Dislike</h1>
+ <div class="mb-10" style="color: #999">
<p style="margin-top: 0">Browser extension and an API that show you dislikes on youtube</p>
</div>
- <v-btn :to="installLink" color="primary lighten-1" style="font-size: 1.5em; padding: 1em; margin-bottom: 0.5em;">
- <v-icon large style="margin-right: 0.5em;">mdi-tray-arrow-down</v-icon>
+ <v-btn :to="installLink" color="primary lighten-1 px-3" class="black--text" style="font-size: 1.5em; padding: 1em; margin-bottom: 0.5em;">
Install
+ <v-icon large class="ml-16 pl-9">mdi-tray-arrow-down</v-icon>
</v-btn>
<br>
@@ -32,7 +32,6 @@
#thumbslogo {
opacity: 0;
transform: scale(0) rotate(180deg);
- margin-top: -150px;
animation: popin 1s 1s ease-in-out 1 forwards, thumbsflip 2s 3s ease-in-out infinite alternate;
}
@keyframes popin {
diff --git a/Website/pages/install.vue b/Website/pages/install.vue
index 0af080f..ff00eec 100644
--- a/Website/pages/install.vue
+++ b/Website/pages/install.vue
@@ -1,11 +1,11 @@
<template>
<div>
- <h1 style="font-size: 3em; margin-bottom: 0;">Select Your Platform</h1>
+ <h1 :style="$vuetify.breakpoint.xs ? 'font-size: 2rem;' : 'font-size: 3rem;'" >Select Your Platform</h1>
- <div style="color: #999">
- <p style="margin-bottom: 0;"> This is an <b>ALPHA version!</b> It may be slow. It may be buggy.</p>
- <p style="margin-bottom: 1em;">Available for Firefox and all Chromium browsers (Chrome/Edge/Opera/Brave).</p>
+ <div style="color: #999;">
+ <p style=" margin-top: .5rem; margin-bottom: 0;"> This is an <b>ALPHA version!</b> It may be slow. It may be buggy.</p>
+ <p style="margin-bottom: 1rem;">Available for Firefox and all Chromium browsers (Chrome/Edge/Opera/Brave).</p>
</div>
<v-btn class="mainAltButton" :href="firefoxLink" target="_blank">
@@ -30,7 +30,7 @@
<h3 style="margin-top: 3em; margin-bottom:0">Other Platforms</h3>
<div style="color: #999">
- <p style="margin-top: 0em; margin-bottom:0;">If your browser is not yet supported, try this UserScript.</p>
+ <p style="margin-top: .5rem; margin-bottom:.5rem;">If your browser is not yet supported, try this UserScript.</p>
</div>
<v-btn class="mainAltButton" :href="scriptLink" target="_blank">
@@ -39,8 +39,8 @@
</v-btn>
<h3 style="margin-top: 3em;">Third Party Implementations</h3>
- <div style="color: #999">
- <p style="margin-bottom: 0;">No liability on our side, use at your own risk.</p>
+ <div style="color: #999;">
+ <p style="margin-top: .5rem; margin-bottom: .5rem;">No liability on our side, use at your own risk.</p>
</div>
<v-btn class="mainAltButton" :href="iosJailbreakLink" target="_blank">
<v-icon style="margin-right: 0.5em;">mdi-apple</v-icon>
diff --git a/Website/pages/links.vue b/Website/pages/links.vue
index d8ac074..54e655c 100644
--- a/Website/pages/links.vue
+++ b/Website/pages/links.vue
@@ -1,10 +1,10 @@
<template>
<div style="height: 100%">
- <h1 style="font-size: 3em; margin-bottom: 0;">Project Links</h1>
+ <h1 :style="$vuetify.breakpoint.xs ? 'font-size: 2rem;' : 'font-size: 3rem;'" >Project Links</h1>
<div style="color: #999">
- <p style="margin-bottom: 1em;">Links to the project and it's developers</p>
+ <p style="margin-top: .5rem; margin-bottom: .5em;">Links to the project and it's developers</p>
</div>
<v-btn class="mainAltButton" :href="githubLink" target="_blank">
diff --git a/Website/static/ui/abstract.svg b/Website/static/ui/abstract.svg
index 326744c..6298c42 100644
--- a/Website/static/ui/abstract.svg
+++ b/Website/static/ui/abstract.svg
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 1920 1080" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M3098.2,648.023c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.547,-13.073Z" style="fill:url(#_Linear1);"/><path d="M3026.72,639.089c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.547,-13.073Z" style="fill:url(#_Linear2);"/><path d="M2955.25,630.155c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.339,680.686 1296.6,748.59l7.547,-13.073Z" style="fill:url(#_Linear3);"/><path d="M2883.77,621.221c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.339,680.686 1296.6,748.59l7.547,-13.073Z" style="fill:url(#_Linear4);"/><path d="M2812.3,612.287c-547.817,-67.246 -984.193,-310.191 -1296.6,-748.59l-7.547,13.073c316.009,439.548 753.339,680.685 1296.6,748.589l7.548,-13.072Z" style="fill:url(#_Linear5);"/><path d="M2740.83,603.352c-547.817,-67.245 -984.193,-310.19 -1296.6,-748.589l-7.547,13.073c316.009,439.548 753.34,680.685 1296.6,748.589l7.548,-13.073Z" style="fill:url(#_Linear6);"/><path d="M2669.35,594.418c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.34,680.686 1296.6,748.59l7.548,-13.073Z" style="fill:url(#_Linear7);"/><path d="M2597.88,585.484c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.548,13.073c316.009,439.549 753.34,680.686 1296.6,748.59l7.548,-13.073Z" style="fill:url(#_Linear8);"/><path d="M2526.4,576.55c-547.817,-67.246 -984.192,-310.19 -1296.6,-748.59l-7.548,13.073c316.009,439.548 753.34,680.685 1296.6,748.589l7.548,-13.072Z" style="fill:url(#_Linear9);"/><path d="M2454.93,567.615c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.548,-13.073Z" style="fill:url(#_Linear10);"/><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1801.23,-94.44)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1729.76,-103.374)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1658.28,-112.308)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1586.81,-121.243)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1515.34,-130.177)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1443.86,-139.111)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1372.39,-148.045)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1300.91,-156.98)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1229.44,-165.914)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient><linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1157.97,-174.848)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#663737;stop-opacity:1"/></linearGradient></defs></svg> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 1920 1080" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M3098.2,648.023c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.547,-13.073Z" style="fill:url(#_Linear1);"/><path d="M3026.72,639.089c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.547,-13.073Z" style="fill:url(#_Linear2);"/><path d="M2955.25,630.155c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.339,680.686 1296.6,748.59l7.547,-13.073Z" style="fill:url(#_Linear3);"/><path d="M2883.77,621.221c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.339,680.686 1296.6,748.59l7.547,-13.073Z" style="fill:url(#_Linear4);"/><path d="M2812.3,612.287c-547.817,-67.246 -984.193,-310.191 -1296.6,-748.59l-7.547,13.073c316.009,439.548 753.339,680.685 1296.6,748.589l7.548,-13.072Z" style="fill:url(#_Linear5);"/><path d="M2740.83,603.352c-547.817,-67.245 -984.193,-310.19 -1296.6,-748.589l-7.547,13.073c316.009,439.548 753.34,680.685 1296.6,748.589l7.548,-13.073Z" style="fill:url(#_Linear6);"/><path d="M2669.35,594.418c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.547,13.073c316.009,439.549 753.34,680.686 1296.6,748.59l7.548,-13.073Z" style="fill:url(#_Linear7);"/><path d="M2597.88,585.484c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.59l-7.548,13.073c316.009,439.549 753.34,680.686 1296.6,748.59l7.548,-13.073Z" style="fill:url(#_Linear8);"/><path d="M2526.4,576.55c-547.817,-67.246 -984.192,-310.19 -1296.6,-748.59l-7.548,13.073c316.009,439.548 753.34,680.685 1296.6,748.589l7.548,-13.072Z" style="fill:url(#_Linear9);"/><path d="M2454.93,567.615c-547.817,-67.245 -984.192,-310.19 -1296.6,-748.589l-7.548,13.073c316.01,439.548 753.34,680.685 1296.6,748.589l7.548,-13.073Z" style="fill:url(#_Linear10);"/><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1801.23,-94.44)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1729.76,-103.374)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1658.28,-112.308)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1586.81,-121.243)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1515.34,-130.177)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1443.86,-139.111)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1372.39,-148.045)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1300.91,-156.98)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1229.44,-165.914)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient><linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1291.84,745.845,-745.845,1291.84,1157.97,-174.848)"><stop offset="0" style="stop-color:#c40c0c;stop-opacity:1"/><stop offset="1" style="stop-color:#ff4444;stop-opacity:1"/></linearGradient></defs></svg> \ No newline at end of file