'Added example arvix and eurojackpot for 05 excercise;'
765
05_html_jQuery/arxiv/[2403.13859]Supernovae.html
Normal file
19
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/MathJax.js
Normal file
101
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/abs.css
Normal file
@ -0,0 +1,101 @@
|
||||
/* Temporary forcing of classic abs styling.
|
||||
*
|
||||
* This should go away when the browse service gets a Bulma/base-rooted
|
||||
* stylesheet.
|
||||
*
|
||||
*/
|
||||
|
||||
#abs {
|
||||
font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
|
||||
}
|
||||
|
||||
#abs h1.title {
|
||||
display: block;
|
||||
font-size: 1.8em !important;
|
||||
font-weight: 700;
|
||||
margin-block-end: 12px;
|
||||
margin-block-start: 12px;
|
||||
margin-bottom: 12px;
|
||||
margin-inline-end: 0px;
|
||||
margin-inline-start: 20px;
|
||||
margin-left: 20px;
|
||||
margin-right: 0px;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
#abs .descriptor {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#abs div.authors {
|
||||
font-size: 1.2em;
|
||||
line-height: 24px;
|
||||
margin-bottom: 8px;
|
||||
margin-left: 20px;
|
||||
margin-right: 0px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
#abs div.dateline {
|
||||
font-size: 0.9em;
|
||||
font-style: italic;
|
||||
margin-bottom: 6.5px;
|
||||
margin-left: 20px;
|
||||
margin-right: 0px;
|
||||
margin-top: 6.5px;
|
||||
}
|
||||
|
||||
#abs blockquote.abstract {
|
||||
font-size: 1.05em;
|
||||
margin-block-end: 21.6px;
|
||||
margin-block-start: 14.4px;
|
||||
margin-bottom: 21.6px;
|
||||
margin-inline-end: 40px;
|
||||
margin-inline-start: 40px;
|
||||
background-color: white;
|
||||
border-left: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#abs div.metatable {
|
||||
font-size: 0.95em !important;
|
||||
margin-bottom: 19px;
|
||||
margin-left: 20px;
|
||||
margin-right: 0px;
|
||||
margin-top: 0px;
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#abs div.metatable tbody {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#abs tr {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
#abs td.tablecell {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
padding-right: 6.5px;
|
||||
padding-left: 0px;
|
||||
vertical-align: top;
|
||||
font-size: 0.95em !important;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
#abs td.tablecell.label {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
#abs span.primary-subject {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
#abs span.arxivid {
|
||||
font-weight: 700;
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
// vanilla accordion script. no jquery, dependencies.
|
||||
var jsaccordion = {
|
||||
init : function (target) {
|
||||
// initialize the accordion
|
||||
var headers = document.querySelectorAll("#" + target + " .toggle-control");
|
||||
if (headers.length > 0) { for (var head of headers) {
|
||||
head.addEventListener("click", jsaccordion.select);
|
||||
}}
|
||||
},
|
||||
select : function () {
|
||||
// fired when user clicks on a header
|
||||
var contents = this.nextElementSibling;
|
||||
contents.classList.toggle("open");
|
||||
var contents = this;
|
||||
contents.classList.toggle("open");
|
||||
}
|
||||
};
|
||||
// runs on page load
|
||||
window.addEventListener('load', function(){
|
||||
jsaccordion.init("toggle-container");
|
||||
});
|
@ -0,0 +1,17 @@
|
||||
/****************************************
|
||||
* arXiv.org Cascading Style Sheet:: Print
|
||||
* $Date: 2019/11/20 $
|
||||
*****************************************/
|
||||
/****************************************
|
||||
* Print rules
|
||||
*****************************************/
|
||||
#cu-identity, .extra-services, .search-block, footer .columns {
|
||||
display:none;
|
||||
}
|
||||
.header-breadcrumbs {
|
||||
font-size:18px;
|
||||
}
|
||||
.subheader h1 {
|
||||
font-size:14px;
|
||||
font-weight: bold;
|
||||
}
|
3212
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/arXiv.css
Normal file
@ -0,0 +1 @@
|
||||
<svg id="primary_logo_-_single_color_-_white" data-name="primary logo - single color - white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 246.978 110.119"><path d="M492.976,269.5l24.36-29.89c1.492-1.989,2.2-3.03,1.492-4.723a5.142,5.142,0,0,0-4.481-3.161h0a4.024,4.024,0,0,0-3.008,1.108L485.2,261.094Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M526.273,325.341,493.91,287.058l-.972,1.033-7.789-9.214-7.743-9.357-4.695,5.076a4.769,4.769,0,0,0,.015,6.53L520.512,332.2a3.913,3.913,0,0,0,3.137,1.192,4.394,4.394,0,0,0,4.027-2.818C528.4,328.844,527.6,327.133,526.273,325.341Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M479.215,288.087l6.052,6.485L458.714,322.7a2.98,2.98,0,0,1-2.275,1.194,3.449,3.449,0,0,1-3.241-2.144c-.513-1.231.166-3.15,1.122-4.168l.023-.024.021-.026,24.851-29.448m-.047-1.882-25.76,30.524c-1.286,1.372-2.084,3.777-1.365,5.5a4.705,4.705,0,0,0,4.4,2.914,4.191,4.191,0,0,0,3.161-1.563l27.382-29.007-7.814-8.372Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M427.571,255.154c1.859,0,3.1,1.24,3.985,3.453,1.062-2.213,2.568-3.453,4.694-3.453h14.878a4.062,4.062,0,0,1,4.074,4.074v7.828c0,2.656-1.327,4.074-4.074,4.074-2.656,0-4.074-1.418-4.074-4.074V263.3H436.515a2.411,2.411,0,0,0-2.656,2.745v27.188h10.007c2.658,0,4.074,1.329,4.074,4.074s-1.416,4.074-4.074,4.074h-26.39c-2.659,0-3.986-1.328-3.986-4.074s1.327-4.074,3.986-4.074h8.236V263.3h-7.263c-2.656,0-3.985-1.329-3.985-4.074,0-2.658,1.329-4.074,3.985-4.074Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M539.233,255.154c2.656,0,4.074,1.416,4.074,4.074v34.007h10.1c2.746,0,4.074,1.329,4.074,4.074s-1.328,4.074-4.074,4.074H524.8c-2.656,0-4.074-1.328-4.074-4.074s1.418-4.074,4.074-4.074h10.362V263.3h-8.533c-2.744,0-4.073-1.329-4.073-4.074,0-2.658,1.329-4.074,4.073-4.074Zm4.22-17.615a5.859,5.859,0,1,1-5.819-5.819A5.9,5.9,0,0,1,543.453,237.539Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M605.143,259.228a4.589,4.589,0,0,1-.267,1.594L590,298.9a3.722,3.722,0,0,1-3.721,2.48h-5.933a3.689,3.689,0,0,1-3.808-2.48l-15.055-38.081a3.23,3.23,0,0,1-.355-1.594,4.084,4.084,0,0,1,4.164-4.074,3.8,3.8,0,0,1,3.718,2.656l14.348,36.134,13.9-36.134a3.8,3.8,0,0,1,3.72-2.656A4.084,4.084,0,0,1,605.143,259.228Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M390.61,255.154c5.018,0,8.206,3.312,8.206,8.4v37.831H363.308a4.813,4.813,0,0,1-5.143-4.929V283.427a8.256,8.256,0,0,1,7-8.148l25.507-3.572v-8.4H362.306a4.014,4.014,0,0,1-4.141-4.074c0-2.87,2.143-4.074,4.355-4.074Zm.059,38.081V279.942l-24.354,3.4v9.9Z" transform="translate(-358.165 -223.27)" fill="#fff"/><path d="M448.538,224.52h.077c1,.024,2.236,1.245,2.589,1.669l.023.028.024.026,46.664,50.433a3.173,3.173,0,0,1-.034,4.336l-4.893,5.2-6.876-8.134L446.652,230.4c-1.508-2.166-1.617-2.836-1.191-3.858a3.353,3.353,0,0,1,3.077-2.02m0-1.25a4.606,4.606,0,0,0-4.231,2.789c-.705,1.692-.2,2.88,1.349,5.1l39.493,47.722,7.789,9.214,5.853-6.221a4.417,4.417,0,0,0,.042-6.042L452.169,225.4s-1.713-2.08-3.524-2.124Z" transform="translate(-358.165 -223.27)" fill="#fff"/></svg>
|
After (image error) Size: 3.0 KiB |
@ -0,0 +1 @@
|
||||
<svg id="logomark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 74.492 100.25"><g id="tiny_-_white" data-name="tiny - white"><path d="M586.72,255.616a3.377,3.377,0,0,1,.448.031,5.917,5.917,0,0,1,3.581,2.79c.454,1.116.314,2.023-1.315,4.141L563.168,293.6l-8.558-10.047,29.348-26.616a4.406,4.406,0,0,1,2.762-1.321m0-1.5a5.766,5.766,0,0,0-3.69,1.643l-.041.032-.038.035L553.6,282.442l-1.077.977.943,1.107,8.558,10.047,1.145,1.344,1.141-1.348,26.267-31.022.022-.027.022-.028c1.574-2.046,2.327-3.622,1.516-5.619a7.309,7.309,0,0,0-4.779-3.714,5.083,5.083,0,0,0-.64-.043Z" transform="translate(-526.086 -245.559)" fill="#fff"/><path d="M553.423,284.593l8.977,10.558L597.911,337.9c.873,1.093,1.419,2.186,1.047,3.418a4.092,4.092,0,0,1-2.721,2.837,3.557,3.557,0,0,1-1.045.159,4,4,0,0,1-2.687-1.124L548.01,300.808c-3.5-3.5-2.971-8.151.436-11.558l4.977-4.657m.124-2.17L552.4,283.5l-4.976,4.656c-4.192,4.191-4.372,9.816-.473,13.714l44.521,42.4a5.485,5.485,0,0,0,3.722,1.538,5.1,5.1,0,0,0,1.483-.224,5.59,5.59,0,0,0,3.719-3.838,5.176,5.176,0,0,0-1.31-4.788l-35.53-42.767-8.988-10.571-1.019-1.2Z" transform="translate(-526.086 -245.559)" fill="#fff"/><path d="M562.4,295.151l9.556,11.5,5.761-5.356a7.926,7.926,0,0,0,.041-11.743l-43.7-41.923s-1.671-2.029-3.437-2.071a4.49,4.49,0,0,0-4.23,2.718c-.688,1.651-.194,2.809,1.315,4.97l29.306,35.565Z" transform="translate(-526.086 -245.559)" fill="#fff"/><path d="M553.7,306.223l-17.116,21.024c-1.255,1.337-2.032,3.683-1.331,5.367a4.587,4.587,0,0,0,4.287,2.841,4.087,4.087,0,0,0,3.082-1.523l20.328-18.9Z" transform="translate(-526.086 -245.559)" fill="#fff"/><path d="M592.074,250.547" transform="translate(-526.086 -245.559)" fill="#fff" stroke="#000" stroke-miterlimit="10" stroke-width="0.25"/></g></svg>
|
After (image error) Size: 1.7 KiB |
BIN
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/bibsonomy.png
Normal file
After ![]() (image error) Size: 612 B |
@ -0,0 +1,116 @@
|
||||
.search-block.level-right {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
clear: right;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.search-block.level-right {
|
||||
justify-content: center;
|
||||
clear: left;
|
||||
}
|
||||
.search-block form.level-item {
|
||||
margin-left:12px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.search-block form.level-item,
|
||||
.field.has-addons {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.search-block p.help {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.search-block .input,
|
||||
.search-block select,
|
||||
.search-block .button {
|
||||
font-size: 0.75rem;
|
||||
line-height: 1.5;
|
||||
height: 2.25em;
|
||||
border-radius: 2px;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
.search-block .button {
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
.search-block .input {
|
||||
border-color: transparent;
|
||||
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border: 0;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
.search-block .control {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* creates downward caret */
|
||||
.search-block .select::after {
|
||||
position: absolute;
|
||||
display: block;
|
||||
z-index: 4;
|
||||
top: 50%;
|
||||
right: .65em;
|
||||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
content: " ";
|
||||
border: 3px solid #0068AC;
|
||||
border-radius: 2px;
|
||||
border-right: 0;
|
||||
border-top: 0;
|
||||
transform: rotate(-45deg);
|
||||
transform-origin: center;
|
||||
pointer-events: none;
|
||||
margin-top: -1.125em;
|
||||
}
|
||||
/*hide default caret, style select*/
|
||||
.search-block .select.is-small select {
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 220px;
|
||||
height: 27px;
|
||||
float: right;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
background-color: #ffffff;
|
||||
background-image: none;
|
||||
-ms-word-break: normal;
|
||||
word-break: normal;
|
||||
border-color: #ccc;
|
||||
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
|
||||
border-radius: 0;
|
||||
}
|
||||
/*fix caret in IE 11*/
|
||||
.search-block .select.is-small select::-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.search-block .button {
|
||||
background-color: #711111;
|
||||
color: #FFF;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.search-block .button:hover,
|
||||
.search-block .button:focus {
|
||||
background-color: #440A0A;
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
#header form select, #header form input {
|
||||
padding: 0 0.5em;
|
||||
}
|
BIN
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/by-4.0.png
Normal file
After ![]() (image error) Size: 640 B |
84
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/cite.js
Normal file
@ -0,0 +1,84 @@
|
||||
// bibtex citation modal based on Matt B's work.
|
||||
$(document).ready(function() {
|
||||
var cached_value=null
|
||||
var cached_provider=null
|
||||
var setup=0
|
||||
var API_CROSSREF_CITE='https://dx.doi.org/'
|
||||
|
||||
function error_check(response) {
|
||||
switch (response.status) {
|
||||
case 0:
|
||||
return 'Query prevented by browser -- CORS, firewall, or unknown error'
|
||||
case 404:
|
||||
return 'Citation entry not found.'
|
||||
case 500:
|
||||
return 'Citation entry returned 500: internal server error'
|
||||
default:
|
||||
return 'Citation error ' + response.status
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
var provider_desc={
|
||||
arxiv: 'arXiv API',
|
||||
doi: 'Crossref Citation Formating Service'
|
||||
}
|
||||
|
||||
var provider_url={
|
||||
arxiv: 'https://arxiv.org/help/api/index',
|
||||
doi: 'https://www.crossref.org/labs/citation-formatting-service/'
|
||||
}
|
||||
|
||||
var format_crossref = function(data) {
|
||||
data = data.replace(/^\s+/, '')
|
||||
data = data.replace(/},/g, '},\n ')
|
||||
data = data.replace(', title=', ',\n title=')
|
||||
data = data.replace('}}', '}\n}')
|
||||
return data
|
||||
}
|
||||
|
||||
$('#bib-cite-trigger').click(function(){
|
||||
$('#bib-cite-loading').show()
|
||||
|
||||
metaid = document.head.querySelector(`[name="citation_arxiv_id"]`)
|
||||
id = metaid ? metaid.content: ''
|
||||
|
||||
metadoi = document.head.querySelector(`[name="citation_doi"]`)
|
||||
doi = metadoi ? metadoi.content: ''
|
||||
|
||||
if(!setup){
|
||||
$('.bib-modal-close').click(function(){$('#bib-cite-modal').hide()})
|
||||
$('<link>').appendTo('head').attr({type:'text/css',rel: 'stylesheet',href: $('#bib-cite-css').attr('href')})
|
||||
setup = 1
|
||||
}
|
||||
|
||||
var do_modal=function(result, provider){
|
||||
$('#bib-cite-loading').hide()
|
||||
$('#bib-cite-target').val(result)
|
||||
$('#bib-cite-source-api').text(provider_desc[provider]).attr('href', provider_url[provider])
|
||||
$('#bib-cite-modal').show()
|
||||
}
|
||||
|
||||
if(cached_value){
|
||||
do_modal(cached_value, cached_provider)
|
||||
}else if(doi){
|
||||
$.ajax({url: API_CROSSREF_CITE + doi,
|
||||
headers: {Accept: `application/x-bibtex`},
|
||||
success: function(result){
|
||||
cached_value = format_crossref(result)
|
||||
cached_provider = 'doi'
|
||||
do_modal( cached_value, cached_provider )},
|
||||
error: function(xhr,status,error){
|
||||
do_modal(`Error: ${xhr.status} ${error_check(xhr)}`, 'doi')}
|
||||
})
|
||||
}else{
|
||||
$.ajax({url: "/bibtex/" + id,
|
||||
success: function(result){
|
||||
cached_value = result
|
||||
cached_provider = 'arxiv'
|
||||
do_modal( cached_value, cached_provider)},
|
||||
error: function(xhr,status,error){
|
||||
do_modal(`Error: ${xhr.status} ${error_check(xhr)}`, 'arxiv')}})
|
||||
}
|
||||
})
|
||||
})
|
@ -0,0 +1,120 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 200.7 45" style="enable-background:new 0 0 200.7 45;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:#FFFFFF;stroke:#000000;stroke-width:0.1561;}
|
||||
.st2{fill:#FFFFFF;stroke:#000000;}
|
||||
</style>
|
||||
<g id="Layer_2_1_">
|
||||
</g>
|
||||
<g>
|
||||
<g id="Layer_1_1_">
|
||||
<path class="st0" d="M22.4,45C10,45,0,34.8,0,22.4S10,0,22.4,0s22.4,10,22.4,22.4C44.9,34.8,34.8,45,22.4,45z M22.4,2.5
|
||||
c-11,0-20,9-20,20s9,20,20,20s20-9,20-20C42.4,11.4,33.5,2.5,22.4,2.5z"/>
|
||||
<path class="st1" d="M17.2,24.9"/>
|
||||
<path class="st0" d="M22.4,42.3l-0.4-0.1c-0.5-0.2-13.2-5.8-13.2-15.9V8.1h27.2v18.4c0,9.7-12.6,15.3-13.2,15.6L22.4,42.3z
|
||||
M10.8,9.9v16.3c0,8.1,9.7,13.1,11.8,14.1c2-1,11.8-6.1,11.8-13.7V10H10.8C10.8,10,10.8,9.9,10.8,9.9z"/>
|
||||
<path class="st0" d="M16.7,18.8l-0.2-0.1c0,0-1.5-0.9-2.3-1.5c-0.7-0.5-1.1-1.1-1.2-1.6c0-0.1,0-1.6,0-4.5v-0.6h7.7V11
|
||||
c0,2.9,0,4.4,0,4.5c0,0.6-0.4,1.1-1.1,1.6c-1,0.6-2.3,1.5-2.4,1.5L16.7,18.8z M14,11.5c0,1.6,0,3.7,0,3.9c0,0.1,0.2,0.5,0.6,0.7
|
||||
c0.6,0.4,1.5,1,2,1.2c0.5-0.2,1.5-0.9,2.1-1.2c0.2-0.1,0.6-0.4,0.6-0.6c0-0.2,0-2.2,0-3.9H14L14,11.5L14,11.5z"/>
|
||||
<path class="st0" d="M28.7,18.8l-0.2-0.1c0,0-1.5-0.9-2.3-1.5c-0.7-0.5-1.1-1.1-1.2-1.6c0-0.1,0-1.6,0-4.5v-0.6h7.7V11
|
||||
c0,2.9,0,4.4,0,4.5c0,0.6-0.4,1.1-1.1,1.6c-1,0.6-2.3,1.5-2.4,1.5L28.7,18.8z M26,11.5c0,1.6,0,3.7,0,3.9c0,0.1,0.2,0.5,0.6,0.7
|
||||
c0.6,0.4,1.5,1,2,1.2c0.5-0.2,1.5-0.9,2.1-1.2c0.2-0.1,0.6-0.4,0.6-0.6c0-0.2,0-2.2,0-3.9H26L26,11.5L26,11.5z"/>
|
||||
<rect x="9.3" y="19.1" class="st0" width="26.5" height="1.6"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M22.4,35.2c-0.5,0-0.7-0.4-0.9-0.5c-0.1-0.1-0.2-0.2-0.4-0.2c-0.7,0-1.2,0-1.8,0.1c-0.6,0-1.2,0.1-2.2,0.1
|
||||
s-1.7,0-1.7,0h-0.7V22.3h0.7c0.5,0,1.1,0,2.1,0c0.5,0,1-0.1,1.6-0.1c0.4,0,0.7-0.1,1.1-0.1c0.9-0.1,1.6,0.1,1.7,0.1
|
||||
c0.2,0,0.4,0.1,0.6,0.2c0.1-0.1,0.4-0.1,0.6-0.2c0,0,0.9-0.1,1.7-0.1c0.4,0,0.7,0.1,1.1,0.1c0.6,0.1,1.1,0.1,1.6,0.1
|
||||
c1,0,1.6,0,2.1,0h0.7v12.4h-0.7c0,0-0.7,0-1.7,0c-1,0-1.6-0.1-2.2-0.1c-0.6,0-1.1-0.1-1.8-0.1c-0.2,0-0.2,0-0.4,0.2
|
||||
C23.2,35,22.9,35.2,22.4,35.2z M21.2,33.1c0.6,0,1.1,0.2,1.4,0.5c0.2-0.2,0.7-0.5,1.4-0.5c0.7,0,1.4,0,2,0.1
|
||||
c0.6,0,1.2,0.1,2.1,0.1c0.4,0,0.6,0,0.9,0v-9.5c-0.4,0-0.9,0-1.4,0c-0.5,0-1.1-0.1-1.7-0.1c-0.4,0-0.7-0.1-1.1-0.1
|
||||
c-0.6-0.1-1.2,0-1.2,0c-0.1,0-0.2,0.1-0.2,0.1s0,0,0.1-0.1l-0.7-0.1l-0.7,0.1c0,0.1,0,0.1,0.1,0.1c0,0,0,0-0.2-0.1l0,0
|
||||
c0,0-0.6-0.1-1.2,0c-0.4,0-0.7,0.1-1.1,0.1c-0.6,0.1-1.2,0.1-1.7,0.1c-0.6,0-1,0-1.4,0v9.5c0.2,0,0.6,0,0.9,0
|
||||
c0.9,0,1.5-0.1,2.1-0.1C19.9,33.1,20.4,33.1,21.2,33.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
<rect x="13.4" y="12.8" class="st0" width="6.4" height="1.1"/>
|
||||
<rect x="21.8" y="19.5" class="st0" width="1.5" height="21.8"/>
|
||||
<polygon class="st0" points="31.4,15.2 28.6,13.4 26,15.2 25.3,14.3 28.6,12 32,14.3 "/>
|
||||
<path class="st2" d="M28.5,15.3"/>
|
||||
<rect x="17.2" y="25.1" class="st0" width="3.2" height="1.1"/>
|
||||
<rect x="17.2" y="27.7" class="st0" width="3.2" height="1.1"/>
|
||||
<rect x="17.2" y="30.3" class="st0" width="3.2" height="1.1"/>
|
||||
<rect x="24.3" y="25.1" class="st0" width="3.2" height="1.1"/>
|
||||
<rect x="24.3" y="27.7" class="st0" width="3.2" height="1.1"/>
|
||||
<rect x="24.3" y="30.3" class="st0" width="3.2" height="1.1"/>
|
||||
</g>
|
||||
<g id="Layer_3">
|
||||
<g>
|
||||
<path class="st0" d="M65.1,28.7c-1.1,0.7-3.1,1.1-4.3,1.1c-4.7,0-7.8-2.7-7.8-7.1c0-2.2,0.9-4,2.4-5.3c1.5-1.2,3.4-1.8,5.6-1.8
|
||||
c1.8,0,3.6,0.5,4.5,0.9c-0.2,1-0.4,2-0.4,2.9h-0.6v-1.5c0-0.5-0.7-0.9-1.7-1.2c-0.6-0.2-1.5-0.4-2.2-0.4c-3.7,0-5.6,2.7-5.6,6
|
||||
c0,3.9,2.6,6.4,6.5,6.4c1.5,0,3.1-0.5,3.9-1.2l0.1,0.2L65.1,28.7z"/>
|
||||
<path class="st0" d="M70,29.7c-2.4,0-4.2-2-4.2-4.5c0-2.9,1.8-5,5-5c2.4,0,4.4,2,4.4,4.4c0,2.9-2.1,5.2-5.2,5.2L70,29.7L70,29.7
|
||||
L70,29.7L70,29.7z M67.7,24.3c0,2.1,0.7,4.8,3.3,4.8c1.8,0,2.6-1.8,2.6-3.6c0-2.6-1.2-4.7-3.1-4.7C68.3,20.7,67.7,22.4,67.7,24.3
|
||||
z"/>
|
||||
<path class="st0" d="M76.8,22.9c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.7v-0.5c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1v2l0,0
|
||||
l1.1-1.2c0.5-0.6,1.1-0.9,1.6-0.9c0.4,0,0.7,0.1,0.9,0.2l-0.1,2.3h-0.4c-0.2-0.5-0.6-0.9-1.4-0.9c-0.9,0-1.7,0.9-1.7,2.2v3.4
|
||||
c0,0.5,0,1,0.1,1.1c0.1,0.1,0.4,0.2,0.9,0.2h1v0.6c-1,0-1.8,0-2.8,0c-1,0-1.7,0-2.4,0v-0.6h0.9c0.4,0,0.5-0.1,0.6-0.2
|
||||
c0.1-0.2,0.1-0.6,0.1-1.1L76.8,22.9L76.8,22.9L76.8,22.9L76.8,22.9L76.8,22.9z"/>
|
||||
<path class="st0" d="M85.8,27.3c0,0.5,0,1,0.1,1.1c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0s-1.7,0-2.4,0v-0.6h0.9
|
||||
c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1v-4.4c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.6v-0.5
|
||||
c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1v1.7l0,0l1.5-1.2c0.5-0.4,0.9-0.5,1.6-0.5c2.3,0,3.2,1.2,3.2,3.4v3.8c0,0.5,0,1,0.1,1.1
|
||||
c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.5,0-1.1,0-1.6,0c-0.5,0-1.1,0-1.6,0v-5.5c0-1.6-1-2.4-2.2-2.4c-1.2,0-2.4,1-2.4,1.8
|
||||
L85.8,27.3L85.8,27.3z"/>
|
||||
<path class="st0" d="M101.9,23.7c0,0.2,0,0.5,0,0.9c-1.2,0.2-2.3,0.2-3.6,0.2h-2.8c0,2.3,1.1,3.9,3.6,3.9c1,0,1.7-0.5,2.4-1
|
||||
l0.2,0.2l-0.4,0.6c-0.1,0.2-1.8,1.1-3.2,1.1c-2.9,0-4.5-1.8-4.5-4.5c0-2,0.5-3.1,1.5-3.8c0.4-0.2,0.7-0.6,1.2-0.7
|
||||
c0.7-0.4,1.2-0.5,2-0.5C100.3,20.1,101.9,21.5,101.9,23.7z M95.5,23.8V24c0.9,0.1,1.7,0.1,2.4,0.1c0.7,0,1.5,0,2.2,0
|
||||
c0-1.8-0.6-3.3-2.1-3.3C96.6,20.7,95.5,21.8,95.5,23.8z"/>
|
||||
<path class="st0" d="M103.7,17.2c0-0.5,0-0.9-0.5-0.9h-1.1v-0.5c1-0.1,2.1-0.4,3.1-0.7l0.1,0.1v12.1c0,0.5,0,1,0.1,1.1
|
||||
c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0s-1.7,0-2.4,0v-0.6h0.9c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1
|
||||
L103.7,17.2L103.7,17.2z"/>
|
||||
<path class="st0" d="M108.7,17.2c0-0.5,0-0.9-0.5-0.9H107v-0.5c1-0.1,2.1-0.4,3.1-0.7l0.1,0.1v12.1c0,0.5,0,1,0.1,1.1
|
||||
c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0c-1,0-1.7,0-2.4,0v-0.6h0.9c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1
|
||||
L108.7,17.2L108.7,17.2z"/>
|
||||
<path class="st0" d="M117.8,18.2c0-0.7,0-1.2-0.1-1.5s-0.4-0.2-0.9-0.2h-1v-0.6c1,0,2,0,2.9,0c0.9,0,1.8,0,2.8,0v0.6h-1
|
||||
c-0.5,0-0.7,0.1-0.9,0.2c-0.1,0.2-0.1,0.7-0.1,1.5v6.7c0,2.8,1.5,3.6,4,3.6c2.1,0,4-0.9,4-4v-6.3c0-0.7,0-1.2-0.1-1.5
|
||||
c-0.1-0.2-0.4-0.2-0.9-0.2h-0.9v-0.6c0.7,0,1.6,0,2.3,0c0.7,0,1.5,0,2.3,0v0.6h-0.9c-0.5,0-0.7,0.1-0.9,0.2
|
||||
c-0.1,0.2-0.1,0.7-0.1,1.5v5.6c0,4.2-1.6,5.9-5.5,5.9c-3.3,0-5.3-1-5.3-4.5L117.8,18.2L117.8,18.2L117.8,18.2z"/>
|
||||
<path class="st0" d="M133.2,27.3c0,0.5,0,1,0.1,1.1c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0c-1,0-1.7,0-2.4,0v-0.6
|
||||
h0.9c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1v-4.4c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.7v-0.5
|
||||
c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1v1.7l0,0l1.5-1.2c0.5-0.4,0.9-0.5,1.6-0.5c2.3,0,3.2,1.2,3.2,3.4v3.8c0,0.5,0,1,0.1,1.1
|
||||
c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.5,0-1.1,0-1.6,0c-0.5,0-1.1,0-1.6,0v-5.5c0-1.6-1-2.4-2.2-2.4c-1.2,0-2.4,1-2.4,1.8
|
||||
L133.2,27.3L133.2,27.3L133.2,27.3L133.2,27.3z"/>
|
||||
<path class="st0" d="M144.9,27.3c0,0.5,0,1,0.1,1.1c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0c-1,0-1.7,0-2.4,0v-0.6
|
||||
h0.9c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1v-4.4c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.7v-0.5
|
||||
c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1L144.9,27.3L144.9,27.3L144.9,27.3L144.9,27.3z M145.1,16.9c0,0.6-0.5,1.1-1.1,1.1
|
||||
c-0.6,0-1.1-0.5-1.1-1.1s0.5-1.1,1.1-1.1C144.6,15.8,145.1,16.3,145.1,16.9z"/>
|
||||
<path class="st0" d="M152.3,27.3c-0.4,0.7-0.5,1.5-0.9,2.1h-1l-3.4-8c-0.1-0.2-0.2-0.6-0.6-0.6h-0.6v-0.5c0.7,0,1.5,0,2.3,0
|
||||
c0.7,0,1.5,0,2.3,0v0.5h-1c-0.4,0-0.5,0.1-0.5,0.4c0,0.1,0,0.4,0.1,0.7l2.3,5.6c0.4-0.9,0.9-1.8,1.2-2.7l0.9-2.1
|
||||
c0.2-0.6,0.4-1.1,0.4-1.5c0-0.4-0.1-0.5-0.5-0.5h-0.9v-0.5c0.6,0,1.2,0,1.8,0c0.6,0,1.2,0,1.8,0v0.5h-0.6c-0.5,0-0.9,0.7-1.1,1.4
|
||||
L152.3,27.3z"/>
|
||||
<path class="st0" d="M164.1,23.7c0,0.2,0,0.5,0,0.9c-1.2,0.2-2.3,0.2-3.6,0.2h-2.8c0,2.3,1.1,3.9,3.6,3.9c1,0,1.7-0.5,2.4-1
|
||||
l0.2,0.2l-0.4,0.6c-0.1,0.2-1.8,1.1-3.2,1.1c-2.9,0-4.5-1.8-4.5-4.5c0-2,0.5-3.1,1.5-3.8c0.4-0.2,0.7-0.6,1.2-0.7
|
||||
c0.7-0.4,1.2-0.5,2-0.5C162.5,20.1,164.1,21.5,164.1,23.7z M157.6,23.8V24c0.9,0.1,1.7,0.1,2.4,0.1s1.5,0,2.2,0
|
||||
c0-1.8-0.6-3.3-2.1-3.3C158.8,20.7,157.6,21.8,157.6,23.8z"/>
|
||||
<path class="st0" d="M166.3,22.9c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.7v-0.5c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1v2l0,0
|
||||
l1.1-1.2c0.5-0.6,1.1-0.9,1.6-0.9c0.4,0,0.7,0.1,0.9,0.2l-0.1,2.3h-0.4c-0.2-0.5-0.6-0.9-1.4-0.9c-0.9,0-1.7,0.9-1.7,2.2v3.4
|
||||
c0,0.5,0,1,0.1,1.1c0.1,0.1,0.4,0.2,0.9,0.2h1v0.6c-1,0-1.8,0-2.8,0c-1,0-1.7,0-2.4,0v-0.6h0.9c0.4,0,0.5-0.1,0.6-0.2
|
||||
c0.1-0.2,0.1-0.6,0.1-1.1L166.3,22.9L166.3,22.9L166.3,22.9L166.3,22.9z"/>
|
||||
<path class="st0" d="M173,26.5v0.9c0,1.2,1.4,1.7,2.6,1.7c1.2,0,2.3-0.7,2.3-1.8c0-0.6-0.4-1.1-1-1.3c-0.9-0.2-2-0.5-2.9-0.7
|
||||
c-1-0.4-1.7-1-1.7-2.1c0-2.1,1.8-2.8,3.7-2.8c1,0,1.7,0.2,2.6,0.5c0,0.7-0.1,1.5-0.1,2.2h-0.5v-0.5c0-1-1.1-1.6-2.3-1.6
|
||||
c-1.7,0-2,1-2,1.6c0,0.9,0.6,1.4,2.1,1.6c2.3,0.4,3.4,1,3.4,2.4c0,2.2-2.2,3.3-4.3,3.3c-1,0-1.8-0.1-2.7-0.5
|
||||
c0.2-0.9,0.2-1.8,0.2-2.7h0.6L173,26.5L173,26.5L173,26.5L173,26.5z"/>
|
||||
<path class="st0" d="M183.2,27.3c0,0.5,0,1,0.1,1.1c0.1,0.1,0.2,0.2,0.6,0.2h0.9v0.6c-0.7,0-1.5,0-2.4,0c-1,0-1.7,0-2.4,0v-0.6
|
||||
h0.9c0.4,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.6,0.1-1.1v-4.4c0-0.6,0-1.1-0.1-1.2c-0.1-0.1-0.4-0.2-0.7-0.2h-0.7v-0.5
|
||||
c1.1-0.1,2.3-0.5,3.1-0.9l0.1,0.1L183.2,27.3L183.2,27.3L183.2,27.3L183.2,27.3z M183.4,16.9c0,0.6-0.5,1.1-1.1,1.1
|
||||
c-0.6,0-1.1-0.5-1.1-1.1s0.5-1.1,1.1-1.1C182.8,15.8,183.4,16.3,183.4,16.9z"/>
|
||||
<path class="st0" d="M184.5,22v-0.4l1.5-0.7v-1.3c0-0.5,0-1-0.1-1.6c0.7-0.2,1.4-0.5,1.7-0.7l0.2,0.2c-0.1,0.9-0.2,2-0.2,2.8V21
|
||||
l2.7-0.1l-0.1,1.1h-2.4v5.2c0,0.9,0.2,1.4,1.1,1.4c0.5,0,0.9-0.2,1.1-0.4l0.2,0.4l-1,1c-0.1,0.2-0.9,0.2-1.2,0.2
|
||||
c-1,0-2-0.5-2-2.1v-5.7L184.5,22z"/>
|
||||
<path class="st0" d="M198.3,22c0.1-0.2,0.1-0.4,0.1-0.5c0-0.4-0.2-0.5-0.9-0.5H197v-0.5c0.6,0,1.2,0,1.8,0c0.6,0,1.2,0,1.8,0V21
|
||||
h-0.5c-0.5,0-0.9,0.6-1.6,2.3l-3.9,9.2c-0.6,1.5-1.3,2.4-2.9,2.4c-0.4,0-0.7-0.1-1-0.2l0.5-1.5h0.2c0.2,0.2,0.7,0.5,1,0.5l0,0
|
||||
c1.1-0.1,1.7-1.7,2.1-2.6l0.5-1.2l-3.2-8c-0.4-0.7-0.6-1-1-1h-0.4v-0.5c0.7,0,1.5,0,2.3,0c0.7,0,1.5,0,2.3,0V21h-0.7
|
||||
c-0.4,0-0.6,0.1-0.6,0.5c0,0.2,0,0.5,0.1,0.7l2.2,5.4L198.3,22z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After (image error) Size: 10 KiB |
4
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/jquery-latest.min.js
vendored
Normal file
8
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/js.cookie.min.js
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Minified by jsDelivr using Terser v3.14.1.
|
||||
* Original file: /npm/js-cookie@2.2.1/src/js.cookie.js
|
||||
*
|
||||
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
|
||||
*/
|
||||
!function(e){var n;if("function"==typeof define&&define.amd&&(define(e),n=!0),"object"==typeof exports&&(module.exports=e(),n=!0),!n){var t=window.Cookies,o=window.Cookies=e();o.noConflict=function(){return window.Cookies=t,o}}}(function(){function e(){for(var e=0,n={};e<arguments.length;e++){var t=arguments[e];for(var o in t)n[o]=t[o]}return n}function n(e){return e.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}return function t(o){function r(){}function i(n,t,i){if("undefined"!=typeof document){"number"==typeof(i=e({path:"/"},r.defaults,i)).expires&&(i.expires=new Date(1*new Date+864e5*i.expires)),i.expires=i.expires?i.expires.toUTCString():"";try{var c=JSON.stringify(t);/^[\{\[]/.test(c)&&(t=c)}catch(e){}t=o.write?o.write(t,n):encodeURIComponent(String(t)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),n=encodeURIComponent(String(n)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var f="";for(var u in i)i[u]&&(f+="; "+u,!0!==i[u]&&(f+="="+i[u].split(";")[0]));return document.cookie=n+"="+t+f}}function c(e,t){if("undefined"!=typeof document){for(var r={},i=document.cookie?document.cookie.split("; "):[],c=0;c<i.length;c++){var f=i[c].split("="),u=f.slice(1).join("=");t||'"'!==u.charAt(0)||(u=u.slice(1,-1));try{var a=n(f[0]);if(u=(o.read||o)(u,a)||n(u),t)try{u=JSON.parse(u)}catch(e){}if(r[a]=u,e===a)break}catch(e){}}return e?r[e]:r}}return r.set=i,r.get=function(e){return c(e,!1)},r.getJSON=function(e){return c(e,!0)},r.remove=function(n,t){i(n,"",e(t,{expires:-1}))},r.defaults={},r.withConverter=t,r}(function(){})});
|
||||
//# sourceMappingURL=/sm/b0ce608ffc029736e9ac80a8dd6a7db2da8e1d45d2dcfc92043deb2214aa30d8.map
|
1
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/mathjaxToggle.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
function getMathjaxCookie(){var mathjaxCookieName="arxiv_mathjax";var dc=document.cookie;var prefix=mathjaxCookieName+"=";var begin=dc.indexOf(prefix);var end=document.cookie.indexOf(";",begin);var returnVal;if(end==-1){end=dc.length}returnVal=unescape(dc.substring(begin+prefix.length,end));return returnVal}function setMathjaxCookie(){var mathjaxCookieName="arxiv_mathjax";var value="disabled";var cv=getMathjaxCookie();if(cv=="disabled"){value="enabled"}else if(cv=="enabled"){value="disabled"}var mathjaxCookieValue=value;var today=new Date;var expire=new Date;var nDays=365;expire.setTime(today.getTime()+36e5*24*nDays);document.cookie=mathjaxCookieName+"="+escape(value)+";domain=.arxiv.org;path=/;expires="+expire.toGMTString();window.location.reload()}function getInternetExplorerVersion(){var rv=-1;if(navigator.appName=="Microsoft Internet Explorer"){var ua=navigator.userAgent;var re=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");if(re.exec(ua)!=null)rv=parseFloat(RegExp.$1)}return rv}function mathjaxToggle(showErrors){showErrors=showErrors||0;var returnVal;returnVal=getMathjaxCookie();mjLink=document.getElementById("mathjax_toggle");if(returnVal==="enabled"||returnVal!="disabled"){if(mjLink){mjLink.innerHTML="Disable MathJax"}var errorConfig;if(showErrors!=0){errorConfig=" 'color': 'red',\n"+" 'padding': '1px 1px',\n"+" 'border': '1px solid'\n"}else{errorConfig=" 'font-size': 'normal',\n"+" 'border': ''\n"}var head=document.getElementsByTagName("head")[0],script;script=document.createElement("script");script.type="text/x-mathjax-config";script[window.opera?"innerHTML":"text"]="MathJax.Hub.Config({\n"+" messageStyle: 'none',\n"+" extensions: ['tex2jax.js'],\n"+" jax: ['input/TeX','output/HTML-CSS'],\n"+" tex2jax: {\n"+" inlineMath: [['$','$']],\n"+" processEscapes: true,\n"+" ignoreClass: '.*',\n"+" processClass: 'mathjax.*',\n"+" },\n"+" TeX: {\n"+" extensions: ['AMSmath.js', 'AMSsymbols.js', 'noErrors.js'],\n"+" noErrors: {\n"+" inlineDelimiters: ['$','$'],\n"+" multiLine: false,\n"+" style: {\n"+errorConfig+" }\n"+" }\n"+" }\n"+"});";head.appendChild(script);script=document.createElement("script");script.type="text/javascript";script.src="//static.arxiv.org/MathJax-2.7.3/MathJax.js";head.appendChild(script)}else{mjLink.innerHTML="Enable MathJax"}}
|
@ -0,0 +1,55 @@
|
||||
// File: member_acknowledgement.js
|
||||
|
||||
(function() {
|
||||
getMemberInstitutionName();
|
||||
async function getMemberInstitutionName() {
|
||||
label = localStorage.getItem("member_label");
|
||||
expires = localStorage.getItem("member_expires");
|
||||
|
||||
expired = true;
|
||||
if (expires) {
|
||||
expires = new Date(expires);
|
||||
now = new Date();
|
||||
if (now < expires) {
|
||||
expired = false;
|
||||
}
|
||||
}
|
||||
|
||||
if (expired) {
|
||||
localStorage.removeItem("member_label");
|
||||
localStorage.removeItem("member_expires");
|
||||
|
||||
lookup_failed = false
|
||||
label = localStorage.getItem("member_label");
|
||||
if (! label) {
|
||||
let result = await fetch("/institutional_banner");
|
||||
if (result && result.ok) {
|
||||
let j = await result.json();
|
||||
label = j["label"];
|
||||
if (label) {
|
||||
localStorage.setItem("member_label", label);
|
||||
}
|
||||
} else {
|
||||
lookup_failed = true
|
||||
}
|
||||
}
|
||||
|
||||
expires_ms = 30*24*60*60*1000;
|
||||
if (lookup_failed) {
|
||||
expires_ms = 1*60*60*1000; // try sooner if db issue.
|
||||
}
|
||||
const new_expires = new Date();
|
||||
new_expires.setTime(new_expires.getTime() + expires_ms);
|
||||
localStorage.setItem("member_expires", new_expires);
|
||||
}
|
||||
|
||||
if (label) {
|
||||
s = 'We gratefully acknowledge support from<br/>';
|
||||
s += 'the Simons Foundation, <a href="https://info.arxiv.org/about/ourmembers.html">' + label + "</a>, and all contributors. <a href='https://info.arxiv.org/about/donate.html'>Donate</a>";
|
||||
support_elem = document.getElementById('support-ack-url');
|
||||
if (support_elem) {
|
||||
support_elem.innerHTML = s;
|
||||
}
|
||||
}
|
||||
}
|
||||
})();
|
3
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/purify.min.js
vendored
Normal file
BIN
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/reddit.png
Normal file
After ![]() (image error) Size: 380 B |
239
05_html_jQuery/arxiv/[2403.13859]Supernovae_files/toggle-labs.js
Normal file
@ -0,0 +1,239 @@
|
||||
// toggle logic for arXivLabs integrations
|
||||
$(document).ready(function() {
|
||||
|
||||
jQuery.cachedScript = function(url, options) {
|
||||
// Allow user to set any option except for dataType, cache, and url
|
||||
options = $.extend(options || {}, {
|
||||
dataType: "script",
|
||||
cache: true,
|
||||
url: url
|
||||
});
|
||||
return jQuery.ajax(options);
|
||||
};
|
||||
|
||||
var scripts = {
|
||||
"paperwithcode": $('#paperwithcode-toggle').data('script-url') + "?20210727",
|
||||
"catalyzex": $('#catalyzex-toggle').data('script-url'),
|
||||
"replicate": $('#replicate-toggle').data('script-url'),
|
||||
"spaces": $('#spaces-toggle').data('script-url'),
|
||||
"txyz": $('#txyz-toggle').data('script-url'),
|
||||
"dagshub": $('#dagshub-toggle').data('script-url'),
|
||||
"litmaps": $('#litmaps-toggle').data('script-url'),
|
||||
"scite": $('#scite-toggle').data('script-url'),
|
||||
"iarxiv": $('#iarxiv-toggle').data('script-url'),
|
||||
"connectedpapers": $('#connectedpapers-toggle').data('script-url'),
|
||||
"influenceflower": $('#influenceflower-toggle').data('script-url'),
|
||||
"sciencecast": $('#sciencecast-toggle').data('script-url'),
|
||||
"gotitpub": $('#gotitpub-toggle').data('script-url'),
|
||||
"bibex": {
|
||||
"url": "https://static.arxiv.org/js/bibex/bibex.js?20210223",
|
||||
"container": "#bib-main"
|
||||
},
|
||||
"core-recommender": {
|
||||
"url": "https://static.arxiv.org/js/core/core-recommender.js?20200716.1",
|
||||
"container": "#coreRecommenderOutput"
|
||||
}
|
||||
};
|
||||
|
||||
var pwcEnabled = true;
|
||||
|
||||
var labsCookie = Cookies.getJSON("arxiv_labs");
|
||||
if (labsCookie) {
|
||||
has_enabled = false;
|
||||
if ( labsCookie["last_tab"] ){
|
||||
$(`input#${labsCookie["last_tab"]}:not([disabled])`).click();
|
||||
}
|
||||
for (var key in labsCookie) {
|
||||
if (labsCookie[key] && labsCookie[key] == "enabled") {
|
||||
has_enabled = true;
|
||||
$("#" + key + ".lab-toggle").toggleClass("enabled", true);
|
||||
if (key == "bibex-toggle") {
|
||||
$.cachedScript(scripts["bibex"]["url"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key == "litmaps-toggle") {
|
||||
$.cachedScript(scripts["litmaps"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key == "scite-toggle") {
|
||||
$.cachedScript(scripts["scite"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key == "iarxiv-toggle") {
|
||||
$.cachedScript(scripts["iarxiv"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key == "core-recommender-toggle") {
|
||||
$.cachedScript(scripts["core-recommender"]["url"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key === "catalyzex-toggle") {
|
||||
$.cachedScript(scripts["catalyzex"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key === "paperwithcode-toggle") {
|
||||
$.cachedScript(scripts["paperwithcode"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key === "replicate-toggle") {
|
||||
$.cachedScript(scripts["replicate"]).done(function(script, textStatus) {
|
||||
// console.log(textStatus, "replicate (on cookie check)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load replicate script (on cookie check)", arguments)
|
||||
});
|
||||
} else if (key === "spaces-toggle") {
|
||||
$.cachedScript(scripts["spaces"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
}).fail(function() {
|
||||
console.error("failed to load spaces script (on cookie check)", arguments)
|
||||
});
|
||||
} else if (key === "txyz-toggle") {
|
||||
$.cachedScript(scripts["txyz"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
}).fail(function() {
|
||||
console.error("failed to load txyz script (on cookie check)", arguments)
|
||||
});
|
||||
}
|
||||
else if (key === "connectedpapers-toggle") {
|
||||
$.cachedScript(scripts["connectedpapers"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key === "influenceflower-toggle") {
|
||||
$.cachedScript(scripts["influenceflower"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if (key === "sciencecast-toggle") {
|
||||
$.cachedScript(scripts["sciencecast"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
}).fail(function() {
|
||||
console.error("failed to load sciencecast script (on cookie check)", arguments)
|
||||
});
|
||||
} else if (key === "dagshub-toggle") {
|
||||
$.cachedScript(scripts["dagshub"]).done(function(script, textStatus) {
|
||||
console.log("DagsHub load: ", textStatus);
|
||||
}).fail(function() {
|
||||
console.error("failed to load DagsHub script (on cookie check)", arguments)
|
||||
});
|
||||
} else if (key === "gotitpub-toggle") {
|
||||
$.cachedScript(scripts["gotitpub"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
}).fail(function() {
|
||||
console.error("failed to load gotitpub script (on cookie check)", arguments)
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
Cookies.set("arxiv_labs", { sameSite: "strict", expires: 365 });
|
||||
}
|
||||
|
||||
// record last-clicked tab
|
||||
$("div.labstabs input[name='tabs']").on("click", function() {
|
||||
var labsCookie = Cookies.getJSON("arxiv_labs") || {};
|
||||
labsCookie["last_tab"] = $(this).attr("id");
|
||||
Cookies.set("arxiv_labs", labsCookie, { sameSite: "strict", expires: 365 });
|
||||
});
|
||||
|
||||
$(".lab-toggle").on("click", function() {
|
||||
var labsCookie = Cookies.getJSON("arxiv_labs") || {};
|
||||
var bibexCookie = Cookies.getJSON("arxiv_bibex") || {};
|
||||
|
||||
var cookie_val = "disabled";
|
||||
var bibex_key = "active";
|
||||
var bibex_val = false;
|
||||
$(this).toggleClass("enabled");
|
||||
if ($(this).hasClass("enabled")) {
|
||||
cookie_val = "enabled";
|
||||
bibex_val = true;
|
||||
}
|
||||
labsCookie[$(this).attr("id")] = cookie_val;
|
||||
Cookies.set("arxiv_labs", labsCookie, { sameSite: "strict", expires: 365 });
|
||||
|
||||
if ($(this).attr("id") == "bibex-toggle") {
|
||||
bibexCookie[bibex_key] = bibex_val;
|
||||
Cookies.set("arxiv_bibex", bibexCookie, { expires: 365 });
|
||||
if (bibex_val) {
|
||||
$.cachedScript(scripts["bibex"]["url"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
}
|
||||
} else if ($(this).attr("id") == "litmaps-toggle") {
|
||||
$.cachedScript(scripts["litmaps"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "scite-toggle") {
|
||||
$.cachedScript(scripts["scite"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "iarxiv-toggle") {
|
||||
$.cachedScript(scripts["iarxiv"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "core-recommender-toggle" && $(this).hasClass("enabled")) {
|
||||
$.cachedScript(scripts["core-recommender"]["url"]).done(function(script, textStatus) {});
|
||||
} else if ($(this).attr("id") == "catalyzex-toggle") {
|
||||
$.cachedScript(scripts["catalyzex"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "paperwithcode-toggle") {
|
||||
$.cachedScript(scripts["paperwithcode"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "replicate-toggle") {
|
||||
$.cachedScript(scripts["replicate"]).done(function(script, textStatus) {
|
||||
// console.log(textStatus, "replicate (on lab toggle)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load replicate script (on lab toggle)", arguments)
|
||||
});
|
||||
} else if ($(this).attr("id") == "spaces-toggle") {
|
||||
$.cachedScript(scripts["spaces"]).done(function(script, textStatus) {
|
||||
// console.log(textStatus, "spaces (on lab toggle)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load spaces script (on lab toggle)", arguments)
|
||||
});
|
||||
} else if ($(this).attr("id") == "txyz-toggle") {
|
||||
$.cachedScript(scripts["txyz"]).done(function(script, textStatus) {
|
||||
}).fail(function() {
|
||||
console.error("failed to load txyz script (on lab toggle)", arguments)
|
||||
});
|
||||
} else if ($(this).attr("id") == "connectedpapers-toggle") {
|
||||
$.cachedScript(scripts["connectedpapers"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "influenceflower-toggle") {
|
||||
$.cachedScript(scripts["influenceflower"]).done(function(script, textStatus) {
|
||||
console.log(textStatus);
|
||||
});
|
||||
} else if ($(this).attr("id") == "sciencecast-toggle") {
|
||||
$.cachedScript(scripts["sciencecast"]).done(function(script, textStatus) {
|
||||
console.log(textStatus, "sciencecast (on lab toggle)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load sciencecast script (on lab toggle)", arguments)
|
||||
});
|
||||
} else if ($(this).attr("id") == "dagshub-toggle") {
|
||||
$.cachedScript(scripts["dagshub"]).done(function(script, textStatus) {
|
||||
console.log(textStatus, "dagshub (on lab toggle)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load dagshub script (on lab toggle)", arguments)
|
||||
});
|
||||
} else if ($(this).attr("id") == "gotitpub-toggle") {
|
||||
$.cachedScript(scripts["gotitpub"]).done(function(script, textStatus) {
|
||||
console.log(textStatus, "gotitpub (on lab toggle)");
|
||||
}).fail(function() {
|
||||
console.error("failed to load gotitpub script (on lab toggle)", arguments)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
// TODO: clean this up
|
||||
if (cookie_val == 'disabled') {
|
||||
if ($(this).attr("id") == "core-recommender-toggle") {
|
||||
$('#coreRecommenderOutput').empty();
|
||||
}
|
||||
else if ($(this).attr("id") == "bibex-toggle") {
|
||||
$('#bib-main').remove();
|
||||
location.reload();
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
@ -0,0 +1,64 @@
|
||||
.visually-hidden {
|
||||
clip-path: inset(100%);
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
white-space: nowrap;
|
||||
width: 1px;
|
||||
}
|
||||
.button-and-tooltip {
|
||||
position: relative;
|
||||
display: inline;
|
||||
}
|
||||
.button-and-tooltip button {
|
||||
background: transparent;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
position: relative;
|
||||
padding: 0 0 0 6px;
|
||||
}
|
||||
[role="tooltip"] {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: -6px;
|
||||
left: 28px;
|
||||
width: 250px;
|
||||
background-color: #f7fafc;
|
||||
border:1px solid black;
|
||||
padding:4px 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
button:hover + [role="tooltip"],
|
||||
button:focus + [role="tooltip"] {
|
||||
display: block;
|
||||
}
|
||||
.left-corner {
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-bottom: 5px solid transparent;
|
||||
border-right: 5px solid #000;
|
||||
border-left: 5px solid transparent;
|
||||
border-top: 5px solid transparent;
|
||||
left: -10px;
|
||||
top: 8px;
|
||||
position: absolute;
|
||||
}
|
||||
td.tablecell.arxivdoi, td.tablecell.doi {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* tooltip displays to the left on small screens*/
|
||||
@media screen and (max-width: 480px) {
|
||||
[role="tooltip"] {
|
||||
width: 250px;
|
||||
left: -273px;
|
||||
}
|
||||
.left-corner {
|
||||
border-right: 5px solid transparent;
|
||||
border-left: 5px solid #000;
|
||||
left: auto;
|
||||
right:-10px;
|
||||
}
|
||||
}
|
1403
05_html_jQuery/eurojackpot/web1.html
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="69" height="55" viewBox="0 0 69 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.4356 15.4254C11.3652 14.6417 10.6615 14.1429 9.85218 14.2498C9.0429 14.3923 8.47992 15.1048 8.55029 15.8529C8.62066 16.6366 9.32439 17.1354 10.1337 17.0285C10.9078 16.9216 11.5059 16.2092 11.4356 15.4254ZM21.0063 11.863C21.0063 10.153 19.5988 8.8705 17.8395 8.97738C16.0802 9.08425 14.6727 10.5449 14.6375 12.2548C14.6375 13.9648 16.045 15.2473 17.8043 15.1404C19.5636 15.0335 20.9711 13.5729 21.0063 11.863ZM19.2118 17.2423C18.4025 17.3848 17.8395 18.0972 17.9099 18.8454C17.9802 19.6291 18.684 20.1278 19.4933 20.021C20.3025 19.8785 20.8655 19.166 20.7951 18.4179C20.7248 17.6341 20.021 17.0998 19.2118 17.2423ZM57.0019 14.3567C57.0019 12.6467 55.5945 11.3642 53.8352 11.4711C52.0758 11.578 50.6684 13.0386 50.6332 14.7485C50.6332 16.4585 52.0406 17.741 53.8 17.6341C55.5593 17.5273 57.0019 16.0667 57.0019 14.3567ZM62.9484 19.2016C62.878 18.4179 62.1743 17.9191 61.365 18.026C60.5557 18.1685 59.9928 18.881 60.0631 19.6291C60.1335 20.4128 60.8372 20.9116 61.6465 20.8047C62.4558 20.6978 63.054 19.9853 62.9484 19.2016ZM68.4375 39.6501L67.9801 38.2963C66.8541 34.9833 65.7281 31.7058 64.6022 28.3927L64.2503 27.324L63.1244 27.5734C62.5614 27.6802 61.9984 27.7871 61.4354 27.894C61.1891 24.189 57.2482 19.7003 52.3925 19.9853C48.3813 20.2347 44.9682 22.9778 43.7719 26.5759L43.7367 26.5403C42.7163 24.0465 42.1885 21.2322 42.1885 18.2041C42.2588 11.008 46.3405 3.63371 51.3017 8.3512e-06C46.7275 0.356253 42.6459 2.70747 39.655 7.8374C37.755 11.1148 36.8049 14.8554 36.7698 18.5247C36.7346 21.1253 37.0161 23.7972 37.7198 26.2553L37.8957 26.8252L36.6642 27.2171L36.4883 26.6471C35.7494 24.0822 35.4679 21.3035 35.5031 18.596C35.5382 14.7129 36.5235 10.7586 38.5291 7.30303C40.1477 4.48869 43.3144 1.42499 46.3756 0.0356328C44.0885 -0.0356161 41.344 0.961869 39.3384 2.13748C37.2272 3.38433 35.5382 5.12993 34.1308 7.30303C31.8437 10.7942 30.7529 14.9267 30.7177 18.9166C30.6825 21.3391 30.7529 23.8684 31.1399 26.2553L31.2455 26.8609L29.9788 27.1459L29.8732 26.5403C29.4862 24.0822 29.4158 21.4816 29.451 18.9879C29.4862 14.7485 30.6825 10.4024 33.0752 6.69741C34.9753 3.74058 37.2976 1.28249 41.5551 0.106882C31.1751 -1.24685 24.173 10.5449 24.1027 19.2729C24.0675 21.5884 23.9267 24.1534 23.9619 26.2909L23.9267 26.6471C23.1174 25.5428 22.0267 24.5453 20.7248 23.7259C16.1857 20.876 10.5559 21.3391 8.2688 24.759C7.56507 25.8278 7.10765 27.1459 6.86134 28.5708C6.12243 28.4284 5.34833 28.3215 4.60942 28.179C3.58901 28.0009 2.60379 27.7871 1.58339 27.5734L0 27.2527V40.5763L1.0204 40.79C2.04081 41.0038 3.06121 41.2175 4.08162 41.3957C5.20758 41.6094 6.29836 41.7875 7.42432 42.0013C9.11327 45.635 13.6171 48.0574 16.3969 47.8793C19.8451 47.6656 19.4932 47.3093 20.7951 46.5612C23.2582 51.7268 28.7825 55.1111 35.1864 54.7192C40.4643 54.3986 45.1089 51.5843 47.9942 47.5587C49.5424 48.6274 50.035 49.3043 53.6592 49.0905C56.9316 48.8768 61.8225 45.3144 62.7725 40.9682L63.8633 40.7544C64.9189 40.5407 65.9744 40.2913 67.03 40.0419L68.4375 39.6501ZM45.4608 17.9191C46.5164 17.741 47.2553 16.8148 47.1497 15.7817C47.0442 14.7842 46.1293 14.0717 45.0737 14.2498C44.0182 14.4279 43.2792 15.3542 43.3496 16.3873C43.4904 17.4204 44.4404 18.0972 45.4608 17.9191Z" fill="#309037"/>
|
||||
<path d="M33.8333 42.8875C33.0907 41.0997 32.3482 39.312 31.5702 37.5242H31.5349V42.8875C30.5094 42.8875 29.484 42.8875 28.4231 42.8502V31.714C29.4486 31.7513 30.4741 31.7512 31.5349 31.7512V36.7048H31.5702L33.3736 31.7512L36.5207 31.6768L34.3284 36.8166C35.3185 38.8278 36.3086 40.8018 37.2987 42.7757C36.1671 42.813 35.0002 42.8502 33.8333 42.8875ZM42.4259 35.4757C42.2491 34.7308 42.2138 34.1349 42.2138 34.1349H42.1784C42.1784 34.1349 42.1077 34.7308 41.9309 35.513C41.648 36.6303 41.3651 37.7849 41.0822 38.9023C41.7895 38.865 42.532 38.7905 43.2392 38.7533C42.9564 37.6359 42.7088 36.5558 42.4259 35.4757ZM44.1233 42.366C43.9465 41.7329 43.805 41.137 43.6282 40.5038C42.6381 40.5783 41.6127 40.6528 40.6226 40.7273L40.0921 42.664C39.1728 42.7013 38.2534 42.7757 37.334 42.7757C38.4656 39.014 39.6325 35.2523 40.764 31.4533C41.7895 31.3788 42.8149 31.3043 43.8404 31.2298C44.9719 34.8426 46.1388 38.4553 47.2703 42.0308C46.2449 42.1798 45.1841 42.2916 44.1233 42.366ZM51.6197 32.3472C51.4783 32.3844 51.3368 32.3844 51.1954 32.4589V39.5354C51.3015 39.5354 51.4783 39.5727 51.6551 39.5354C52.8927 39.3492 53.3524 38.4926 53.3524 35.662C53.3877 33.0548 52.928 32.1609 51.6197 32.3472ZM51.6197 41.7329C50.1699 41.9191 49.003 41.8074 48.1897 41.5094V31.3416C49.0384 30.8574 50.0992 30.4477 51.4783 30.2615C55.2618 29.74 56.4995 32.0492 56.4995 35.215C56.4995 38.3064 55.2972 41.2115 51.6197 41.7329ZM61.8389 32.7569C61.6621 32.0492 61.6268 31.4533 61.6268 31.4533H61.5914C61.5914 31.4533 61.5207 32.0492 61.3439 32.8314C61.061 33.9859 60.7781 35.1778 60.4952 36.3324C61.2024 36.1834 61.9096 36.0344 62.6522 35.8854C62.3693 34.8798 62.1218 33.7997 61.8389 32.7569ZM63.5009 39.4237C63.3241 38.8278 63.1826 38.2319 63.0058 37.5987C62.0157 37.8222 61.0256 38.0084 60.0355 38.1946C59.8587 38.865 59.6819 39.5354 59.5051 40.2058C58.5857 40.3921 57.7017 40.541 56.7823 40.69C57.9139 36.7793 59.0454 32.8686 60.177 28.9206C61.2024 28.7344 62.1925 28.5109 63.218 28.2875C64.3495 31.7513 65.4811 35.215 66.6126 38.6416C65.6225 38.9768 64.5617 39.2002 63.5009 39.4237ZM14.7032 34.8053C14.5264 34.0232 14.4911 33.4273 14.4911 33.4273H14.4557C14.4557 33.4273 14.385 34.0232 14.2082 34.7308C13.9253 35.8109 13.6424 36.891 13.3595 37.9711C14.0667 38.0456 14.8093 38.1574 15.5165 38.2319C15.269 37.1145 14.9861 35.9599 14.7032 34.8053ZM16.4005 42.0308C16.2237 41.3604 16.0823 40.7273 15.9055 40.0569C14.9154 39.9451 13.9253 39.8334 12.9352 39.6844C12.7584 40.3176 12.5816 40.9135 12.4048 41.5094C11.4854 41.3977 10.6014 41.2487 9.68203 41.0997C10.8136 37.5615 11.9451 34.0232 13.112 30.4477C14.1375 30.5967 15.1629 30.7084 16.153 30.8201C17.2846 34.6564 18.4515 38.4926 19.583 42.2916C18.5222 42.2543 17.4614 42.1426 16.4005 42.0308ZM23.1544 42.7757C21.74 42.7012 20.7853 42.366 20.1841 41.8819C20.3963 41.137 20.6438 40.4293 20.8913 39.6844C21.2096 39.9451 21.8814 40.2803 22.5533 40.3176C23.2605 40.3548 23.6848 40.0196 23.6848 39.4237C23.6848 38.865 23.3312 38.4926 22.3765 37.9339C20.7499 37.0028 20.2902 35.7365 20.2902 34.6564C20.2902 32.6824 21.6693 31.1926 23.897 31.3043C25.17 31.3788 26.054 31.714 26.5844 32.0865C26.3722 32.7196 26.1601 33.3528 25.9479 33.9859C25.5589 33.7625 24.9932 33.4645 24.392 33.4273C23.6848 33.39 23.3312 33.7252 23.3312 34.3211C23.3312 34.9543 23.7555 35.3268 24.6396 35.8109C26.6905 36.9283 27.0087 38.0456 27.0087 39.2747C26.9734 41.3977 25.4175 42.9247 23.1544 42.7757ZM6.21669 40.5783L3.98897 34.7681H3.95361V40.1686C2.92815 39.9824 1.90269 39.7589 0.912598 39.5354V28.3992L3.95361 29.0324V33.9859H3.98897L5.96916 29.3676L9.0809 29.889L6.71174 34.6191C7.70183 36.8166 8.65657 38.9768 9.64667 41.137C8.51513 40.988 7.34823 40.8018 6.21669 40.5783Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 6.8 KiB |
2
05_html_jQuery/eurojackpot/web1_files/09741f8.js
Normal file
@ -0,0 +1,17 @@
|
||||
<svg width="68" height="60" viewBox="0 0 68 60" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.0489 9.49489C61.6626 8.12301 63.2872 7.54537 64.6591 8.15911C66.031 8.80895 66.6448 10.4336 65.9949 11.7693C65.3812 13.1412 63.7566 13.7189 62.3847 13.1051C61.0489 12.4553 60.4352 10.8307 61.0489 9.49489ZM25.055 12.5275C25.9936 12.9607 26.8962 13.5022 27.6904 14.116L27.3294 0L32.8891 11.7332C32.9614 11.5888 33.0336 11.4083 33.1058 11.2639C35.308 6.49841 40.9399 4.44058 45.7416 6.64281C45.8499 6.67892 45.9221 6.75112 46.0304 6.78722C46.1026 6.31789 46.247 5.84857 46.4636 5.41534C47.7272 2.67157 50.9403 1.51629 53.684 2.77987C56.4278 4.04345 57.6192 7.29265 56.3556 10.0364C55.3809 12.1304 53.2508 13.3217 51.0486 13.1773C51.5179 15.1629 51.3735 17.3291 50.4348 19.3508C50.0016 20.3256 49.3879 21.192 48.7019 21.9141L67.8 20.3617L51.9511 26.5713C52.3483 26.7157 52.7815 26.8601 53.1786 27.0767C59.316 29.9288 62.0237 37.2214 59.2438 43.3588C56.4278 49.4962 49.1713 52.1678 42.9978 49.2796C42.0952 48.8825 41.301 48.3409 40.5428 47.7633L40.7594 56.2834L37.5824 49.5684C35.5607 51.9511 32.5642 53.2869 29.4955 53.323C29.5316 53.4313 29.5677 53.5035 29.5677 53.6118C30.1815 56.1751 28.593 58.7384 26.0297 59.316C23.4665 59.8936 20.9032 58.3051 20.2895 55.7419C19.8201 53.7563 20.6505 51.7706 22.2751 50.6876C18.8093 47.7633 17.4374 42.8895 19.062 38.5211C17.2569 38.485 15.4157 38.0518 13.6467 37.2575C12.4192 36.6799 11.3 35.9578 10.3252 35.0914L0.288818 35.9578L8.30352 32.8169C5.55975 28.954 4.8738 23.7914 6.96773 19.2064C7.47317 18.1233 8.0869 17.1125 8.80895 16.246C12.6358 11.5527 19.2786 9.85592 25.055 12.5275ZM7.90639 43.9364C7.65368 42.8534 8.30352 41.7342 9.42269 41.4815C10.5058 41.2288 11.6249 41.9147 11.8776 42.9978C12.1304 44.0809 11.4805 45.2 10.3613 45.4527C9.27828 45.7055 8.15911 45.0195 7.90639 43.9364Z" fill="#951B81"/>
|
||||
<path d="M45.5609 45.3083C44.6223 45.561 43.6475 45.7416 42.781 45.7777C41.2286 45.886 39.4235 45.8138 38.1961 44.7307V44.7668L38.2322 45.886L37.113 45.9582C35.8855 46.0665 34.6941 46.1387 33.4667 46.247L32.2031 46.3553V45.0917C32.2031 44.6224 32.2031 44.117 32.2031 43.6476C31.9143 44.3697 31.6615 45.0556 31.3727 45.7777L31.12 46.4636L30.398 46.5358C29.7481 46.5719 29.0983 46.6441 28.4484 46.6802L27.4015 46.7524L27.1849 45.7416C27.0405 45.0195 26.896 44.2975 26.7516 43.5754C26.6072 44.3697 26.4267 45.1639 26.2823 45.9943L26.1018 46.8607L25.2353 46.9329C24.044 47.0412 22.8526 47.1134 21.6612 47.2218L20.0366 47.3662L20.3976 45.8138C20.9753 43.4671 21.5168 41.0844 22.0944 38.7377C22.636 36.5355 23.1414 34.3693 23.6829 32.1671L23.8996 31.3007L24.8021 31.2646C26.0657 31.2285 27.3293 31.1924 28.5929 31.1562L29.5676 31.1201L29.7481 32.0949C29.9286 33.0697 30.1453 34.0805 30.3258 35.0553C30.3619 35.1997 30.398 35.3441 30.398 35.4885C30.5063 35.2358 30.5785 34.9831 30.6868 34.7665C31.0839 33.7556 31.4449 32.7808 31.8421 31.77L32.1309 31.0479L32.9251 31.0118C34.1165 30.9757 35.2718 30.9396 36.4631 30.9035L37.6184 30.8674L37.6545 32.0227C37.6906 32.492 37.6906 32.9975 37.7267 33.4668L38.3766 33.4307C39.5318 33.3946 40.651 33.3585 41.8063 33.2863L42.6727 33.2502L43.7558 33.2141C44.8389 33.178 45.958 33.1419 47.0411 33.1058H47.1494C47.1494 32.131 47.1494 31.1201 47.1494 30.1454V28.9901L48.3047 28.954C49.3517 28.9179 50.3625 28.9179 51.4095 28.8818L52.6008 28.8457V30.0371C52.6008 30.3981 52.6008 30.7952 52.6008 31.1562L52.8175 31.084C53.7922 30.7952 54.8031 30.5064 55.7778 30.2176L56.7165 29.9288L57.0414 29.9649L57.0775 31.3368C57.3663 30.3981 58.3772 29.7844 59.3881 29.7844C60.5794 29.7483 61.8791 30.4703 61.9874 31.77C62.0235 32.2032 61.9152 32.5642 61.7347 32.8892H62.3485L62.3846 33.5751V33.7556C62.4929 35.2358 62.5651 36.716 62.6734 38.1962C62.7817 39.7486 62.89 41.301 62.9622 42.8534L63.0344 44.0086L61.8791 44.117C60.8683 44.1892 59.8574 44.2614 58.8104 44.3697L57.8718 44.4419C57.4386 44.6224 56.9331 44.6946 56.4999 44.7307C54.8031 44.8751 53.5034 44.2253 52.8175 43.0339C52.8175 43.2866 52.8175 43.5032 52.8175 43.7559V44.839L51.7344 44.9112C50.6152 44.9834 49.5322 45.0917 48.413 45.1639L47.6187 45.2361C46.9328 45.2361 46.7523 45.2722 45.5609 45.3083Z" fill="#951B81"/>
|
||||
<path d="M33.3946 45.1639C33.3946 44.0447 33.4307 42.9256 33.4307 41.8425C33.4307 40.7594 33.4668 39.6764 33.4668 38.6294C33.4668 38.124 33.5029 37.6185 33.539 37.077H33.5029C33.2502 37.8712 33.1058 38.2684 32.9614 38.6655C32.5281 39.7486 32.0949 40.8677 31.6617 41.9869C31.2284 43.1061 30.7591 44.2613 30.3259 45.4527C29.676 45.4888 29.0262 45.561 28.3764 45.5971C28.1598 44.478 27.9431 43.3588 27.7265 42.2396C27.5099 41.1565 27.2933 40.0735 27.0767 38.9904C26.9684 38.3767 26.8962 37.8351 26.824 37.4019H26.7879C26.7157 37.8712 26.6435 38.4128 26.5352 38.9904C26.3185 40.1096 26.1019 41.2288 25.8853 42.3479C25.6687 43.5032 25.416 44.6585 25.1994 45.8137C24.008 45.922 22.8166 45.9942 21.6252 46.1026C22.2029 43.6837 22.7805 41.3371 23.322 39.0265C23.8636 36.7882 24.4051 34.5859 24.9105 32.492C26.1741 32.4559 27.4377 32.4198 28.7013 32.3837C28.8818 33.3585 29.0984 34.3693 29.2789 35.3441C29.4594 36.3549 29.676 37.3658 29.8927 38.3767C30.001 38.9904 30.0732 39.4597 30.1093 40.0735H30.1454C30.2898 39.4597 30.4342 38.9543 30.6869 38.3406C31.084 37.2936 31.4812 36.2466 31.8783 35.2358C32.2754 34.2249 32.6364 33.2502 33.0336 32.2393C34.2249 32.2032 35.3802 32.1671 36.5716 32.131C36.6438 34.1527 36.716 36.2105 36.8243 38.3045C36.8965 40.4345 37.0048 42.6367 37.077 44.8751C35.8134 44.9473 34.6221 45.0556 33.3946 45.1639Z" fill="white"/>
|
||||
<path d="M59.5687 33.0336C58.7384 33.0697 58.0524 32.5643 58.0163 31.9505C57.9802 31.3368 58.6301 30.7952 59.4243 30.7591C60.2186 30.723 60.9406 31.2285 60.9767 31.8422C61.0128 32.456 60.3991 32.9975 59.5687 33.0336Z" fill="white"/>
|
||||
<path d="M58.7384 43.1061C58.6662 41.5176 58.594 39.9291 58.4857 38.4128C58.4135 36.8965 58.3412 35.4163 58.269 33.9361C59.2438 33.9 60.2186 33.8639 61.1572 33.8278C61.2655 35.2719 61.3377 36.7521 61.446 38.2684C61.5543 39.7847 61.6627 41.3371 61.7349 42.9256C60.7601 42.9617 59.7492 43.0339 58.7384 43.1061Z" fill="white"/>
|
||||
<path d="M56.3918 43.5032C54.4423 43.6476 53.3953 42.5646 53.3592 40.615C53.3592 39.8569 53.3231 39.1349 53.3231 38.3767C53.3231 37.6547 53.287 36.9326 53.287 36.1745C52.9621 36.1745 52.6733 36.2106 52.3484 36.2106C52.3484 35.5246 52.3123 34.8387 52.3123 34.1527C52.6011 34.1527 52.926 34.1166 53.2148 34.1166C53.2148 33.5029 53.1787 32.8892 53.1787 32.3115C54.1896 32.0227 55.1643 31.7339 56.1391 31.4451C56.1752 32.2754 56.2113 33.1419 56.2474 34.0083C56.6445 34.0083 57.0778 33.9722 57.4749 33.9722C57.511 34.6221 57.5471 35.308 57.5832 35.994C57.1861 36.0301 56.7528 36.0301 56.3557 36.0662C56.3918 36.7882 56.4279 37.5102 56.4279 38.2323C56.464 38.9543 56.5001 39.7125 56.5001 40.4345C56.5362 40.9761 56.7889 41.1927 57.2222 41.1927C57.4388 41.1927 57.6193 41.1205 57.7998 41.0122C57.8359 41.6981 57.872 42.3841 57.9081 43.1061C57.5832 43.2505 57.0778 43.431 56.3918 43.5032Z" fill="white"/>
|
||||
<path d="M48.3408 43.9364C48.3408 41.5176 48.3769 39.1348 48.3769 36.8243C48.3769 34.5499 48.3769 32.3476 48.413 30.2176C49.46 30.1815 50.4709 30.1815 51.5178 30.1454C51.5539 32.2754 51.59 34.4416 51.59 36.6799C51.6261 38.9543 51.6622 41.301 51.6983 43.6837C50.5431 43.792 49.46 43.8642 48.3408 43.9364Z" fill="white"/>
|
||||
<path d="M42.6728 44.6224C39.4958 44.8751 37.9434 43.8642 38.0878 41.1927C38.16 40.0735 38.2322 38.9904 38.2683 37.8713C38.3406 36.7882 38.3767 35.7412 38.4489 34.6582C39.6041 34.6221 40.7594 34.586 41.8786 34.5138C41.8425 35.5607 41.8064 36.6438 41.7703 37.7269C41.7342 38.8099 41.6981 39.9291 41.6259 41.0483C41.5898 41.8064 42.023 42.2035 42.7811 42.1674C43.0699 42.1313 43.3949 42.0591 43.6115 41.9508C43.6476 40.6511 43.6837 39.3876 43.7198 38.124C43.7559 36.8965 43.792 35.669 43.8281 34.4416C44.9473 34.4055 46.0303 34.3694 47.1134 34.3333C47.1134 35.7773 47.0773 37.2936 47.0773 38.7738C47.0773 40.2901 47.0412 41.8786 47.0412 43.4671C46.0303 44.0448 44.3335 44.5141 42.6728 44.6224Z" fill="white"/>
|
||||
<path d="M27.2572 29.6039C26.2824 29.7122 25.3077 29.7483 24.4773 29.7122C22.7805 29.64 20.6505 29.3511 19.4591 27.9793C19.4591 28.0515 19.4591 28.1237 19.423 28.1959L19.3147 29.315L18.1955 29.2789C16.8598 29.2428 15.5601 29.2067 14.2243 29.1345L12.9246 29.0984L13.1412 27.7988C13.2134 27.2572 13.3217 26.7157 13.3939 26.138C12.9246 26.8962 12.4553 27.6904 11.9859 28.4486L11.6249 29.0262L10.939 28.9901C10.253 28.954 9.5671 28.954 8.88115 28.9179L7.83419 28.8818L7.76198 27.8349C7.68978 27.0767 7.65368 26.2825 7.58147 25.5243C7.25655 26.3547 6.93163 27.2211 6.60671 28.0515L6.31789 28.8457L5.48754 28.8818C4.22396 28.8457 2.99649 28.8096 1.73291 28.7735L0 28.7013L0.685943 27.1128C1.6246 24.9828 2.52716 22.8527 3.46582 20.7227C4.29617 18.7732 5.16262 16.8237 6.02908 14.8741L6.354 14.116L7.18435 14.1521C8.48403 14.2243 9.78371 14.2965 11.1195 14.3687L12.1304 14.4409L12.2026 15.4518C12.2748 16.3904 12.347 17.293 12.4192 18.2317C12.4192 18.4122 12.4553 18.5927 12.4553 18.7732C12.6358 18.4844 12.8163 18.1595 12.9968 17.8706C13.5383 16.9681 14.0799 16.1016 14.6214 15.1991L14.9824 14.5853L15.6684 14.6214C16.932 14.6936 18.1594 14.7658 19.423 14.838L20.6144 14.9102L20.5061 16.1016C20.47 16.5348 20.4339 16.932 20.3978 17.3652L21.1559 17.4013C22.4195 17.4735 23.647 17.5457 24.9106 17.6179L26.2102 17.6901L27.0406 17.7262C28.2681 17.7984 29.4594 17.8706 30.6869 17.9067H30.9757C31.084 16.9681 31.1923 16.0294 31.3007 15.0908L31.4451 14.0077L32.5642 14.0799C33.7195 14.1521 34.8748 14.2243 36.03 14.2965L37.2214 14.3687L37.1131 15.5601C37.077 15.9211 37.0409 16.246 37.0048 16.6071L37.4741 16.5348C38.6294 16.3543 39.7847 16.1738 40.94 15.9933L42.3479 15.7767L42.3118 16.6071C42.709 15.4879 43.9725 14.8741 45.2 14.9463C46.5719 15.0186 48.016 16.0294 47.9799 17.5457C47.9799 18.0511 47.7994 18.4844 47.5467 18.8454L47.9077 18.8815V20.0007C47.9077 21.3003 47.8716 22.8527 47.8355 24.4051C47.7994 25.9575 47.7994 27.5099 47.7633 29.0623V30.2537L46.5719 30.2176C45.3805 30.1815 44.1531 30.1454 42.9617 30.1093L41.7703 30.0732C41.2288 30.1815 40.6872 30.2176 40.1818 30.2176C38.0879 30.1454 36.4994 29.1706 35.9939 27.4738C35.9578 27.9071 35.9217 28.3764 35.8856 28.8096L35.7773 29.8927L34.6943 29.8566C33.4307 29.8205 32.131 29.7844 30.8674 29.7483C29.6761 29.6761 28.4486 29.6039 27.2572 29.6039Z" fill="#951B81"/>
|
||||
<path d="M14.2966 28.0154C14.441 26.9323 14.6215 25.8853 14.7659 24.8384C14.9103 23.8275 15.0908 22.8166 15.2352 21.8058C15.3074 21.3365 15.3796 20.831 15.524 20.3617H15.4879C15.1269 21.0837 14.9103 21.4448 14.6937 21.7697C14.0799 22.7444 13.4662 23.7553 12.8886 24.7662C12.2748 25.777 11.625 26.824 10.9751 27.9071C10.2892 27.871 9.60326 27.871 8.91732 27.8349C8.84511 26.7518 8.77291 25.6687 8.70071 24.6218C8.6285 23.5748 8.5563 22.5278 8.48409 21.517C8.44799 20.9393 8.44799 20.4339 8.44799 20.0368H8.41189C8.26748 20.47 8.12307 20.9754 7.94256 21.4809C7.54543 22.4917 7.18441 23.5026 6.78729 24.5496C6.39016 25.5965 5.99304 26.6796 5.55981 27.7266C4.29623 27.6904 3.06875 27.6543 1.80518 27.6182C2.74383 25.416 3.68249 23.286 4.58505 21.2281C5.4515 19.2064 6.31796 17.2569 7.14831 15.3796C8.44799 15.4518 9.78377 15.524 11.0835 15.5962C11.1557 16.4987 11.2279 17.4374 11.3001 18.3761C11.3723 19.3147 11.4445 20.2895 11.5167 21.2642C11.5528 21.8419 11.5528 22.3112 11.5167 22.8888H11.5528C11.8055 22.3112 12.0221 21.878 12.3831 21.3003C12.9608 20.3617 13.5023 19.423 14.0799 18.5205C14.6215 17.6179 15.163 16.7515 15.7045 15.8489C16.9681 15.9211 18.2317 15.9933 19.4592 16.0655C19.2787 17.9428 19.1343 19.8924 18.9537 21.878C18.7732 23.8997 18.5927 25.9936 18.4122 28.1598C16.9681 28.0876 15.6323 28.0515 14.2966 28.0154Z" fill="white"/>
|
||||
<path d="M43.0339 28.954C43.1061 27.3655 43.1422 25.777 43.2144 24.2607C43.2867 22.7444 43.3228 21.2642 43.395 19.8201C44.5141 19.8923 45.6694 19.9284 46.7886 20.0006C46.7525 21.4447 46.7525 22.8888 46.7164 24.4051C46.6803 25.9214 46.6803 27.4738 46.6442 29.0623C45.4528 29.0262 44.2253 28.9901 43.0339 28.954Z" fill="white"/>
|
||||
<path d="M45.0916 18.8093C44.1168 18.7732 43.3587 18.0872 43.3948 17.3652C43.4309 16.6431 44.2251 16.1016 45.1638 16.1738C46.1025 16.246 46.8606 16.8598 46.8606 17.5818C46.8245 18.3039 46.0664 18.8454 45.0916 18.8093Z" fill="white"/>
|
||||
<path d="M40.254 29.0262C37.9796 28.954 36.8965 27.7266 37.0409 25.8131C37.1131 25.055 37.1492 24.3329 37.2214 23.6109C37.2936 22.8888 37.3297 22.1668 37.4019 21.4809C37.0409 21.4809 36.6799 21.4448 36.355 21.4448C36.4272 20.7588 36.4633 20.109 36.5355 19.4591C36.8965 19.4591 37.2214 19.4952 37.5825 19.5313C37.6186 18.9537 37.6908 18.3761 37.7269 17.7984C38.8821 17.6179 40.0735 17.4374 41.1927 17.2569C41.1566 18.0872 41.0844 18.9176 41.0483 19.748C41.5176 19.7841 41.9869 19.7841 42.4563 19.8202C42.4202 20.47 42.3841 21.1198 42.3841 21.8058C41.9147 21.7697 41.4093 21.7697 40.94 21.7336C40.9039 22.4195 40.8678 23.1416 40.8317 23.8636C40.7956 24.5857 40.7595 25.3077 40.7234 26.0297C40.6873 26.5713 40.9761 26.824 41.4815 26.8601C41.7342 26.8601 41.9508 26.824 42.1674 26.7518C42.1313 27.4377 42.0952 28.1237 42.0591 28.8457C41.662 28.954 41.0122 29.0623 40.254 29.0262Z" fill="white"/>
|
||||
<path d="M30.9036 28.5569C31.1924 26.1742 31.4812 23.8636 31.7339 21.6253C31.9866 19.4591 32.2393 17.3652 32.4921 15.3074C33.6473 15.3796 34.8026 15.4518 35.9579 15.524C35.7774 17.5457 35.5608 19.6396 35.3802 21.8058C35.1636 24.008 34.947 26.3186 34.7304 28.6652C33.4668 28.6291 32.2032 28.593 30.9036 28.5569Z" fill="white"/>
|
||||
<path d="M24.5136 28.5569C20.9755 28.4486 19.387 27.2933 19.9286 24.73C20.1452 23.6831 20.3257 22.6361 20.5423 21.5891C20.7589 20.5783 20.9394 19.5674 21.12 18.5927C22.3835 18.6649 23.611 18.7371 24.8746 18.8093C24.6941 19.8201 24.5136 20.831 24.3692 21.8419C24.1886 22.8888 24.0081 23.9358 23.8276 25.0189C23.7193 25.7409 24.1164 26.1741 24.9829 26.2102C25.3078 26.2102 25.6688 26.1741 25.9216 26.0658C26.1021 24.8022 26.3187 23.6109 26.4992 22.3834C26.6797 21.192 26.8602 20.0367 27.0407 18.8815C28.2682 18.9537 29.4957 19.0259 30.6871 19.062C30.5065 20.47 30.326 21.878 30.1455 23.322C29.965 24.8022 29.7484 26.3185 29.5679 27.8709C28.3043 28.3764 26.3909 28.6291 24.5136 28.5569Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 14 KiB |
@ -0,0 +1,26 @@
|
||||
<svg width="119" height="40" viewBox="0 0 119 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M109.216 0H9.43185C9.07926 0 8.72667 0 8.37407 0C8.10963 0 7.75704 0 7.49259 0C6.78741 0 6.17037 0.0888889 5.46519 0.177778C4.84815 0.266667 4.14296 0.533333 3.61407 0.8C2.99704 1.15556 2.46815 1.51111 1.93926 1.95556C1.49852 2.4 1.05778 2.93333 0.793333 3.55556C0.528889 4.17778 0.264444 4.88889 0.176296 5.51111C0.0881481 6.22222 0 6.84444 0 7.55556C0 7.82222 0 8.17778 0 8.44444V31.5556C0 31.8222 0 32.1778 0 32.4444C0 33.1556 0.0881481 33.7778 0.176296 34.4889C0.264444 35.1111 0.528889 35.8222 0.793333 36.3556C1.05778 36.9778 1.49852 37.5111 1.93926 37.9556C2.38 38.4 2.90889 38.8444 3.52593 39.1111C4.14296 39.3778 4.76 39.6444 5.37704 39.7333C6.17037 39.9111 6.78741 40 7.49259 40C7.75704 40 8.10963 40 8.37407 40C8.72667 40 9.07926 40 9.43185 40H109.216C109.568 40 109.921 40 110.273 40C110.538 40 110.89 40 111.155 40C111.86 40 112.477 39.9111 113.182 39.8222C113.799 39.7333 114.504 39.4667 115.033 39.2C115.65 38.9333 116.179 38.4889 116.62 38.0444C117.061 37.6 117.501 37.0667 117.766 36.4444C118.03 35.8222 118.295 35.2 118.383 34.5778C118.471 33.9556 118.559 33.2444 118.559 32.5333C118.559 32.2667 118.559 31.9111 118.559 31.6444C118.559 31.2889 118.559 30.9333 118.559 30.5778V9.51111C118.559 9.15556 118.559 8.8 118.559 8.44444C118.559 8.17778 118.559 7.82222 118.559 7.55556C118.559 6.84444 118.471 6.22222 118.383 5.51111C118.295 4.88889 118.03 4.17778 117.766 3.64444C117.149 2.4 116.179 1.42222 115.033 0.888889C114.416 0.622222 113.799 0.355556 113.182 0.266667C112.565 0.177778 111.86 0.0888889 111.155 0.0888889C110.89 0.0888889 110.538 0.0888889 110.273 0.0888889C109.921 0 109.568 0 109.216 0Z" fill="#A6A6A6"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.3754 39.1128C8.11096 39.1128 7.75837 39.1128 7.49392 39.1128C6.87689 39.1128 6.25985 39.024 5.64281 38.9351C5.11392 38.8462 4.49689 38.6684 3.968 38.4017C3.43911 38.1351 2.99837 37.7795 2.55763 37.424C2.11689 36.9795 1.76429 36.5351 1.588 36.0017C1.32355 35.4684 1.14726 34.9351 1.05911 34.3128C0.970961 33.6906 0.882812 33.0684 0.882812 32.4462C0.882812 32.2684 0.882812 31.5573 0.882812 31.5573V8.44618C0.882812 8.44618 0.882812 7.73507 0.882812 7.55729C0.882812 6.93507 0.970961 6.31285 1.05911 5.69063C1.14726 5.0684 1.32355 4.53507 1.588 4.00174C1.85244 3.4684 2.20503 3.02396 2.55763 2.57951C2.99837 2.13507 3.43911 1.77951 3.968 1.51285C4.49689 1.24618 5.02578 1.0684 5.64281 0.979514C6.25985 0.979514 6.87689 0.890625 7.49392 0.890625H8.3754H110.275H111.156C111.773 0.890625 112.39 0.979514 113.007 1.0684C113.624 1.15729 114.153 1.33507 114.682 1.60174C115.74 2.13507 116.533 3.02396 117.062 4.00174C117.327 4.53507 117.503 5.0684 117.591 5.69063C117.679 6.31285 117.767 6.93507 117.767 7.55729C117.767 7.82396 117.767 8.17951 117.767 8.44618C117.767 8.80174 117.767 9.15729 117.767 9.51285V30.4017C117.767 30.7573 117.767 31.1128 117.767 31.4684C117.767 31.824 117.767 32.0906 117.767 32.3573C117.767 32.9795 117.679 33.6017 117.591 34.224C117.503 34.8462 117.327 35.3795 117.062 35.9128C116.798 36.4462 116.445 36.8906 116.092 37.3351C115.652 37.7795 115.211 38.1351 114.682 38.4017C114.153 38.6684 113.624 38.8462 113.007 38.9351C112.39 39.024 111.773 39.1128 111.156 39.1128C110.892 39.1128 110.539 39.1128 110.275 39.1128H109.217H8.3754Z" fill="black"/>
|
||||
<path d="M43.7779 28.6554L42.7533 25.7912H38.8179L37.8166 28.6554H36.0469L39.9124 18.3164H41.752L45.6175 28.6554H43.7779ZM42.3108 24.3475L41.3561 21.5532C41.2862 21.3669 41.1931 21.0642 41.0534 20.6683C40.9369 20.2724 40.8438 19.9697 40.7972 19.7834C40.6808 20.3656 40.4945 20.9943 40.2384 21.6696L39.3069 24.3475H42.3108Z" fill="white"/>
|
||||
<path d="M50.3454 28.7951C49.3673 28.7951 48.5989 28.4458 48.04 27.724H47.9469C48.0167 28.376 48.04 28.7718 48.04 28.9115V32.1017H46.3867V20.8546H47.7373C47.7839 20.9943 47.8537 21.3436 47.9702 21.9024H48.0633C48.5756 21.1107 49.344 20.7148 50.3919 20.7148C51.3699 20.7148 52.1151 21.0641 52.674 21.7627C53.2328 22.4613 53.489 23.4626 53.489 24.72C53.489 26.0008 53.2095 26.9788 52.6507 27.7007C52.0685 28.4458 51.3001 28.7951 50.3454 28.7951ZM49.9262 22.0654C49.2742 22.0654 48.7852 22.2517 48.4825 22.6476C48.1797 23.0435 48.0167 23.6489 48.0167 24.4872V24.7433C48.0167 25.6981 48.1565 26.3734 48.4592 26.8158C48.7619 27.2349 49.2509 27.4445 49.9262 27.4445C50.5084 27.4445 50.9508 27.2117 51.2535 26.7459C51.5562 26.2802 51.7192 25.6049 51.7192 24.7433C51.7192 23.8585 51.5562 23.2065 51.2535 22.764C50.9741 22.2983 50.5316 22.0654 49.9262 22.0654Z" fill="white"/>
|
||||
<path d="M58.7047 28.7951C57.7267 28.7951 56.9583 28.4458 56.3994 27.724H56.3063C56.3761 28.376 56.3994 28.7718 56.3994 28.9115V32.1017H54.7461V20.8546H56.0967C56.1433 20.9943 56.2131 21.3436 56.3295 21.9024H56.4227C56.935 21.1107 57.7034 20.7148 58.7513 20.7148C59.7293 20.7148 60.4745 21.0641 61.0333 21.7627C61.5689 22.4613 61.8483 23.4626 61.8483 24.72C61.8483 26.0008 61.5689 26.9788 61.0101 27.7007C60.4279 28.4458 59.6595 28.7951 58.7047 28.7951ZM58.2856 22.0654C57.6336 22.0654 57.1446 22.2517 56.8418 22.6476C56.5391 23.0435 56.3761 23.6489 56.3761 24.4872V24.7433C56.3761 25.6981 56.5158 26.3734 56.8186 26.8158C57.1213 27.2349 57.6103 27.4445 58.2856 27.4445C58.8677 27.4445 59.3102 27.2117 59.6129 26.7459C59.9156 26.2802 60.0786 25.6049 60.0786 24.7433C60.0786 23.8585 59.9156 23.2065 59.6129 22.764C59.3335 22.2983 58.891 22.0654 58.2856 22.0654Z" fill="white"/>
|
||||
<path d="M67.7624 23.066H71.558V28.2355C70.9293 28.4451 70.3471 28.5848 69.765 28.6547C69.1828 28.7478 68.5774 28.7711 67.9254 28.7711C66.3652 28.7711 65.1543 28.3054 64.316 27.3972C63.4777 26.4658 63.0586 25.1618 63.0586 23.4852C63.0586 21.8318 63.5243 20.5278 64.479 19.5964C65.4338 18.6649 66.7378 18.1992 68.4144 18.1992C69.4856 18.1992 70.5101 18.4088 71.4649 18.8279L70.8827 20.2251C70.0444 19.8292 69.2061 19.643 68.3678 19.643C67.2734 19.643 66.3885 19.9922 65.7598 20.6908C65.1311 21.3894 64.805 22.3209 64.805 23.5317C64.805 24.7892 65.0845 25.7439 65.6666 26.3959C66.2488 27.0479 67.0638 27.3739 68.1582 27.3739C68.6938 27.3739 69.276 27.3041 69.9047 27.1644V24.5097H67.7624V23.066Z" fill="white"/>
|
||||
<path d="M78.3358 28.6555L78.0098 27.5611H77.9632C77.5907 28.0268 77.2181 28.3528 76.8222 28.5391C76.4496 28.7021 75.9606 28.7953 75.3552 28.7953C74.5868 28.7953 73.9813 28.5857 73.5622 28.1665C73.143 27.7474 72.9102 27.1652 72.9102 26.4201C72.9102 25.6051 73.2129 24.9996 73.795 24.6038C74.4005 24.1846 75.3086 23.975 76.5195 23.9285L77.8701 23.8819V23.486C77.8701 22.997 77.7537 22.6245 77.5208 22.3683C77.2879 22.1122 76.9386 21.9957 76.4496 21.9957C76.0538 21.9957 75.6579 22.0656 75.3086 22.182C74.936 22.2984 74.5868 22.4382 74.2607 22.6012L73.7252 21.4136C74.1443 21.204 74.61 21.0177 75.1223 20.9013C75.6346 20.7849 76.1003 20.7383 76.5428 20.7383C77.5441 20.7383 78.2892 20.9479 78.7782 21.3903C79.2905 21.8327 79.5467 22.508 79.5467 23.4162V28.6788H78.3358V28.6555ZM75.8675 27.5378C76.4729 27.5378 76.9619 27.3748 77.3112 27.0255C77.6838 26.6995 77.8468 26.2105 77.8468 25.6051V24.9298L76.8455 24.9763C76.0538 24.9996 75.4949 25.1393 75.1456 25.3722C74.7963 25.6051 74.61 25.9544 74.61 26.4434C74.61 26.7927 74.7032 27.0488 74.9128 27.2584C75.1456 27.4447 75.4716 27.5378 75.8675 27.5378Z" fill="white"/>
|
||||
<path d="M82.7353 28.6552H81.082V17.6875H82.7353V28.6552Z" fill="white"/>
|
||||
<path d="M86.7627 28.6552H85.1094V17.6875H86.7627V28.6552Z" fill="white"/>
|
||||
<path d="M92.1663 28.7951C90.9554 28.7951 90.0007 28.4458 89.3254 27.724C88.6501 27.0254 88.3008 26.0474 88.3008 24.8132C88.3008 23.5325 88.6268 22.5312 89.2555 21.8093C89.8842 21.0874 90.7691 20.7148 91.8636 20.7148C92.8881 20.7148 93.7032 21.0176 94.3086 21.6463C94.914 22.275 95.1935 23.1366 95.1935 24.231V25.1159H90.0007C90.024 25.8611 90.2335 26.4432 90.6061 26.8624C91.002 27.2582 91.5376 27.4678 92.2361 27.4678C92.7019 27.4678 93.121 27.4212 93.5169 27.3281C93.9127 27.2349 94.3319 27.0952 94.7976 26.8857V28.2362C94.4017 28.4225 93.9826 28.5623 93.5634 28.6554C93.1676 28.7485 92.6786 28.7951 92.1663 28.7951ZM91.8636 21.9723C91.328 21.9723 90.9088 22.1353 90.6061 22.4613C90.2801 22.7873 90.0938 23.2763 90.0472 23.9283H93.5867C93.5867 23.2763 93.4237 22.7873 93.121 22.4613C92.795 22.1353 92.3758 21.9723 91.8636 21.9723Z" fill="white"/>
|
||||
<path d="M100.642 20.7148C100.968 20.7148 101.248 20.7381 101.457 20.7847L101.294 22.3216C101.062 22.275 100.805 22.2284 100.573 22.2284C99.9205 22.2284 99.3616 22.438 98.9658 22.8804C98.5466 23.3229 98.3603 23.8817 98.3603 24.557V28.6321H96.707V20.8546H98.0111L98.2206 22.2284H98.3138C98.5699 21.7627 98.9192 21.3901 99.3151 21.1107C99.7109 20.8546 100.177 20.7148 100.642 20.7148Z" fill="white"/>
|
||||
<path d="M102.25 20.8555H104.066L105.65 25.2798C105.883 25.9085 106.046 26.4907 106.139 27.0496H106.185C106.232 26.7934 106.302 26.4674 106.418 26.1181C106.535 25.7455 107.117 23.9991 108.211 20.8555H110.004L106.674 29.6809C106.069 31.3109 105.068 32.1026 103.647 32.1026C103.275 32.1026 102.925 32.0561 102.576 31.9862V30.7055C102.832 30.7521 103.112 30.7986 103.438 30.7986C104.229 30.7986 104.788 30.3329 105.114 29.4015L105.394 28.6796L102.25 20.8555Z" fill="white"/>
|
||||
<path d="M42.1473 11.3299C42.1473 12.1915 41.9377 12.8668 41.4953 13.3558C41.0528 13.8448 40.4474 14.0777 39.6557 14.0777C38.8639 14.0777 38.2352 13.8448 37.8161 13.3558C37.3969 12.8901 37.1641 12.1915 37.1641 11.3299C37.1641 10.4451 37.3736 9.76977 37.8161 9.30405C38.2585 8.83833 38.8639 8.60547 39.679 8.60547C40.4707 8.60547 41.0761 8.83833 41.5186 9.32734C41.9377 9.76977 42.1473 10.4451 42.1473 11.3299ZM38.0955 11.3299C38.0955 11.9819 38.2352 12.471 38.4914 12.8202C38.7475 13.1695 39.1434 13.3325 39.6557 13.3325C40.168 13.3325 40.5638 13.1695 40.82 12.8202C41.0761 12.4942 41.2158 11.9819 41.2158 11.3299C41.2158 10.6779 41.0761 10.1889 40.82 9.83963C40.5638 9.51363 40.168 9.32734 39.6557 9.32734C39.1434 9.32734 38.7475 9.49034 38.4681 9.83963C38.2119 10.1656 38.0955 10.6546 38.0955 11.3299Z" fill="white"/>
|
||||
<path d="M47.6204 11.2838C47.6204 12.1687 47.3876 12.844 46.8986 13.2864C46.4095 13.7521 45.711 13.985 44.8028 13.985H43.3125V8.67578H44.9658C45.8041 8.67578 46.4794 8.90864 46.9451 9.35108C47.3876 9.8168 47.6204 10.4455 47.6204 11.2838ZM46.7123 11.3071C46.7123 10.0264 46.1068 9.39765 44.9192 9.39765H44.1741V13.2631H44.8028C46.0603 13.2631 46.7123 12.6111 46.7123 11.3071Z" fill="white"/>
|
||||
<path d="M52.8135 13.985H51.8122L50.1356 11.5865L49.6233 12.0057V13.985H48.7617V8.67578H49.6233V11.214C49.8562 10.9345 50.089 10.6318 50.3219 10.3757L51.7656 8.67578H52.7436C51.8122 9.77023 51.1602 10.5387 50.741 11.0044L52.8135 13.985Z" fill="white"/>
|
||||
<path d="M54.3967 11.866V13.985H53.5352V8.67578H55.0488C55.724 8.67578 56.2363 8.8155 56.5623 9.07164C56.8884 9.32779 57.0514 9.72365 57.0514 10.2359C57.0514 10.888 56.7021 11.377 56.0268 11.6564L57.5404 14.0083H56.5623L55.2816 11.8893H54.3967V11.866ZM54.3967 11.1441H55.0022C55.398 11.1441 55.7008 11.0742 55.8871 10.9112C56.0733 10.7715 56.1665 10.5387 56.1665 10.2359C56.1665 9.93323 56.0733 9.72365 55.8638 9.58394C55.6542 9.44422 55.3748 9.39765 54.9789 9.39765H54.3967V11.1441Z" fill="white"/>
|
||||
<path d="M59.7981 11.0975L61.0556 8.67578H62.0103L60.2406 11.9358V14.0083H59.3557V11.9824L57.5859 8.69907H58.5407L59.7981 11.0975Z" fill="white"/>
|
||||
<path d="M67.6005 13.985H66.6458L65.7609 10.8181C65.7144 10.6784 65.6678 10.4688 65.6212 10.2127C65.5746 9.95652 65.5281 9.77023 65.5048 9.67708C65.4815 9.84009 65.4349 10.0264 65.3883 10.2825C65.3418 10.5387 65.2952 10.725 65.2486 10.8414L64.3638 13.985H63.4323L62.7337 11.3304L62.0352 8.67578H62.92L63.6885 11.7728C63.8049 12.2618 63.898 12.7043 63.9446 13.1001C63.9679 12.8906 64.0145 12.6577 64.061 12.4016C64.1076 12.1454 64.1542 11.9358 64.2008 11.7728L65.0623 8.67578H65.9239L66.8088 11.7961C66.9019 12.0755 66.9951 12.518 67.0882 13.1001C67.1348 12.7508 67.2047 12.3084 67.3444 11.7728L68.0895 8.67578H68.9744L67.6005 13.985Z" fill="white"/>
|
||||
<path d="M73.0483 13.9849L72.5127 12.5178H70.4869L69.9746 13.9849H69.0664L71.0457 8.65234H72.0004L73.9798 13.9849H73.0483ZM72.2799 11.7494L71.7909 10.3057C71.7443 10.2125 71.6977 10.0495 71.6512 9.83993C71.5813 9.63036 71.5347 9.46736 71.5114 9.37421C71.4416 9.67693 71.3484 10.0029 71.232 10.3522L70.743 11.7494H72.2799Z" fill="white"/>
|
||||
<path d="M74.0039 15.4753C73.771 15.4753 73.5614 15.452 73.3984 15.3822V14.637C73.608 14.6836 73.771 14.7069 73.934 14.7069C74.3997 14.7069 74.6559 14.4042 74.6559 13.7987V8.67578H75.5408V13.7987C75.5408 14.3343 75.401 14.7534 75.1449 15.0562C74.8887 15.3589 74.4929 15.4753 74.0039 15.4753Z" fill="white"/>
|
||||
<path d="M83.7369 13.9852H82.7822L81.8741 10.8183C81.8275 10.6785 81.7809 10.469 81.7343 10.2128C81.6878 9.95667 81.6412 9.77038 81.6179 9.67723C81.5946 9.84024 81.5481 10.0265 81.5015 10.2827C81.4549 10.5388 81.4083 10.7251 81.3618 10.8415L80.4769 14.0084H79.5222L78.8236 11.3538L78.125 8.69922H79.0099L79.7783 11.7963C79.8947 12.2853 79.9879 12.7277 80.0345 13.1236C80.0577 12.914 80.1043 12.6811 80.1509 12.425C80.1975 12.1688 80.244 11.9593 80.2906 11.7963L81.1522 8.69922H82.0138L82.8986 11.8196C82.9918 12.099 83.0849 12.5414 83.1781 13.1236C83.2246 12.7743 83.2945 12.3318 83.4342 11.7963L84.1794 8.69922H85.0642L83.7369 13.9852Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.6114 8.74609H14.9244C10.3836 8.74609 8.70703 10.4227 8.70703 14.9635V24.6505C8.70703 29.2146 10.3836 30.8679 14.9244 30.8679H24.5881C29.1522 30.8679 30.8288 29.1913 30.8288 24.6505V14.9868C30.8288 10.4227 29.1522 8.74609 24.6114 8.74609Z" fill="#C8102E"/>
|
||||
<path d="M13.0852 19.8086H13.6674V22.6961H13.0852V21.5318H11.7579V22.6961H11.1758V19.8086H11.7579V20.9729H13.0852V19.8086ZM16.3919 21.4619C16.3919 21.9276 16.159 22.1838 15.7399 22.1838C15.3207 22.1838 15.0878 21.9276 15.0878 21.4386V19.8086H14.5057V21.4619C14.5057 22.2769 14.9481 22.7426 15.7399 22.7426C16.5316 22.7426 16.9973 22.2769 16.9973 21.4386V19.8086H16.3919V21.4619ZM23.1681 21.7879L22.5161 19.8086H22.0271L21.3751 21.7879L20.7464 19.8086H20.1176L21.1189 22.6961H21.6079L22.26 20.7866L22.912 22.6961H23.401L24.4023 19.8086H23.7968L23.1681 21.7879ZM25.4734 21.4619H26.5446V20.9263H25.4734V20.3442H27.0336V19.8086H24.9146V22.6961H27.1035V22.1605H25.4734V21.4619ZM27.7788 22.6961H28.3609V19.8086H27.7788V22.6961ZM18.1383 22.0906L17.8822 22.6961H17.2767L18.5575 19.8086H19.0698L20.3272 22.6961H19.7218L19.4656 22.0906H18.1383ZM18.3479 21.5783H19.2328L18.7903 20.5537L18.3479 21.5783Z" fill="white"/>
|
||||
<path d="M19.769 16.1284C17.7432 16.1284 16.0898 14.4751 16.0898 12.4492H16.6021C16.6021 14.1957 18.0226 15.6161 19.769 15.6161C21.5155 15.6161 22.9359 14.1957 22.9359 12.4492H23.4482C23.4482 14.4751 21.7949 16.1284 19.769 16.1284Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 14 KiB |
1
05_html_jQuery/eurojackpot/web1_files/1ea2b84.css
Normal file
@ -0,0 +1 @@
|
||||
@media (min-width:1400px){.winning-lotto[data-v-674a554f]{display:flex;grid-gap:30px;gap:30px}}@media (max-width:1400px){.winning-lotto .winning-group[data-v-674a554f]:not(:last-child){margin-bottom:25px}}@media (min-width:1200px){.new-line[data-v-e0df8f72]{display:inline;content:" ";padding:0 3px}}@media (min-width:1200px){.winning-eurojackpot[data-v-06dd9f58]{display:grid;grid-gap:30px;gap:30px;grid-template-columns:minmax(0,40%) minmax(0,60%)}}@media (max-width:1200px){.winning-eurojackpot .winning-group[data-v-06dd9f58]:not(:last-child){margin-bottom:25px}}.winning-keno .winning-group[data-v-6db5c9d0]:first-child{margin-bottom:60px}.winning-keno .winning-group:first-child td[data-v-6db5c9d0]{min-width:35px}.winning-multimulti .winning-group[data-v-41b57f3c]:first-child{margin-bottom:60px}.winning-multimulti .winning-group:first-child td[data-v-41b57f3c]{min-width:35px}.winning-multimulti .table-describe[data-v-41b57f3c]{margin-top:60px}.winning-multimulti .table-describe .describe-row[data-v-41b57f3c]{border:1px solid #ededed;padding:10px}.winning-multimulti .table-describe .describe-one[data-v-41b57f3c]{margin-bottom:10px}.winning-multimulti .table-describe .describe-two[data-v-41b57f3c]{background-color:#f9f9f9}.winning-multimulti .amount-special-offer[data-v-41b57f3c]{color:#951b81}.winning-multimulti .amount-old[data-v-41b57f3c]{font-size:.75rem}.winning-multimulti .multimulti-special[data-v-41b57f3c]{display:flex;flex-direction:column;justify-content:flex-end}@media (min-width:1400px){.winning-ekstra-pensja[data-v-c2348cc0]{display:flex;grid-gap:30px;gap:30px}}@media (max-width:1400px){.winning-ekstra-pensja .winning-group[data-v-c2348cc0]:not(:last-child){margin-bottom:25px}}@media (min-width:1200px){.winning-mini-lotto[data-v-00040f42]{display:flex;grid-gap:30px;gap:30px}}@media (max-width:1200px){.winning-mini-lotto .winning-group[data-v-00040f42]:not(:last-child){margin-bottom:25px}}@media (min-width:1200px){.winning-zaklady-specjalne[data-v-9ef22966]{display:flex;grid-gap:30px;gap:30px}}@media (max-width:1200px){.winning-zaklady-specjalne .winning-group[data-v-9ef22966]:not(:last-child){margin-bottom:25px}}@media (min-width:1200px){.winning-kaskada[data-v-3919e879]{display:flex;grid-gap:30px;gap:30px}}@media (max-width:1200px){.winning-kaskada .winning-group[data-v-3919e879]:not(:last-child){margin-bottom:25px}}.winning-tables[data-v-2479a7df] .modal .modal-box{--width:700px!important}@media (min-width:960px){.winning-tables[data-v-2479a7df] .modal .modal-box{--width:1000px!important}}@media (min-width:1400px){.winning-tables[data-v-2479a7df] .modal:not(:where(.modal-width-szybkie600,.modal-width-eurojackpot,.modal-width-minilotto,.modal-width-kaskada,.modal-width-superszansa,.modal-width-zakladyspecjalne)) .modal-box{--width:1400px!important}}@media (min-width:1400px){.winning-tables[data-v-2479a7df] .modal.modal-width-szybkie600 .modal-box{--width:750px!important}}@media (min-width:1200px){.winning-tables[data-v-2479a7df] .modal.modal-width-eurojackpot .modal-box{--width:1200px!important}}@media (min-width:1200px){.winning-tables[data-v-2479a7df] .modal.modal-width-kaskada .modal-box,.winning-tables[data-v-2479a7df] .modal.modal-width-minilotto .modal-box{--width:1000px!important}}@media (min-width:1200px){.winning-tables[data-v-2479a7df] .modal.modal-width-superszansa .modal-box,.winning-tables[data-v-2479a7df] .modal.modal-width-zakladyspecjalne .modal-box{--width:600px!important}}.winning-tables[data-v-2479a7df] .lotto-checkmark{background:#0178c4;box-shadow:0 2px 16px rgba(0,0,0,.11);position:relative;border-radius:4px;width:13px;height:13px;margin-right:3px;flex:0 0 auto}.winning-tables[data-v-2479a7df] .lotto-checkmark:after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%,-50%) rotate(40deg);width:4px;height:7px;border:solid #fff;border-width:0 1px 1px 0}.winning-tables[data-v-2479a7df] .lotto-checkmark-blank{background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.15);border-radius:4px;width:13px;height:13px;margin-right:3px;flex:0 0 auto}.winning-tables[data-v-2479a7df] .lotto-checkmark-box{display:flex;justify-content:center}.winning-tables[data-v-2479a7df] .winnings-message{padding-top:20px;padding-bottom:20px;text-align:center}.winning-tables[data-v-2479a7df] .winnings-title{font-size:1.25rem;margin-top:0;margin-bottom:20px}.winning-tables[data-v-2479a7df] .winnings-title small{font-weight:400}.winning-tables[data-v-2479a7df] .table-header{font-weight:700}.winning-tables[data-v-2479a7df] .inaccessible{opacity:.5}.winning-tables[data-v-2479a7df] .inaccessible button{cursor:default}.winning-tables[data-v-2479a7df] table td{padding:8px}.winning-tables[data-v-2479a7df] table .multiple-row-in-td{padding-top:2px;padding-bottom:2px}
|
@ -0,0 +1,23 @@
|
||||
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M65.5099 8.62775L68.4183 11.7967L71.8477 10.451L66.682 22.0413L75.4507 31.6349L61.1255 30.2023L59.8232 31.6349C60.8217 40.4036 56.3939 46.1771 51.8793 48.0437C50.0127 48.7817 48.3631 49.0421 46.8872 49.0421C40.6796 49.0421 37.858 43.9198 37.858 43.9198C35.2534 46.7848 32.6488 47.6964 30.3915 47.6964C26.5715 47.6964 23.8367 45.0918 23.8367 45.0918C20.798 48.7383 18.1934 49.7801 15.8927 49.7801C9.59829 49.9971 8.77351 43.312 8.77351 43.312C5.69142 47.1755 6.55962 55.5102 12.5067 58.2015C12.5067 58.2015 4.51936 56.9861 2.13183 49.9103C-0.950249 40.6641 3.26048 31.2008 12.7238 23.3002C18.3236 18.6554 27.266 14.1842 32.6054 12.0137C42.8501 7.80297 52.487 5.6759 55.3955 5.63249C55.5257 5.63249 55.6559 5.63249 55.7427 5.63249H56.09C56.1768 5.63249 56.2636 5.63249 56.2636 5.63249L56.4373 2.63722L60.8651 5.41544L68.2447 2.20312L65.5099 8.62775Z" fill="#E65A01"/>
|
||||
<path d="M26.7016 18.8716C26.7016 18.7847 26.7016 18.7413 26.6582 18.6979C26.6148 18.6111 26.4412 18.6111 26.2675 18.6979C26.2241 18.6979 25.3559 19.0886 25.3559 19.0886L25.3125 19.87L26.0939 19.5227C26.4846 19.3491 26.7016 19.132 26.7016 18.8716Z" fill="#E65A01"/>
|
||||
<path d="M26.6586 20.5664C26.5718 20.5664 26.4416 20.6098 26.3114 20.6532L25.3129 21.0873L25.2695 21.9121L25.9641 21.6516L26.268 21.5214C26.6586 21.3912 26.8757 21.1307 26.8757 20.8703C26.8757 20.6532 26.7889 20.5664 26.6586 20.5664Z" fill="#E65A01"/>
|
||||
<path d="M41.8529 10.668C37.2081 12.0571 33.7353 13.3159 33.7353 13.3159L32.9539 14.271L33.0407 13.5764L29.2641 15.0089L29.0471 16.6585C28.83 16.398 28.5695 16.2244 28.2223 16.1376C28.092 16.0942 27.9184 16.0942 27.7882 16.0942C27.3107 16.0942 26.7463 16.2678 26.0952 16.5717C26.0952 16.5717 25.0534 17.0058 23.9247 17.6569C22.7527 18.3081 21.2333 19.1328 21.2333 19.1328L20.886 20.0879L20.4954 19.5669L14.8521 23.387L14.8955 23.7343C14.6785 23.7777 13.5498 24.1249 12.6816 25.4706C12.4646 25.8179 12.0305 26.5559 12.2041 27.5543C12.2475 27.945 12.4212 28.2489 12.6816 28.4659L12.4646 30.3759L13.4196 30.4193C13.68 30.4193 14.2878 30.3325 15.156 29.6814C15.4598 29.4643 15.7203 29.1605 15.9373 28.8566C15.9373 28.8566 18.9326 26.8163 22.6658 25.08C26.92 23.1265 32.0423 21.7374 32.0423 21.7374L32.1725 20.4351L32.9973 21.4335C32.9973 21.4335 34.343 21.0429 35.4283 20.8258C36.6003 20.6088 37.7724 20.3483 40.2901 19.9576C42.2436 19.6538 48.8853 18.8724 48.8853 18.8724L50.1875 14.7919L49.3194 14.9221L50.1441 12.3175L50.7953 12.1873L52.0976 7.97656C52.0542 8.01997 46.4977 9.23544 41.8529 10.668ZM15.7203 27.4241C15.6335 27.6845 15.5467 27.9884 15.3296 28.2489C15.0257 28.683 14.6785 28.9434 14.6351 28.9868C14.418 29.1605 14.1575 29.3341 13.9405 29.4209C13.5498 29.5946 13.3762 29.5511 13.3762 29.5511L13.5064 28.4659C13.6366 28.4659 14.1575 28.4225 14.6785 27.8582C14.7653 27.7714 14.8087 27.6845 14.8087 27.5977C14.8087 27.5109 14.8087 27.5109 14.7653 27.4675C14.7219 27.4241 14.6785 27.4675 14.6785 27.4675C14.6351 27.4675 14.5482 27.5109 14.418 27.5543C14.201 27.6411 13.9405 27.8148 13.7235 27.8582C13.6366 27.945 13.5498 27.945 13.5064 27.945C13.1591 27.945 13.0723 27.6411 13.0289 27.4241C12.9855 27.207 12.9855 26.99 13.0723 26.7295C13.1157 26.5993 13.2459 26.0784 13.7235 25.5141C14.0707 25.1234 14.3746 24.9063 14.6351 24.7761C14.9389 24.6025 15.1126 24.559 15.1994 24.559L15.1126 25.3838L15.0691 25.6877C14.7653 25.7311 14.4614 25.9047 14.2444 26.1218C14.0273 26.3388 13.8971 26.5125 13.9405 26.6427C13.9405 26.6861 13.9839 26.7295 14.0273 26.7295H14.0707C14.1575 26.6861 14.2878 26.6427 14.4614 26.5559C14.6785 26.4257 14.8955 26.3388 15.0257 26.252C15.0692 26.252 15.0691 26.252 15.1126 26.2086C15.2428 26.1652 15.373 26.1652 15.5032 26.2086C15.5901 26.252 15.6335 26.2954 15.6769 26.3822C15.7203 26.4691 15.7637 26.5559 15.8071 26.6861C15.7637 26.9032 15.7637 27.1636 15.7203 27.4241ZM16.111 27.7714L16.0242 26.9466L17.2396 23.8211L15.8505 24.8195L15.7203 23.7777L18.2381 21.9545L18.7156 22.5622L17.4133 25.7745L19.1062 24.6893L19.2365 25.8179L16.111 27.7714ZM21.7976 22.8227L21.8845 24.6025L20.4954 25.2102L20.4085 23.5172L19.4969 22.3017L18.8892 21.477L20.2349 20.6956L21.1031 21.8242L21.8845 19.7406L23.2736 18.9158L21.7976 22.8227ZM28.4393 21.2599C28.3959 21.3467 28.3525 21.4335 28.2657 21.477C28.2223 21.5638 28.1355 21.6506 28.0486 21.7374C27.6579 22.1715 27.0502 22.5188 26.3557 22.7792L23.6208 23.7777L23.7077 21.8242L23.7945 19.9142L23.8379 18.6119L24.3588 18.3515L26.3991 17.353C26.9634 17.0926 27.3975 16.9624 27.7448 16.9624C27.8316 16.9624 27.9184 16.9624 28.0052 17.0058C28.3959 17.0926 28.5695 17.353 28.5261 17.8305C28.5261 18.091 28.4393 18.3515 28.3091 18.6553C28.1789 18.9158 27.9618 19.1762 27.7014 19.3933H27.7882C27.8316 19.3933 27.8316 19.3933 27.875 19.3933C27.9184 19.3933 27.9184 19.3933 27.9618 19.3933C28.1789 19.4367 28.3091 19.4801 28.4393 19.6103L28.4827 19.6538L28.5261 19.6972C28.5261 19.6972 28.5261 19.6972 28.5261 19.7406C28.5261 19.784 28.5695 19.784 28.5695 19.8274C28.6564 19.9576 28.6564 20.1313 28.6564 20.3483C28.6998 20.6522 28.613 20.956 28.4393 21.2599ZM33.3446 20.6088L31.9555 18.9158L31.3912 19.6103L31.1741 21.1731L29.1773 21.694L29.9587 15.6167L31.9989 14.8353L31.695 17.136L34.1694 14.0105L36.8608 13.0121L33.5617 17.0058L36.1228 19.9142L33.3446 20.6088ZM39.2483 19.3499L36.6003 19.8274L37.3817 16.2244L38.1197 12.6648L40.8979 11.7966L40.1165 15.443L39.2483 19.3499ZM50.1007 11.4927L45.0218 12.6214L44.7179 13.6198L49.1023 12.7082L48.7984 13.6198L48.4078 14.8353L44.1102 15.6167L43.8063 16.7019L48.9287 15.8337L48.2341 18.091L40.2467 19.1762L41.4188 15.0957L42.5475 11.2757L50.8387 9.14862L50.1007 11.4927Z" fill="#E65A01"/>
|
||||
<path d="M57.7402 33.1116V32.4604L56.5247 33.8061C56.5247 33.8061 56.4813 34.8045 56.4813 34.9782C56.3511 36.1502 56.0038 37.4091 55.7433 38.0168C55.6999 38.1037 55.6565 38.2339 55.6131 38.3207C54.962 40.1873 54.0069 41.7935 52.8783 43.0089C51.6194 44.3546 50.1869 45.2662 48.6676 45.6135C47.235 45.9608 45.8025 45.874 44.3266 45.3531C42.9375 44.8756 41.8088 44.0942 40.9406 43.0089C39.9856 41.7935 39.6384 41.1423 39.2477 39.1455C39.074 38.2773 39.0306 37.2789 39.074 36.3673C39.1174 35.282 39.4647 33.5022 39.6384 32.8945C39.9422 31.5922 40.5065 30.3767 41.2011 29.3349C42.0693 28.0326 43.1545 27.121 44.4568 26.4699C44.6739 26.3396 44.9343 26.2528 45.1514 26.166C45.325 26.0792 45.5421 26.0358 45.7157 25.9924C46.28 25.8187 46.7575 25.7319 47.0614 25.6885C47.2785 25.6451 47.4087 25.6451 47.4087 25.6451L46.3234 25.211L45.4118 24.8203C44.9343 24.994 44.4134 25.1676 43.9359 25.3846C42.4166 26.1226 41.2011 27.1644 40.2027 28.6404C39.5081 29.6822 38.9438 30.8543 38.5531 32.2434C38.4229 31.462 38.2493 30.724 37.9888 30.0729C37.3376 28.4667 36.2524 27.2513 34.8199 26.5133C33.4742 25.8187 31.9549 25.5583 30.2619 25.7319C28.6991 25.9056 27.31 26.4265 26.0946 27.2947C24.9225 28.1194 24.0543 29.2047 23.4466 30.5938C22.8388 31.9395 22.4916 33.4154 22.4481 35.2386C22.4481 35.6293 22.4481 35.9766 22.4481 36.3673C22.4481 36.5409 22.4481 36.7146 22.4916 36.8448V36.975C21.3195 35.4991 19.4529 35.1518 18.2374 35.4557C17.8901 35.6293 17.456 35.7595 17.456 35.7595C18.9754 34.6743 20.104 34.327 21.1024 34.0232L22.9691 28.1629C11.1182 32.1131 9.46866 39.7532 9.77253 43.0089C10.1632 47.3933 13.636 49.9979 18.3242 47.9576C21.2761 46.6554 23.2295 43.964 23.5334 41.0989C23.9675 42.0539 24.5752 42.8787 25.2698 43.5299C26.2682 44.4849 27.4403 45.0492 28.8728 45.3097C29.3503 45.3965 29.7844 45.4399 30.2619 45.4399C31.2169 45.4399 32.1719 45.2228 33.0835 44.8322C34.4726 44.2244 35.6881 43.1392 36.6865 41.6198C37.2942 40.7082 37.7283 39.7098 38.0756 38.5812C38.119 38.8416 38.1624 39.1455 38.2058 39.4059C38.6399 41.6632 39.074 42.488 40.1159 43.8337C41.1143 45.0926 42.4166 46.0042 44.0227 46.5685C45.0211 46.9158 46.0196 47.0895 47.018 47.0895C47.7125 47.0895 48.3637 47.0026 49.0582 46.829C50.7946 46.3949 52.4008 45.3965 53.8333 43.8337C55.0922 42.488 56.0906 40.7516 56.8286 38.7114C56.872 38.5812 56.9154 38.4509 56.9588 38.3641C57.0456 38.1471 57.089 37.93 57.1758 37.6696C57.5665 36.0634 57.7836 34.5441 57.7402 33.1116ZM17.7165 47.046C13.9399 48.4352 11.2919 46.6988 10.8578 43.1826C10.4671 40.4478 11.3353 38.3641 12.681 36.3239C13.8964 34.5007 16.1972 32.1131 21.5365 29.7256L20.4079 33.4154C17.2824 34.5007 15.0251 36.2805 14.1569 38.9284C14.1569 38.9284 15.546 37.1052 17.3258 36.5843C19.7567 35.8898 21.7102 36.8014 22.1443 39.84C22.535 42.7485 20.7552 45.9174 17.7165 47.046ZM37.3376 35.8464C37.2942 36.02 37.2942 36.1502 37.2508 36.3239C36.947 38.1471 36.3826 39.7098 35.5144 41.0121C34.6462 42.3144 33.6478 43.2694 32.4758 43.7469C31.3471 44.2244 30.2185 44.3546 29.003 44.1376C27.8309 43.9205 26.8325 43.443 26.0077 42.6617C25.183 41.9237 24.6186 40.9253 24.1845 39.6664C24.0109 39.1021 23.8807 38.5378 23.7504 37.93C23.6636 37.4525 23.6202 36.9316 23.6202 36.4107C23.6202 36.0634 23.6202 35.7161 23.6202 35.3689C23.6636 33.7193 23.9675 32.3736 24.5318 31.2015C25.0961 29.9861 25.8341 29.0745 26.7891 28.3799C27.8309 27.6419 29.003 27.1644 30.3921 27.0342C30.696 26.9908 30.9564 26.9908 31.2603 26.9908C32.3455 26.9908 33.344 27.2513 34.2556 27.6853C35.4276 28.2931 36.2958 29.2915 36.8601 30.6372C37.1206 31.3318 37.3376 32.0697 37.3811 32.8945C37.5113 33.8061 37.4679 34.8045 37.3376 35.8464Z" fill="#E65A01"/>
|
||||
<path d="M16.5442 39.4922C15.6326 39.7526 14.9814 40.2735 14.721 41.3588C14.2869 43.4424 15.3287 45.0486 17.1953 44.5711H17.2387C18.4108 44.1804 19.1054 42.8781 18.9751 41.4022C18.8015 39.9697 17.8899 39.1015 16.5442 39.4922ZM16.8046 43.7029C16.1101 43.8331 15.5024 43.3122 15.4155 42.5308C15.2853 41.4022 15.676 40.4906 16.8046 40.3169C17.586 40.1867 18.1069 40.8378 18.1069 41.706C18.1069 42.9215 17.6728 43.5292 16.8046 43.7029Z" fill="#E65A01"/>
|
||||
<path d="M45.0215 30.071C44.4138 30.7221 43.9363 31.6771 43.5456 32.9794C43.4154 33.4135 43.2851 33.891 43.1549 34.4119C42.9813 35.1065 42.8944 35.801 42.8076 36.3654C42.6774 37.494 42.7208 38.449 42.9379 39.187C43.2851 40.4459 44.0231 41.2706 45.1517 41.5745C45.3688 41.6179 45.6293 41.7047 45.9331 41.7047C46.6277 41.7047 47.4525 41.4443 48.3207 40.5761C49.0586 39.8381 49.6663 38.6661 50.1873 37.1033C50.3175 36.7126 50.4477 36.2785 50.5345 35.8878C50.6214 35.584 50.6648 35.2801 50.7516 34.9762C51.1423 33.1964 51.0989 31.8507 50.7516 30.8523C50.2741 29.6369 49.4059 28.8989 48.1904 28.7687C46.9315 28.6818 45.8897 29.1159 45.0215 30.071ZM47.7129 29.9841C47.7997 29.9841 47.8866 29.9841 48.0168 29.9841C48.7982 30.071 49.3191 30.505 49.6229 31.2864C49.7532 31.6337 49.84 32.1112 49.84 32.6321C49.84 33.2399 49.7532 33.9344 49.5795 34.7158C49.5361 34.9762 49.4493 35.2801 49.3625 35.584C49.2757 35.9747 49.1454 36.3653 49.0152 36.7126C48.5811 38.0583 48.0168 39.1002 47.4525 39.7079C46.5843 40.5761 45.9331 40.5327 45.499 40.4024C44.8045 40.2288 44.3704 39.7079 44.1099 38.8397C43.9363 38.232 43.8929 37.4506 44.0231 36.4956C44.0665 35.9313 44.1967 35.3235 44.327 34.6724C44.4138 34.1949 44.544 33.7174 44.6742 33.3267C45.0215 32.2414 45.4122 31.4167 45.8897 30.8957C46.454 30.288 47.0184 29.9841 47.7129 29.9841Z" fill="#E65A01"/>
|
||||
<path d="M32.5187 31.0708C31.9978 30.0724 31.1296 29.5514 30.0444 29.6383C29.0026 29.6817 28.1778 30.2026 27.57 31.1576C27.0491 31.9824 26.7018 33.1978 26.5716 34.8908V35.1079C26.5282 35.9761 26.5282 36.7574 26.5716 37.4086C26.6584 38.1031 26.7887 38.7109 27.0057 39.1884C27.4832 40.2736 28.2212 40.8379 29.1762 40.9682C29.263 40.9682 29.3498 40.9682 29.4801 40.9682C30.1312 40.9682 30.9994 40.7077 31.7374 39.6225C32.1715 38.9713 32.5187 38.0163 32.7792 36.8443C32.866 36.3667 32.9528 35.8892 32.9962 35.3249C33.0831 34.6304 33.0831 34.0226 33.0831 33.5017C32.9962 32.5033 32.8226 31.6785 32.5187 31.0708ZM31.7808 35.2381C31.694 35.759 31.6505 36.1931 31.5637 36.6272C31.3901 37.6256 31.0862 38.4504 30.7389 38.9279C30.1746 39.7527 29.6537 39.7961 29.3064 39.7527C28.9592 39.7093 28.4816 39.5791 28.091 38.7109C27.9173 38.3636 27.8305 37.8861 27.7437 37.2783C27.7003 36.6706 27.6569 35.9761 27.7437 35.1947V34.9776C27.8739 33.5017 28.1344 32.4599 28.5251 31.8087C28.9157 31.1576 29.4367 30.8537 30.0444 30.8537C30.0878 30.8537 30.0878 30.8537 30.1312 30.8537C30.6955 30.8537 31.0862 31.1142 31.3901 31.6785C31.6071 32.1126 31.7808 32.7637 31.7808 33.5885C31.7808 33.6754 31.7808 33.7622 31.7808 33.8924C31.8242 34.2831 31.8242 34.7606 31.7808 35.2381Z" fill="#E65A01"/>
|
||||
<path d="M37.4249 32.8959C37.3381 32.0711 37.1645 31.3331 36.904 30.6386C36.3397 29.2929 35.4715 28.2945 34.2994 27.6867C33.3878 27.2092 32.3894 26.9922 31.3042 26.9922C31.0437 26.9922 30.7398 26.9922 30.436 27.0356C29.0469 27.1658 27.8748 27.5999 26.833 28.3813C25.878 29.0758 25.0966 30.0309 24.5757 31.2029C24.0113 32.375 23.7509 33.7207 23.6641 35.3702C23.6641 35.7175 23.6641 36.0648 23.6641 36.4121C23.6641 36.933 23.7075 37.4539 23.7943 37.9314C23.8811 38.5392 24.0113 39.1469 24.2284 39.6678C24.6625 40.9267 25.2268 41.9251 26.0516 42.6631C26.8764 43.4444 27.8748 43.9219 29.0469 44.139C30.3057 44.356 31.4344 44.2258 32.5196 43.7483C33.6917 43.2274 34.7335 42.3158 35.5583 41.0135C36.3831 39.7112 36.9908 38.1485 37.2947 36.3253C37.3381 36.1516 37.3381 36.0214 37.3815 35.8478C37.4683 34.8059 37.5117 33.8075 37.4249 32.8959ZM32.9537 35.3702C32.9103 35.8912 32.8235 36.4121 32.7367 36.8896C32.5196 38.0616 32.1723 39.0167 31.6948 39.6678C30.9569 40.753 30.0887 41.0135 29.4375 41.0135C29.3507 41.0135 29.2205 41.0135 29.1337 41.0135C28.1353 40.8833 27.3973 40.3189 26.9632 39.2337C26.7461 38.7562 26.6159 38.1485 26.5291 37.4539C26.4423 36.8028 26.4423 36.0214 26.5291 35.1532V34.9362C26.6593 33.2432 26.9632 32.0277 27.5275 31.2029C28.1353 30.2479 29.0034 29.727 30.0019 29.6836C31.0871 29.6402 31.9553 30.1177 32.4762 31.1161C32.8235 31.7238 32.9971 32.5052 32.9971 33.5905C33.0405 34.068 33.0405 34.7191 32.9537 35.3702Z" fill="white"/>
|
||||
<path d="M54.094 36.3658L52.0537 27.5537L47.4089 25.7305C47.4089 25.7305 47.2787 25.7305 47.0616 25.7739C46.7578 25.8173 46.2802 25.9041 45.7159 26.0777C45.5423 26.1212 45.3252 26.208 45.1516 26.2514C44.9346 26.3382 44.7175 26.425 44.457 26.5553C43.1548 27.2064 42.0695 28.118 41.2013 29.4203C40.5068 30.4187 39.9424 31.6342 39.6386 32.9799C39.5083 33.5876 39.1611 35.3674 39.0743 36.4526C39.0308 37.3642 39.0742 38.3627 39.2479 39.2309C39.6386 41.2277 39.9424 41.9223 40.9409 43.0943C41.8091 44.1796 42.8943 44.9609 44.3268 45.4384C45.8027 45.9594 47.1919 46.0462 48.6244 45.6989C50.1437 45.3082 51.5328 44.44 52.8351 43.0943C54.0072 41.8354 54.9188 40.2727 55.5699 38.4061C55.6133 38.2759 55.6567 38.189 55.7001 38.1022C55.9172 37.4945 56.3079 36.2356 56.4381 35.0635C56.4381 34.8899 56.4815 33.8915 56.4815 33.8915L54.094 36.3658ZM50.708 35.0201C50.6646 35.324 50.5778 35.6279 50.491 35.9317C50.4042 36.3658 50.2739 36.7565 50.1437 37.1472C49.6228 38.7099 49.0151 39.882 48.2771 40.62C47.4523 41.4882 46.5841 41.7486 45.933 41.7486C45.6291 41.7486 45.3686 41.7052 45.1516 41.6184C44.0664 41.3145 43.3284 40.4897 42.9377 39.2309C42.7207 38.4929 42.6772 37.5379 42.8075 36.4092C42.8509 35.8015 42.9811 35.1504 43.1548 34.4558C43.285 33.9349 43.4152 33.4574 43.5454 33.0233C43.9361 31.721 44.4136 30.766 45.0214 30.1148C45.8896 29.1598 46.9748 28.7257 48.1469 28.856C49.3623 28.9862 50.2739 29.7242 50.708 30.9396C51.0987 31.8946 51.0987 33.2403 50.708 35.0201Z" fill="white"/>
|
||||
<path d="M15.6328 26.3388C15.5894 26.252 15.5025 26.1652 15.4591 26.1652C15.3289 26.1218 15.1987 26.1218 15.0684 26.1652C15.025 26.1652 15.025 26.1652 14.9816 26.2086C14.808 26.252 14.6343 26.3822 14.4173 26.5125C14.2437 26.5993 14.1134 26.6861 14.0266 26.6861H13.9832C13.9398 26.6861 13.8964 26.6427 13.8964 26.5993C13.853 26.4691 13.9832 26.2954 14.2002 26.0784C14.4607 25.8613 14.7212 25.7311 15.025 25.6443L15.0684 25.3404L15.1553 24.5156C15.1118 24.5156 14.9382 24.559 14.5909 24.7327C14.3305 24.9063 14.0266 25.1234 13.6793 25.4706C13.2018 26.035 13.0716 26.5559 13.0282 26.6861C12.9848 26.9466 12.9414 27.1636 12.9848 27.3807C13.0282 27.5977 13.115 27.9016 13.4623 27.9016C13.5057 27.9016 13.5925 27.9016 13.6359 27.8582C13.853 27.7713 14.1134 27.6411 14.3305 27.5543C14.4607 27.5109 14.5475 27.4675 14.5909 27.4675C14.5909 27.4675 14.6343 27.4675 14.6778 27.4675C14.7212 27.4675 14.7212 27.5109 14.7212 27.5977C14.7212 27.6845 14.6343 27.8148 14.5909 27.8582C14.07 28.3791 13.5491 28.4225 13.4189 28.4659L13.2886 29.5511C13.2886 29.5511 13.4623 29.5946 13.853 29.4209C14.07 29.3341 14.3305 29.1605 14.5475 28.9868C14.5909 28.9434 14.9816 28.6829 15.2421 28.2489C15.4157 27.9884 15.5459 27.6845 15.6328 27.4241C15.6762 27.1636 15.7196 26.9032 15.6762 26.6427C15.7196 26.5559 15.6762 26.4257 15.6328 26.3388Z" fill="white"/>
|
||||
<path d="M21.8839 19.6963L21.1026 21.78L20.2344 20.6513L18.8887 21.4761L19.4964 22.3009L20.408 23.5164L20.4948 25.2093L21.8839 24.5582L21.7971 22.8218L23.273 18.8281L21.8839 19.6963Z" fill="white"/>
|
||||
<path d="M28.6128 19.7426C28.6128 19.6992 28.6128 19.6992 28.6128 19.7426C28.5694 19.6992 28.5694 19.6992 28.6128 19.7426C28.5694 19.6992 28.5694 19.6992 28.5694 19.6992C28.5694 19.6558 28.5259 19.6558 28.5259 19.6558L28.4825 19.6124C28.3523 19.4822 28.1787 19.4388 28.005 19.3953C27.9616 19.3953 27.9616 19.3953 27.9182 19.3953C27.8748 19.3953 27.8748 19.3953 27.8314 19.3953H27.7446C28.005 19.1783 28.1787 18.9178 28.3523 18.6574C28.4825 18.3969 28.5694 18.1365 28.5694 17.876C28.5694 17.4419 28.3957 17.138 28.0484 17.0512C27.9616 17.0512 27.8748 17.0078 27.788 17.0078C27.4407 17.0078 27.0066 17.138 26.4423 17.3985L24.402 18.3969L23.8811 18.6574L23.8377 19.9597L23.7509 21.8697L23.6641 23.8231L26.3989 22.8247C27.1368 22.5642 27.7012 22.217 28.0918 21.7829C28.1787 21.6961 28.2221 21.6092 28.3089 21.5224C28.3523 21.4356 28.4391 21.3488 28.4825 21.3054C28.6562 21.0015 28.743 20.6976 28.7864 20.3938C28.7864 20.1767 28.743 20.0031 28.6996 19.8728C28.6128 19.786 28.6128 19.7426 28.6128 19.7426ZM25.357 19.0915C25.357 19.0915 26.2252 18.7008 26.2686 18.7008C26.4857 18.614 26.6159 18.614 26.6593 18.7008C26.7027 18.7442 26.7027 18.7876 26.7027 18.8744C26.7027 19.1349 26.4857 19.3519 26.1384 19.5256L25.357 19.8728V19.0915ZM26.2686 21.5224L25.9648 21.6526L25.2702 21.9131L25.3136 21.0883L26.3121 20.6542C26.4423 20.6108 26.5725 20.5674 26.6593 20.5674C26.833 20.5674 26.8764 20.6542 26.8764 20.8713C26.8764 21.1317 26.6593 21.3488 26.2686 21.5224Z" fill="white"/>
|
||||
<path d="M17.4117 25.8166L18.6706 22.5609L18.2365 21.9531L15.7188 23.7763L15.8056 24.8182L17.2381 23.8197L16.0226 26.9452L16.1094 27.77L19.2349 25.86L19.0613 24.7313L17.4117 25.8166Z" fill="white"/>
|
||||
<path d="M50.1005 11.4921L50.8385 9.19141L42.5038 11.3185L41.4186 15.0951L40.2031 19.219L48.1905 18.0904L48.9285 15.8765L43.8061 16.7013L44.11 15.6594L48.451 14.8347L48.7982 13.6192L49.1021 12.7076L44.7177 13.6192L45.0216 12.6642L50.1005 11.4921Z" fill="white"/>
|
||||
<path d="M38.1189 12.708L37.381 16.2242L36.5996 19.8272L39.2476 19.3497L40.1158 15.4428L40.8972 11.8398L38.1189 12.708Z" fill="white"/>
|
||||
<path d="M36.9042 13.0117L34.2562 14.0101L31.7385 17.1356L32.0423 14.8349L30.0455 15.6163L29.2207 21.6936L31.2175 21.1727L31.4346 19.61L31.9989 18.9154L33.3446 20.6084L36.2097 19.9139L33.6485 17.0054L36.9042 13.0117Z" fill="white"/>
|
||||
<path d="M51.099 20.4774C50.3176 21.0852 46.7581 23.9068 46.7581 23.9068C36.3832 22.8215 21.7975 24.4711 8.08008 37.0165C15.8504 27.2493 32.4329 18.9581 51.099 20.4774Z" fill="white"/>
|
||||
<path d="M68.7651 28.4244C68.0271 28.3375 61.8195 27.7298 59.7359 27.5127C59.6056 27.5127 59.4754 27.5128 59.3886 27.643C58.2165 28.9453 55.2213 32.2878 55.0476 32.4614C55.0042 32.3746 53.8321 26.7314 53.7453 26.3407C53.7019 26.2539 53.7019 26.1671 53.5717 26.1236C52.0523 25.5159 49.1439 24.3873 49.0137 24.3004C49.0571 24.257 51.7919 22.347 53.2678 21.2618C53.3112 21.2184 53.3546 21.1749 53.398 21.1315C53.4415 21.0881 53.4415 21.0013 53.4415 21.0013C53.4415 21.0013 53.5283 16.1828 53.5717 15.879C53.6151 15.9658 58.2599 18.3967 58.2599 18.3967C58.2599 18.3967 58.3467 18.4401 58.3902 18.4401C58.477 18.4401 58.5204 18.4401 58.6072 18.3967C60.7777 17.5285 65.8566 15.5317 65.9868 15.4883C65.8132 15.8356 63.9032 20.1765 63.0784 21.9997C63.035 22.13 63.035 22.2168 63.1218 22.3036C63.4257 22.5641 68.2441 27.7732 68.7651 28.4244Z" fill="white"/>
|
||||
<path d="M20.4513 33.4164C17.3258 34.5016 15.0685 36.2814 14.2003 38.9294C14.2003 38.9294 15.5894 37.1062 17.3692 36.5853C19.8001 35.8907 21.7536 36.8023 22.1877 39.841C22.5784 42.7495 20.7552 45.9184 17.7165 47.047C13.9398 48.4361 11.2919 46.6997 10.8578 43.1835C10.4671 40.4487 11.3353 38.3651 12.681 36.3248C13.8964 34.5016 16.1971 32.1141 21.5799 29.7266L20.4513 33.4164ZM17.1956 44.5292C18.3676 44.1386 19.0622 42.8363 18.932 41.3603C18.8017 40.0146 17.8901 39.103 16.5444 39.4937C15.6328 39.7542 14.9817 40.2751 14.7212 41.3603C14.2437 43.444 15.2855 45.0068 17.1956 44.5292Z" fill="white"/>
|
||||
<path d="M64.5979 5.63281C64.5111 5.80645 63.556 8.10716 63.122 9.06217C63.0785 9.10558 63.122 9.14899 63.1654 9.23581C63.2956 9.36604 65.5963 11.8404 65.7265 12.0574C65.5529 12.0574 62.4708 12.0574 61.429 12.0574C61.3422 12.0574 61.2987 12.1008 61.2553 12.1443C60.6476 12.8822 59.0414 14.7922 58.9546 14.8791C58.9546 14.8357 58.1733 11.9706 58.1298 11.7536C58.1298 11.7102 58.0864 11.6668 58.043 11.6233C57.1314 11.3629 55.0478 10.7986 54.9609 10.7551C54.9609 10.7551 57.6523 8.97535 57.7392 8.93194C57.7826 8.88854 57.826 8.84512 57.826 8.80172C57.8694 7.97693 57.9562 6.0235 57.9996 5.80645C58.043 5.80645 59.736 6.71805 60.6042 7.19556C60.6476 7.19556 60.6476 7.23897 60.691 7.23897C60.7344 7.23897 60.7344 7.23897 60.7778 7.19556C61.9499 6.71805 64.5545 5.63281 64.5979 5.63281Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 21 KiB |
@ -0,0 +1,40 @@
|
||||
<svg width="88" height="59" viewBox="0 0 88 59" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="88" height="59">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H87.7969V58.9433H0V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.8614 14.7228C51.1368 13.2166 57.6144 12.5617 64.0679 12.9727C71.1461 13.4234 79.1987 15.112 84.1531 20.5885C89.9899 26.8941 88.4845 35.5317 81.988 40.879C82.4905 40.7924 84.5905 40.3875 85.5635 40.3833C85.7585 40.382 86.0218 40.4499 85.5209 41.2358C83.6755 44.1301 81.3285 46.3306 78.75 48.5074C78.9319 51.4839 78.8737 55.1499 78.3034 58.2898C78.2114 58.7972 77.8487 58.7291 77.6237 58.5558C75.6752 57.0526 73.5938 54.9865 72.1042 53.1998C67.9437 55.4547 64.0007 57.0612 59.6677 58.4598C58.3957 58.8532 58.856 58.2285 59.2504 57.6607C61.4772 54.4717 63.4559 51.2998 65.4481 47.9603C64.6762 47.4902 63.7491 46.9509 63.1174 46.442C57.3225 50.8773 50.5114 54.0207 43.5347 56.1144C33.8764 59.0126 24.4404 59.6126 16.9938 58.2409C8.88367 56.7463 2.95038 52.8788 1.11762 46.993C-1.24133 39.42 4.06042 32.1596 9.51655 27.4363C10.2661 25.1343 12.2601 20.6447 13.3873 18.3174C9.41983 15.786 3.93797 12.6858 1.33678 10.9562C-0.826059 9.50666 -0.312079 9.30468 2.49984 8.92542C7.92558 8.37704 13.2074 8.37462 18.4195 8.74704C19.9863 6.0338 21.7687 3.28947 23.536 0.694642C24.0185 0.0106544 24.2261 -0.435856 24.8408 0.670828C26.7224 3.83962 28.6629 7.02583 30.2426 10.3589C35.2957 11.3798 40.0379 12.9808 44.8614 14.7228Z" fill="white"/>
|
||||
</g>
|
||||
<mask id="mask1" mask-type="alpha" maskUnits="userSpaceOnUse" x="34" y="16" width="51" height="37">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.5201 16.5002C56.8155 16.5002 54.1834 16.6785 51.7863 16.9755C45.7192 17.7612 39.6653 19.3067 34.2172 21.7458C33.9007 21.8956 34.0418 22.0983 34.2994 22.0531C60.5027 17.6156 83.2163 22.1299 75.2901 41.1801C75.1886 41.3567 75.3551 41.3532 75.4223 41.3139C88.0135 35.1026 86.8346 22.5224 73.0348 18.2941C68.8246 17.0038 64.0696 16.5 59.523 16.5C59.5214 16.5002 59.5212 16.5002 59.5201 16.5002ZM72.0368 38.9957C71.3551 40.6611 70.7408 42.4323 70.1209 44.0415C68.1828 44.1526 66.2574 44.1941 64.5851 44.2263C64.4644 44.2291 64.401 44.3236 64.5498 44.4239C65.8728 45.2405 67.1009 45.8816 68.7362 47.0116C67.7364 48.9667 66.5436 50.713 65.3791 52.5739C65.2159 52.8168 65.1826 52.9938 65.5911 52.8108C67.7668 51.8526 70.0221 50.5544 71.8388 49.377C72.9555 50.3211 73.9823 51.4142 74.9497 52.5903C74.97 52.6143 75.0159 52.6311 75.0218 52.581C75.2322 50.793 75.1521 48.8327 74.943 47.2122C76.5023 46.032 78.0074 44.7836 79.3558 43.366C79.4663 43.2521 79.356 43.2204 79.2826 43.2299C77.6853 43.4181 75.7804 43.6421 74.2151 43.7584C73.6541 41.9613 73.1388 40.5025 72.4495 38.9823C72.3722 38.8247 72.3102 38.7456 72.2472 38.7456C72.183 38.7458 72.1182 38.8286 72.0368 38.9957Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask1)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.5201 16.5002C56.8155 16.5002 54.1834 16.6785 51.7863 16.9755C45.7192 17.7612 39.6653 19.3067 34.2172 21.7458C33.9007 21.8956 34.0418 22.0983 34.2994 22.0531C60.5027 17.6156 83.2163 22.1299 75.2901 41.1801C75.1886 41.3567 75.3551 41.3532 75.4223 41.3139C88.0135 35.1026 86.8346 22.5224 73.0348 18.2941C68.8246 17.0038 64.0696 16.5 59.523 16.5C59.5214 16.5002 59.5212 16.5002 59.5201 16.5002ZM72.0368 38.9957C71.3551 40.6611 70.7408 42.4323 70.1209 44.0415C68.1828 44.1526 66.2574 44.1941 64.5851 44.2263C64.4644 44.2291 64.401 44.3236 64.5498 44.4239C65.8728 45.2405 67.1009 45.8816 68.7362 47.0116C67.7364 48.9667 66.5436 50.713 65.3791 52.5739C65.2159 52.8168 65.1826 52.9938 65.5911 52.8108C67.7668 51.8526 70.0221 50.5544 71.8388 49.377C72.9555 50.3211 73.9823 51.4142 74.9497 52.5903C74.97 52.6143 75.0159 52.6311 75.0218 52.581C75.2322 50.793 75.1521 48.8327 74.943 47.2122C76.5023 46.032 78.0074 44.7836 79.3558 43.366C79.4663 43.2521 79.356 43.2204 79.2826 43.2299C77.6853 43.4181 75.7804 43.6421 74.2151 43.7584C73.6541 41.9613 73.1388 40.5025 72.4495 38.9823C72.3722 38.8247 72.3102 38.7456 72.2472 38.7456C72.183 38.7458 72.1182 38.8286 72.0368 38.9957Z" fill="url(#paint0_linear)"/>
|
||||
</g>
|
||||
<mask id="mask2" mask-type="alpha" maskUnits="userSpaceOnUse" x="19" y="23" width="49" height="24">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.6844 23.7897C58.5877 25.3214 58.7541 29.2841 59.2244 32.0867C59.6793 34.8147 61.2081 38.7599 64.6612 36.9421C67.7294 35.327 68.0087 31.8699 67.4857 28.5138C67.1269 25.9394 65.7069 23.3459 63.4087 23.3457C62.8798 23.3457 62.3039 23.4831 61.6844 23.7897ZM62.478 30.421C62.2699 29.4079 61.7796 26.5765 62.8037 26.237C63.7902 25.9104 64.2942 29.0605 64.4401 29.8203C64.6065 30.6924 65.1852 33.5447 64.1357 33.9696C64.0791 33.9922 64.0238 34.0031 63.97 34.0031C63.0616 34.0034 62.5866 30.8913 62.478 30.421ZM50.6502 26.6715L51.2896 30.4875C51.8965 30.3575 52.5028 30.2241 53.1093 30.0893C53.7289 33.7975 54.3356 37.5068 54.9831 41.2097C56.1736 40.7503 57.3569 40.2727 58.5291 39.7682C57.9156 36.2343 57.3435 32.6942 56.7369 29.1595C57.2967 28.9973 57.8541 28.8256 58.4117 28.6545C58.2144 27.4814 58.0174 26.3079 57.821 25.1344C55.4466 25.7175 53.0562 26.2313 50.6502 26.6715ZM42.0523 27.7821C42.287 29.1654 42.5173 30.5491 42.741 31.934C43.4331 31.8352 44.1246 31.7338 44.8162 31.6333C45.4776 35.708 46.1593 39.7794 46.87 43.8459C48.197 43.4443 49.5242 43.0422 50.8452 42.6213C50.1884 38.7279 49.5396 34.8334 48.8897 30.9389C49.5209 30.8186 50.1512 30.6953 50.7793 30.5592L50.1413 26.7321C47.4527 27.1401 44.7563 27.4895 42.0523 27.7821ZM22.6027 46.6169C25.7785 46.8395 28.9587 46.8513 32.1385 46.7109C31.8793 45.1992 31.6164 43.6881 31.3475 42.1775C30.0353 42.2376 28.7225 42.2572 27.4092 42.2475C26.5464 37.5704 25.7448 32.8823 24.9034 28.2015C22.9948 28.0988 21.0889 27.9691 19.1836 27.8181C20.2794 34.0923 21.4527 40.3526 22.6027 46.6169ZM35.9922 27.9824C35.938 27.9824 35.8824 27.9831 35.8271 27.9842C30.5898 28.1905 30.0538 33.8184 30.7311 37.7407C31.4121 41.7599 33.8937 47.1145 38.9434 46.1273C43.3849 45.2586 44.0197 40.3375 43.4544 36.6069C42.8221 32.4223 40.7083 27.9829 35.9935 27.9824H35.9922ZM35.7262 36.9296C35.5142 35.764 34.7525 31.7411 36.371 31.589C38.0982 31.4285 38.6604 35.713 38.8343 36.756C38.9932 37.71 39.672 41.9541 38.2152 42.1995C38.1681 42.2069 38.122 42.2113 38.0762 42.2113C36.5592 42.2107 35.9142 37.9644 35.7262 36.9296Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask2)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.6844 23.7897C58.5877 25.3214 58.7541 29.2841 59.2244 32.0867C59.6793 34.8147 61.2081 38.7599 64.6612 36.9421C67.7294 35.327 68.0087 31.8699 67.4857 28.5138C67.1269 25.9394 65.7069 23.3459 63.4087 23.3457C62.8798 23.3457 62.3039 23.4831 61.6844 23.7897ZM62.478 30.421C62.2699 29.4079 61.7796 26.5765 62.8037 26.237C63.7902 25.9104 64.2942 29.0605 64.4401 29.8203C64.6065 30.6924 65.1852 33.5447 64.1357 33.9696C64.0791 33.9922 64.0238 34.0031 63.97 34.0031C63.0616 34.0034 62.5866 30.8913 62.478 30.421ZM50.6502 26.6715L51.2896 30.4875C51.8965 30.3575 52.5028 30.2241 53.1093 30.0893C53.7289 33.7975 54.3356 37.5068 54.9831 41.2097C56.1736 40.7503 57.3569 40.2727 58.5291 39.7682C57.9156 36.2343 57.3435 32.6942 56.7369 29.1595C57.2967 28.9973 57.8541 28.8256 58.4117 28.6545C58.2144 27.4814 58.0174 26.3079 57.821 25.1344C55.4466 25.7175 53.0562 26.2313 50.6502 26.6715ZM42.0523 27.7821C42.287 29.1654 42.5173 30.5491 42.741 31.934C43.4331 31.8352 44.1246 31.7338 44.8162 31.6333C45.4776 35.708 46.1593 39.7794 46.87 43.8459C48.197 43.4443 49.5242 43.0422 50.8452 42.6213C50.1884 38.7279 49.5396 34.8334 48.8897 30.9389C49.5209 30.8186 50.1512 30.6953 50.7793 30.5592L50.1413 26.7321C47.4527 27.1401 44.7563 27.4895 42.0523 27.7821ZM22.6027 46.6169C25.7785 46.8395 28.9587 46.8513 32.1385 46.7109C31.8793 45.1992 31.6164 43.6881 31.3475 42.1775C30.0353 42.2376 28.7225 42.2572 27.4092 42.2475C26.5464 37.5704 25.7448 32.8823 24.9034 28.2015C22.9948 28.0988 21.0889 27.9691 19.1836 27.8181C20.2794 34.0923 21.4527 40.3526 22.6027 46.6169ZM35.9922 27.9824C35.938 27.9824 35.8824 27.9831 35.8271 27.9842C30.5898 28.1905 30.0538 33.8184 30.7311 37.7407C31.4121 41.7599 33.8937 47.1145 38.9434 46.1273C43.3849 45.2586 44.0197 40.3375 43.4544 36.6069C42.8221 32.4223 40.7083 27.9829 35.9935 27.9824H35.9922ZM35.7262 36.9296C35.5142 35.764 34.7525 31.7411 36.371 31.589C38.0982 31.4285 38.6604 35.713 38.8343 36.756C38.9932 37.71 39.672 41.9541 38.2152 42.1995C38.1681 42.2069 38.122 42.2113 38.0762 42.2113C36.5592 42.2107 35.9142 37.9644 35.7262 36.9296Z" fill="url(#paint1_radial)"/>
|
||||
</g>
|
||||
<mask id="mask3" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="5" width="65" height="52">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2167 5.31811C21.9014 7.36068 20.5268 9.43672 19.3696 11.6741C15.2913 11.2975 11.1376 11.187 6.91463 11.3231C6.80878 11.3267 6.78838 11.4246 6.88212 11.467C10.4879 13.3054 13.2687 14.9402 16.4594 17.1168C15.0836 19.9231 13.2353 23.525 12.153 27.3154C12.1246 27.4064 12.1898 27.4531 12.2683 27.4011C15.5801 25.2121 19.0429 23.3083 22.622 21.6243C25.3967 23.9156 27.9954 26.4209 30.3463 29.1422C30.4209 29.2245 30.4768 29.1784 30.4806 29.0969C30.6586 25.5758 30.3122 22.1136 29.4622 18.7096C32.3121 17.6086 35.2184 16.6135 38.1649 15.6949C38.2605 15.665 38.2515 15.5818 38.1663 15.5501C34.6659 14.388 31.0948 13.4748 27.4581 12.7954C26.3706 10.2624 25.0072 7.77209 23.3616 5.30249C23.3416 5.2746 23.3194 5.26367 23.2977 5.26367C23.2647 5.26367 23.2346 5.28866 23.2167 5.31811ZM10.8776 29.4889C4.56968 34.8603 1.41238 40.9989 3.06245 46.3018C6.04102 55.8732 23.5489 59.1021 42.1595 53.5125C53.0635 50.237 61.9301 44.6602 66.805 38.6788C66.8963 38.5668 66.8285 38.433 66.674 38.5588C62.1385 42.3365 56.1419 45.6356 49.1962 47.8892C31.2039 53.7269 13.6482 50.3401 9.99309 40.3272C8.77112 36.9798 9.25775 33.3146 11.1191 29.7002C11.2 29.5456 11.1621 29.4106 11.0509 29.4106C11.0049 29.4111 10.9462 29.4343 10.8776 29.4889Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask3)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2167 5.31811C21.9014 7.36068 20.5268 9.43672 19.3696 11.6741C15.2913 11.2975 11.1376 11.187 6.91463 11.3231C6.80878 11.3267 6.78838 11.4246 6.88212 11.467C10.4879 13.3054 13.2687 14.9402 16.4594 17.1168C15.0836 19.9231 13.2353 23.525 12.153 27.3154C12.1246 27.4064 12.1898 27.4531 12.2683 27.4011C15.5801 25.2121 19.0429 23.3083 22.622 21.6243C25.3967 23.9156 27.9954 26.4209 30.3463 29.1422C30.4209 29.2245 30.4768 29.1784 30.4806 29.0969C30.6586 25.5758 30.3122 22.1136 29.4622 18.7096C32.3121 17.6086 35.2184 16.6135 38.1649 15.6949C38.2605 15.665 38.2515 15.5818 38.1663 15.5501C34.6659 14.388 31.0948 13.4748 27.4581 12.7954C26.3706 10.2624 25.0072 7.77209 23.3616 5.30249C23.3416 5.2746 23.3194 5.26367 23.2977 5.26367C23.2647 5.26367 23.2346 5.28866 23.2167 5.31811ZM10.8776 29.4889C4.56968 34.8603 1.41238 40.9989 3.06245 46.3018C6.04102 55.8732 23.5489 59.1021 42.1595 53.5125C53.0635 50.237 61.9301 44.6602 66.805 38.6788C66.8963 38.5668 66.8285 38.433 66.674 38.5588C62.1385 42.3365 56.1419 45.6356 49.1962 47.8892C31.2039 53.7269 13.6482 50.3401 9.99309 40.3272C8.77112 36.9798 9.25775 33.3146 11.1191 29.7002C11.2 29.5456 11.1621 29.4106 11.0509 29.4106C11.0049 29.4111 10.9462 29.4343 10.8776 29.4889Z" fill="url(#paint2_linear)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear" x1="-4.2732" y1="28.6927" x2="40.003" y2="73.6028" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FFDD00"/>
|
||||
<stop offset="1" stop-color="#F6871F"/>
|
||||
</linearGradient>
|
||||
<radialGradient id="paint1_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.5299 24.3547) scale(30.2391 14.6214)">
|
||||
<stop stop-color="#00ACED"/>
|
||||
<stop offset="1" stop-color="#263B97"/>
|
||||
</radialGradient>
|
||||
<linearGradient id="paint2_linear" x1="-12.7599" y1="47.5881" x2="36.446" y2="90.4268" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FFDD00"/>
|
||||
<stop offset="1" stop-color="#F6871F"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After (image error) Size: 12 KiB |
@ -0,0 +1,11 @@
|
||||
<svg width="63" height="55" viewBox="0 0 63 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M42.6868 0.594482C32.7072 3.29862 21.3112 6.96852 11.6214 11.1213V19.1693C17.094 16.9803 22.5345 14.8234 28.0072 12.6665L20.5386 19.9741V18.9762L19.2509 19.0406C18.1242 19.0728 16.9653 19.1371 15.8385 19.2015L14.6474 19.2659V23.6762C14.583 23.6762 14.5187 23.6762 14.4543 23.6762C12.909 23.7728 11.4926 24.5132 10.5268 25.7043C10.1727 26.155 9.85079 26.6701 9.62545 27.2496H9.49668C9.91518 25.8975 10.3659 24.5132 10.7844 23.1612L11.3638 21.3262L9.49668 21.4872C7.05008 21.6803 4.57128 21.9057 2.12468 22.1954L0.997956 22.3242V23.4831C0.997956 24.2879 0.997956 25.0927 0.997956 25.8975V27.3139L2.38222 27.153C2.73633 27.1208 3.09044 27.0886 3.47675 27.0242C2.51099 29.8893 1.57741 32.7866 0.611651 35.6839L0 37.551L1.93153 37.3257C4.15278 37.0682 6.40623 36.875 8.62749 36.6819L10.4303 39.1607L14.5508 36.3277C14.6152 36.3277 14.6796 36.3277 14.744 36.3277H14.7762C14.9693 36.3277 15.1303 36.3277 15.3235 36.2956C16.2248 36.2312 16.9974 36.1346 17.6735 35.9736C18.2851 35.8449 19.1543 35.8771 19.8947 35.8771L20.3776 35.8449L8.94941 44.8587L12.909 52.617L34.7675 39.9977L27.7496 50.3635L33.9949 54.0978L50.0588 36.3277C50.4773 36.3599 50.8958 36.3921 51.3465 36.4243C53.3746 36.5853 55.4027 36.7462 57.4308 36.9716L57.8171 37.0038L58.2678 37.036C59.3945 37.1647 60.5212 37.2613 61.6157 37.3901L63 37.551V25.2215L61.9377 25.1571C63.3219 24.2557 63.2575 22.5173 62.163 21.455C61.6479 20.9399 60.9397 20.5858 60.1671 20.4892C60.0383 20.4892 59.9417 20.457 59.8452 20.457C59.1369 20.457 58.4609 20.6824 57.9458 21.1653C56.8835 22.0988 57.1088 23.9016 58.1712 24.7064C56.9801 24.5776 55.0807 24.3523 53.8896 24.2557L53.117 24.1913L52.7307 24.8673L52.6985 24.9317V19.6844L51.5396 19.5878C50.4129 19.4913 49.2862 19.4269 48.1272 19.3625L46.8074 19.2659V23.3865L45.8738 17.946L28.9729 20.9399C34.7031 16.4652 40.4333 11.9905 46.1635 7.51579C45.0368 5.16576 43.8779 2.88012 42.6868 0.594482ZM58.4287 36.2312V26.3482C59.5554 26.477 60.6822 26.6057 61.8089 26.7345V36.5853C60.65 36.4565 59.5554 36.3277 58.4287 36.2312ZM60.1027 24.9317C59.1369 24.8352 58.3643 24.0304 58.3643 23.1612C58.3643 22.292 59.1369 21.6803 60.1027 21.8091C61.0685 21.9379 61.8733 22.7105 61.8733 23.5797C61.8733 24.4167 61.0685 25.0283 60.1027 24.9317ZM53.7931 35.7483C53.0204 34.0421 52.2478 32.3359 51.5074 30.6297H51.4752V35.5551C50.3485 35.4586 49.2218 35.362 48.095 35.2976V20.9399C49.2218 21.0043 50.3485 21.1009 51.4752 21.1974V29.9537H51.5074C52.28 28.6016 53.0526 27.2496 53.8252 25.8975C54.952 25.9941 56.0465 26.0906 57.1732 26.2194C56.2718 27.5715 55.3705 28.9236 54.5013 30.2756C55.5314 32.2072 56.5616 34.1709 57.5917 36.1024C56.304 36.0058 55.0485 35.8771 53.7931 35.7483ZM41.4635 26.8955C41.2059 26.8955 41.045 26.9276 40.884 26.9598V32.8832C41.0128 32.9476 41.1737 32.9798 41.4313 33.012C42.6546 33.0763 43.1375 32.0784 43.1375 30.0503C43.1053 27.99 42.6868 26.9598 41.4635 26.8955ZM42.2361 35.0723C41.6244 35.0401 41.1415 34.9435 40.884 34.8791V38.8387C39.7573 38.8065 38.6306 38.7422 37.5038 38.71V25.479C38.4052 25.0605 39.6285 24.803 41.4957 24.8673C44.4895 24.9961 46.4854 26.7667 46.4854 30.2112C46.4532 33.3339 44.7149 35.201 42.2361 35.0723ZM32.4175 29.6962C31.1298 29.7927 30.1962 30.1147 30.1962 31.4989C30.1962 32.4969 30.7435 32.9476 31.6771 32.9476C31.9668 32.9476 32.2243 32.9154 32.4175 32.8188V29.6962ZM31.5483 34.8469C28.651 34.8147 27.0736 33.8168 27.0736 31.6599C27.0736 29.1489 29.5846 28.4085 32.4497 28.1509V27.7646C32.4497 26.992 31.9024 26.7667 30.9688 26.7345C30.0353 26.7345 29.0373 27.0242 28.3613 27.3461C28.1359 26.7023 27.9106 26.0585 27.653 25.3824C28.3935 25.0605 29.7133 24.6098 31.6127 24.6098C33.9627 24.642 35.6045 25.6721 35.6045 28.4729V34.1387C34.7675 34.5894 33.351 34.8469 31.5483 34.8469ZM26.2366 27.0886C25.6249 26.7989 25.0133 26.7667 24.5626 26.9598V34.7181C23.4359 34.7503 22.3091 34.7503 21.1824 34.8147V25.479C22.3091 24.8673 24.0797 24.5454 26.8482 24.642C26.6229 25.479 26.4297 26.2838 26.2366 27.0886ZM15.9029 26.992C15.7741 26.9598 15.581 26.9276 15.3556 26.9598C14.1323 27.0242 13.6495 28.1188 13.6495 30.0825C13.6495 32.1428 14.1967 33.0763 15.2913 33.012C15.5488 33.012 15.742 32.9798 15.8707 32.8832V26.992H15.9029ZM15.2591 35.201C12.2974 35.362 10.3015 33.8811 10.3015 30.4044C10.3015 27.3139 12.0721 25.2215 14.5508 25.0927C15.1303 25.0605 15.6132 25.0927 15.9029 25.1571V20.618C17.0296 20.5536 18.1564 20.5214 19.2831 20.457V34.2353C18.2851 34.8147 17.094 35.1044 15.2591 35.201ZM1.6418 36.1346C2.80072 32.6257 3.99182 29.1167 5.15074 25.64C4.15278 25.7365 3.12264 25.8331 2.12468 25.9297V23.5153C4.57128 23.2577 7.01788 23.0324 9.46449 22.8392C8.36995 26.316 7.27542 29.7927 6.18089 33.2695C7.30761 33.1729 8.40215 33.0763 9.52887 32.9798V35.3942C6.88912 35.6195 4.28155 35.8771 1.6418 36.1346ZM49.4471 4.77946L53.7609 7.25825L57.4308 3.91027L56.4006 8.77128L60.7466 11.2179L55.789 11.7652L54.791 16.6584L52.7629 12.1193L44.5861 14.0508L51.5074 9.31855L49.4471 4.77946Z" fill="#005CA9"/>
|
||||
<path d="M1.64185 36.1346C2.80076 32.6256 3.99187 29.1167 5.15079 25.64C4.15283 25.7365 3.12268 25.8331 2.12473 25.9297V23.5153C4.57133 23.2577 7.01793 23.0324 9.46453 22.8392C8.37 26.316 7.27547 29.7927 6.18094 33.2695C7.30766 33.1729 8.40219 33.0763 9.52892 32.9798V35.3942C6.88916 35.6195 4.2816 35.877 1.64185 36.1346Z" fill="white"/>
|
||||
<path d="M15.9029 20.618V25.1571C15.6132 25.0927 15.1303 25.0605 14.5509 25.0927C12.0721 25.2214 10.3015 27.3139 10.3015 30.4044C10.3015 33.8489 12.2974 35.362 15.2591 35.201C17.0941 35.1044 18.2852 34.8147 19.2831 34.2674V20.4892C18.1564 20.5214 17.0297 20.5858 15.9029 20.618ZM15.9029 32.9154C15.7742 33.0119 15.5488 33.0119 15.3235 33.0441C14.1968 33.1085 13.6817 32.1427 13.6817 30.1146C13.6817 28.1509 14.1646 27.0564 15.3879 26.992C15.6132 26.992 15.7742 26.992 15.9351 27.0242V32.9154H15.9029Z" fill="white"/>
|
||||
<path d="M26.2365 27.0564C25.6249 26.7667 25.0132 26.7345 24.5625 26.9276V34.6859C23.4358 34.7181 22.3091 34.7181 21.1824 34.7825V25.479C22.3091 24.8673 24.0797 24.5454 26.8482 24.642C26.6228 25.4468 26.4297 26.2516 26.2365 27.0564Z" fill="white"/>
|
||||
<path d="M58.4285 36.2312V26.3482C59.5552 26.477 60.6819 26.6057 61.8086 26.7345V36.5853C60.6497 36.4565 59.5552 36.3278 58.4285 36.2312Z" fill="white"/>
|
||||
<path d="M53.793 35.7483C53.0204 34.0421 52.2478 32.336 51.5073 30.6298H51.4751V35.5552C50.3484 35.4586 49.2217 35.362 48.095 35.2976V20.9399C49.2217 21.0043 50.3484 21.1009 51.4751 21.1975V29.9537H51.5073C52.2799 28.6017 53.0526 27.2496 53.8252 25.8975C54.9519 25.9941 56.0464 26.0907 57.1732 26.2195C56.2718 27.5715 55.3704 28.9236 54.5012 30.2757C55.5314 32.2072 56.5615 34.1709 57.5917 36.1024C56.304 36.0059 55.0485 35.8771 53.793 35.7483Z" fill="white"/>
|
||||
<path d="M41.4633 24.8673C39.5961 24.7708 38.3728 25.0605 37.4714 25.479V38.71C38.5982 38.7421 39.7249 38.7743 40.8516 38.8387V34.8791C41.1091 34.9757 41.592 35.0722 42.2037 35.0722C44.6825 35.201 46.453 33.3339 46.453 30.2112C46.453 26.7667 44.4571 24.9961 41.4633 24.8673ZM41.3989 33.0119C41.1735 33.0119 40.9804 32.9476 40.8516 32.8832V26.9598C41.0126 26.8954 41.2057 26.8954 41.4311 26.8954C42.6544 26.9598 43.1051 27.99 43.1051 30.0503C43.1051 32.0784 42.6222 33.0763 41.3989 33.0119Z" fill="white"/>
|
||||
<path d="M31.6126 24.6098C29.7132 24.6098 28.3934 25.0605 27.6529 25.3824C27.8783 26.0263 28.1036 26.6701 28.3612 27.3461C29.0372 27.0242 30.0352 26.7345 30.9687 26.7345C31.9023 26.7345 32.4496 26.9598 32.4496 27.7646V28.1509C29.5845 28.3763 27.0735 29.1167 27.0735 31.6599C27.0735 33.8168 28.6509 34.8469 31.5482 34.8469C33.3831 34.8469 34.7674 34.5894 35.6044 34.1709V28.4729C35.5722 25.6721 33.9626 24.642 31.6126 24.6098ZM32.4174 32.8188C32.2242 32.9154 31.9989 32.9476 31.677 32.9476C30.7434 32.9476 30.1961 32.4969 30.1961 31.4989C30.1961 30.1147 31.0975 29.7927 32.4174 29.6962V32.8188Z" fill="white"/>
|
||||
<path d="M60.1026 24.9317C59.1369 24.8351 58.3643 24.0303 58.3643 23.1611C58.3643 22.2919 59.1369 21.6803 60.1026 21.8091C61.0684 21.9378 61.8732 22.7104 61.8732 23.5796C61.841 24.4166 61.0684 25.0283 60.1026 24.9317Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 7.9 KiB |
@ -0,0 +1,12 @@
|
||||
<svg width="597" height="63" viewBox="0 0 597 63" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_f_0_80)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M589.693 7.77133H6.96744V55.5731L6.9676 55.5731L298.331 55.5731H589.693C589.693 55.5654 589.693 55.5576 589.693 55.5499V7.77133ZM589.693 55.5499C589.607 50.0838 558.919 44.8428 504.355 40.9772C449.714 37.1062 375.605 34.9314 298.331 34.9314C221.056 34.9314 146.947 37.1062 92.3058 40.9772C37.6647 44.8483 6.96761 50.0986 6.9676 55.5731L589.693 55.5731V55.5499Z" fill="#BEBEBE"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_0_80" x="0.138619" y="0.942513" width="596.384" height="61.4594" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="3.41441" result="effect1_foregroundBlur_0_80"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
After (image error) Size: 968 B |
@ -0,0 +1,5 @@
|
||||
<svg width="67" height="67" viewBox="0 0 67 67" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M36.5882 0.599976L43.6383 13.5251L58.9134 10.2351L54.2134 25.2081L66.4 33.4332L52.7027 41.6918L54.6163 56.6649L39.9454 53.3413L30.5117 66.3L23.4616 53.3413L8.15289 56.6649L12.8865 41.6918L0.699951 33.4332L14.3972 25.2081L12.4837 10.2351L27.1545 13.5251L36.5882 0.599976Z" fill="#FDC300"/>
|
||||
<path d="M32.0284 22.0293C32.5674 21.7227 33.1063 21.4502 33.679 21.1778C34.4874 20.8031 35.3633 20.5306 36.3402 20.2581C37.7886 19.8835 39.2708 19.6451 40.8203 19.611C41.6288 19.5769 42.4372 19.6791 43.212 19.9175H43.2457C44.391 20.3263 44.8963 20.6328 45.7384 21.5524L45.9742 21.893L45.5363 18.9979L46.6816 18.7935C46.2774 18.5551 45.9069 18.2145 45.6037 17.7717C45.2668 17.2608 45.0647 16.7159 45.031 16.1028C44.8963 14.1614 46.5132 12.5605 48.3659 12.3221C50.2186 12.1178 52.3408 13.3439 52.4419 15.3535C52.5092 16.3753 52.105 17.329 51.465 18.0102L52.644 17.8058L55.1367 33.6778L48.9386 34.6656L49.107 36.028L50.1512 35.8577L50.3197 37.0838C51.1955 35.9939 52.3071 35.5171 53.6882 35.2786C54.8672 35.0743 55.9789 35.2446 57.0568 35.7555C58.8758 36.6411 59.6843 38.4122 59.9874 40.3195C60.1896 41.5798 60.1559 42.9081 59.5832 44.0662C58.7411 45.7692 57.1579 46.825 55.3051 47.0635C54.5304 47.1656 53.7556 47.0975 53.0482 46.8591C52.8124 46.791 52.6103 46.6888 52.3745 46.5866C51.9703 46.825 51.5997 47.0294 51.1955 47.2338C50.5892 47.5403 50.0165 47.8128 49.3428 47.915C48.568 48.0171 47.8269 47.9831 47.1195 47.7447C46.9511 47.6765 46.8164 47.6425 46.6816 47.5403C46.4121 47.6765 46.1763 47.8128 45.9069 47.949L45.5363 48.1534C44.93 48.4599 44.3573 48.7324 43.6836 48.8346C42.5383 49.0049 41.4267 48.8346 40.4835 48.1193C39.9445 47.7106 39.574 47.2338 39.3382 46.7228C39.2708 46.8932 39.2034 47.0635 39.1024 47.2678C38.2602 48.9708 36.677 50.0267 34.8243 50.2651C33.6453 50.4354 32.5 50.1629 31.4894 49.5498L31.6242 50.5035L23.3375 51.9L21.3837 38.8209L20.71 36.062L20.4406 34.7677L20.1711 36.3345L19.7332 38.9912L15.6909 39.5362L13.9729 35.8917L14.3098 39.8768L7.87582 40.7964L7 21.5184L13.535 20.5306L16.1625 26.389L17.1394 20.0197L23.6744 19.032L24.4828 22.3699L24.7186 22.3358L26.066 22.1314C25.1902 21.6546 24.5165 20.8031 24.3144 19.7132C23.9439 17.6355 25.7629 15.9325 27.683 15.7622C29.5693 15.5919 31.321 16.6818 31.5905 18.6573C31.6915 19.4748 31.5231 20.2581 31.0852 20.9053C30.9505 21.0756 30.8494 21.2459 30.681 21.4162L31.86 21.2118L32.0284 22.0293ZM37.6202 36.5048L34.3864 36.9817V37.0157L27.1777 38.1738L28.424 46.3482C28.6262 46.3141 28.862 46.2801 29.0641 46.246C28.963 45.9395 28.8956 45.6329 28.8283 45.2923C28.4914 43.5893 28.6935 41.7501 29.8051 40.3536C30.7147 39.2296 31.8263 38.7187 33.2074 38.4803C34.3864 38.2759 35.498 38.4462 36.576 38.9571C36.7781 39.0593 36.9802 39.1615 37.1486 39.2977L36.9465 37.9353L37.7886 37.7991L37.6202 36.5048Z" fill="#FDC300"/>
|
||||
<path d="M49.1851 33.006L47.1328 19.6651L51.8189 18.9145L53.9396 32.2553L49.1851 33.006ZM22.0607 37.0321L21.7187 35.4285L21.1372 32.733L20.2821 29.1163L20.0426 27.6491L19.9742 26.9668L19.94 27.6491L19.7348 29.0822L19.1533 32.8695L18.6744 35.7697L18.4008 37.5098L16.1775 37.8168L14.1936 33.6201L12.5518 30.1399L11.765 28.1951L11.8335 28.8092L12.0045 30.2764L12.2439 33.9613L12.6202 38.4651L8.68661 39.011L7.8999 22.19L12.4491 21.5076L15.8696 29.0481L16.5537 30.8905L16.5879 30.2764L16.7247 28.9798L18.0245 20.6887L22.5738 20.0063L26.6784 36.3497L22.0607 37.0321ZM50.7586 41.5018C50.4849 40.137 50.6217 38.704 51.5111 37.6121C52.2294 36.6909 53.1529 36.3838 54.179 36.2132C55.1026 36.0767 55.9577 36.1791 56.8128 36.5885C58.2494 37.305 58.8309 38.7381 59.1045 40.2393C59.2756 41.3312 59.2414 42.3548 58.7967 43.2078C58.181 44.4361 56.9838 45.2891 55.4446 45.4938C54.2817 45.6303 53.2897 45.3232 52.4688 44.6408C51.4427 43.8219 50.998 42.7301 50.7586 41.5018ZM24.2156 50.1L22.4712 38.4992L25.8232 38.0216L27.1914 47.4045C28.0808 47.268 28.9359 47.1657 29.8252 47.0292L30.133 49.1105L24.2156 50.1ZM29.962 44.6749C29.6884 43.3101 29.8252 41.8771 30.7145 40.7853C31.4328 39.864 32.3564 39.5569 33.3825 39.3863C34.306 39.2499 35.1612 39.3522 36.0163 39.7617C37.4529 40.4782 38.0344 41.9112 38.308 43.4125C38.479 44.5043 38.4448 45.5279 38.0002 46.3809C37.3845 47.6092 36.1873 48.4622 34.6481 48.6669C33.4851 48.8034 32.4932 48.4963 31.6723 47.8139C30.6461 46.9951 30.2015 45.9032 29.962 44.6749ZM33.1431 41.7065C32.9036 42.0818 32.9378 42.5254 32.9378 43.0372C32.972 43.276 33.0062 43.5148 33.0405 43.7537C33.0747 43.9925 33.1089 44.1972 33.1431 44.4361C33.1773 44.7431 33.2457 45.0843 33.3483 45.3914C33.5193 45.9373 33.8614 46.6197 34.5455 46.5174C34.9217 46.4491 35.1612 46.2103 35.2638 45.835C35.4006 45.2891 35.298 44.6749 35.2296 44.1631C35.1954 43.9243 35.1612 43.6854 35.127 43.4125C34.9901 42.6618 34.7507 41.8089 34.3402 41.4335C34.135 41.2629 33.964 41.2971 33.793 41.2971C33.5193 41.3312 33.3141 41.4335 33.1431 41.7065ZM38.4106 38.6357L39.2657 38.4992L38.9921 36.725L42.1047 35.3943L42.4468 37.9874L43.5071 37.8168L43.815 40.0005L42.7546 40.1711L43.2335 43.4807C43.2677 43.7878 43.3361 44.0266 43.4045 44.2996C43.4729 44.6067 43.644 44.8796 43.986 44.9479C44.2254 45.0161 44.4649 44.9138 44.7727 44.7432L45.0806 46.6539C44.4991 46.9609 44.0886 47.1315 43.5755 47.1998C42.6862 47.3363 41.8995 47.1998 41.2838 46.7221C40.4629 46.1079 40.2577 45.2891 40.1209 44.3678L39.5736 40.5805L38.7185 40.717L38.4106 38.6357ZM44.157 37.7486L45.0121 37.6121L44.7385 35.8379L47.8511 34.5072L48.1932 37.1686L49.2535 36.998L49.5614 39.1475L48.501 39.3181L48.9457 42.5936C48.9799 42.9007 49.0483 43.1395 49.1167 43.4125C49.1851 43.7196 49.3562 43.9925 49.6982 44.0608C49.9376 44.129 50.1771 44.0266 50.4849 43.8219L50.7928 45.7326C50.2113 46.0397 49.8008 46.2103 49.2877 46.2785C48.3984 46.415 47.6117 46.2785 46.996 45.8009C46.1751 45.1867 45.9699 44.3678 45.8331 43.4466L45.32 39.7275L44.4649 39.864L44.157 37.7486ZM53.9396 38.5334C53.7002 38.9087 53.7344 39.3522 53.7344 39.864C53.7686 40.1029 53.8028 40.3417 53.837 40.5805C53.8712 40.8194 53.9054 41.0241 53.9396 41.2629C53.9738 41.57 54.0422 41.9112 54.1448 42.2183C54.3159 42.7642 54.6579 43.4466 55.342 43.3442C55.7183 43.276 55.9577 43.0372 56.0603 42.6618C56.1971 42.1159 56.0945 41.5359 56.0261 40.99C55.9919 40.7511 55.9577 40.5123 55.9235 40.2393C55.7867 39.4887 55.5472 38.6357 55.1026 38.2604C54.8973 38.0898 54.7263 38.1239 54.5553 38.1239C54.3159 38.158 54.1106 38.2604 53.9396 38.5334ZM51.4084 15.059C51.4769 16.3555 50.4165 17.345 49.2193 17.5497C48.1248 17.7203 47.3039 17.3791 46.825 16.6626C46.5856 16.3214 46.483 15.9802 46.4487 15.639C46.3803 14.3424 47.5091 13.353 48.7063 13.2165C49.835 13.08 51.34 13.7965 51.4084 15.059ZM25.3786 18.9827C25.1391 17.6862 26.4047 16.6626 27.6703 16.5261C29.0043 16.3896 30.0988 17.1061 30.2699 18.3003C30.3383 18.8121 30.2015 19.2898 29.962 19.6651C29.5174 20.3475 28.7648 20.7228 27.9781 20.7911C26.8152 20.9276 25.618 20.3134 25.3786 18.9827ZM42.3784 34.0978L41.0102 25.1925C40.9418 24.8172 40.8734 24.5442 40.7365 24.2372C40.6681 24.0666 40.5655 23.9642 40.4971 23.8619C39.984 23.3501 39.1631 23.5889 38.4448 23.7595L37.9659 23.896L39.6078 34.4731L34.9217 35.1555L32.9378 22.4971L33.4851 22.19C35.1612 21.3029 36.9056 20.8934 38.7527 20.6205C40.1209 20.4158 41.5917 20.2793 42.9256 20.6887L43.4045 20.8593C44.8753 21.3711 45.4568 22.6677 45.7647 24.0666L47.2013 33.313L42.3784 34.0978ZM28.115 36.2814L25.9943 22.9406L30.7487 22.19L32.8694 35.5308L28.115 36.2814Z" fill="white"/>
|
||||
</svg>
|
After (image error) Size: 7.3 KiB |
After (image error) Size: 30 KiB |
1
05_html_jQuery/eurojackpot/web1_files/6.chatbotize-entrypoint.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="71" height="34" viewBox="0 0 71 34" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M55.6421 3.40182C59.8275 0.249675 65.6133 1.06112 68.8447 5.3368C72.23 9.79974 71.553 16.3537 67.3367 19.974C63.1205 23.5943 56.9654 22.9389 53.6109 18.4759C53.4878 18.3199 53.3647 18.1326 53.2416 17.9454L57.981 5.30559L55.6421 3.40182ZM64.5362 12.8895C65.1517 11.0169 64.2284 8.95709 62.505 8.23927C60.7508 7.52146 58.8427 8.45774 58.2272 10.3303C57.6117 12.2029 58.535 14.2627 60.2584 14.9805C62.0126 15.6671 63.9207 14.7308 64.5362 12.8895ZM49.1177 0.717815L45.7324 15.8231L40.8698 4.36931L36.8382 3.74512L35.2687 11.7347L39.3311 14.606L38.4693 16.2289C37.2999 18.4135 35.5149 20.13 33.4222 21.1599L33.2683 21.9714L39.2387 22.5956L40.439 14.2315L44.2859 23.3134L48.7791 24L55.519 5.9922L49.1177 0.717815ZM20.2503 0.0624187L12.5564 0L7.63232 9.79974L6.15509 3.12094L0 4.49415L5.04718 23.251L10.1559 21.8778L9.10954 16.8531L20.1272 21.2536L21.2043 19.6307C19.4193 18.1638 18.0344 16.1664 17.265 13.8882L11.6947 12.9207L20.2503 0.0624187ZM36.6536 15.2302C35.1456 18.039 32.345 20.0052 29.0213 20.1612C23.7894 20.4109 19.1423 16.1977 18.8038 10.7048C18.4037 5.24317 21.4813 0.624187 27.6979 0.312094C30.6524 0.156047 33.3914 1.46684 35.2687 3.58908L26.59 13.7009C26.59 13.7009 28.652 15.8544 32.2219 12.1092L36.6536 15.2302ZM24.5281 10.7984L28.4673 5.61769C24.7127 3.96359 22.343 7.95839 24.5281 10.7984Z" fill="#E94E0F"/>
|
||||
<path d="M41 30.5C41 32.428 42.7966 34 45 34C47.2034 34 49 32.428 49 30.5C49 28.572 47.2034 27 45 27C42.7627 27 41 28.572 41 30.5Z" fill="#E94E0F"/>
|
||||
</svg>
|
After (image error) Size: 1.5 KiB |
1
05_html_jQuery/eurojackpot/web1_files/6637a0a.js
Normal file
2
05_html_jQuery/eurojackpot/web1_files/68f35ba.js
Normal file
1
05_html_jQuery/eurojackpot/web1_files/6dde9f5.css
Normal file
1
05_html_jQuery/eurojackpot/web1_files/7.chatbotize-entrypoint.min.js
vendored
Normal file
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_5KART-logotyp.png
Normal file
After ![]() (image error) Size: 40 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_ANTYKI-logotyp.png
Normal file
After ![]() (image error) Size: 68 KiB |
After ![]() (image error) Size: 50 KiB |
After ![]() (image error) Size: 64 KiB |
After ![]() (image error) Size: 32 KiB |
After ![]() (image error) Size: 70 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_DUSZKI-logotyp.png
Normal file
After ![]() (image error) Size: 64 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_EMOTKI-logotyp.png
Normal file
After ![]() (image error) Size: 33 KiB |
After ![]() (image error) Size: 20 KiB |
After ![]() (image error) Size: 44 KiB |
After ![]() (image error) Size: 52 KiB |
After ![]() (image error) Size: 16 KiB |
After ![]() (image error) Size: 28 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_KAMYKI-logotyp.png
Normal file
After ![]() (image error) Size: 70 KiB |
After ![]() (image error) Size: 41 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_KURKI-logotyp.png
Normal file
After ![]() (image error) Size: 37 KiB |
After ![]() (image error) Size: 28 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_OWOCKI-logotyp.png
Normal file
After ![]() (image error) Size: 45 KiB |
After ![]() (image error) Size: 87 KiB |
After ![]() (image error) Size: 58 KiB |
After ![]() (image error) Size: 165 KiB |
After ![]() (image error) Size: 44 KiB |
After ![]() (image error) Size: 49 KiB |
After ![]() (image error) Size: 31 KiB |
After ![]() (image error) Size: 72 KiB |
After ![]() (image error) Size: 60 KiB |
After ![]() (image error) Size: 33 KiB |
After ![]() (image error) Size: 45 KiB |
After ![]() (image error) Size: 24 KiB |
After ![]() (image error) Size: 91 KiB |
After ![]() (image error) Size: 35 KiB |
After ![]() (image error) Size: 26 KiB |
After ![]() (image error) Size: 30 KiB |
After ![]() (image error) Size: 40 KiB |
After ![]() (image error) Size: 41 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700X324_STATKI-logotyp.png
Normal file
After ![]() (image error) Size: 42 KiB |
After ![]() (image error) Size: 47 KiB |
After ![]() (image error) Size: 56 KiB |
After ![]() (image error) Size: 38 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo kopia.png
Normal file
After ![]() (image error) Size: 143 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(1).png
Normal file
After ![]() (image error) Size: 55 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(10).png
Normal file
After ![]() (image error) Size: 34 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(2).png
Normal file
After ![]() (image error) Size: 33 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(3).png
Normal file
After ![]() (image error) Size: 33 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(4).png
Normal file
After ![]() (image error) Size: 34 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(5).png
Normal file
After ![]() (image error) Size: 36 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(6).png
Normal file
After ![]() (image error) Size: 52 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(7).png
Normal file
After ![]() (image error) Size: 34 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(8).png
Normal file
After ![]() (image error) Size: 44 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo(9).png
Normal file
After ![]() (image error) Size: 38 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/700x324_logo.png
Normal file
After ![]() (image error) Size: 34 KiB |
1
05_html_jQuery/eurojackpot/web1_files/70af2c2.css
Normal file
1
05_html_jQuery/eurojackpot/web1_files/712a4ce.js
Normal file
1
05_html_jQuery/eurojackpot/web1_files/7d77265.js
Normal file
1
05_html_jQuery/eurojackpot/web1_files/8.chatbotize-entrypoint.min.js
vendored
Normal file
1
05_html_jQuery/eurojackpot/web1_files/8228497.js
Normal file
@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="134.62199"
|
||||
height="45.000122"
|
||||
viewBox="0 0 134.62199 45.000122"
|
||||
version="1.1"
|
||||
id="svg42"
|
||||
sodipodi:docname="app-store-badge.svg"
|
||||
style="fill:none"
|
||||
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
||||
<metadata
|
||||
id="metadata48">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs46" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1001"
|
||||
id="namedview44"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:zoom="2.5111111"
|
||||
inkscape:cx="0.39823009"
|
||||
inkscape:cy="22.5"
|
||||
inkscape:window-x="-9"
|
||||
inkscape:window-y="-9"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg42" />
|
||||
<path
|
||||
d="M 123.902,1.462497e-4 H 10.7265 c -0.4125,0 -0.82011,0 -1.23156,0.00225 -0.34441,0.00225 -0.68609,0.00878622 -1.03381,0.01428752 -0.75543,0.0088895 -1.50907,0.0753483 -2.25439,0.1987983 -0.74428,0.126138 -1.46523,0.363944 -2.13849,0.705375 C 3.39581,1.2651721 2.78139,1.7125821 2.24727,2.2468521 c -0.53693,0.53276 -0.9845,1.14856 -1.325501,1.82372 -0.341944,0.67382 -0.579048,1.39588 -0.703125,2.14124 -0.1252567,0.74442 -0.1926583,1.49742 -0.2016002,2.25225 C 0.00660375,8.8089821 0.00550125,9.1550621 0,9.5000321 V 35.503522 c 0.00550125,0.3494 0.00660375,0.6878 0.0170438,1.0372 0.0089446,0.7548 0.0763463,1.5077 0.2016002,2.2521 0.123734,0.7458 0.360853,1.4683 0.703125,2.1424 0.340851,0.6729 0.788481,1.2862 1.325501,1.816 0.53209,0.5367 1.14691,0.9844 1.82098,1.3261 0.67325,0.3423 1.39413,0.5816 2.13849,0.7096 0.74544,0.1225 1.49901,0.189 2.25439,0.1989 0.34772,0.0077 0.6894,0.0121 1.03381,0.0121 0.41144,0.0022 0.81906,0.0022 1.23156,0.0022 H 123.902 c 0.404,0 0.815,0 1.219,-0.0022 0.343,0 0.694,-0.0044 1.037,-0.0121 0.754,-0.0094 1.506,-0.0759 2.25,-0.1989 0.747,-0.1289 1.47,-0.3681 2.147,-0.7096 0.673,-0.3419 1.288,-0.7896 1.819,-1.3261 0.536,-0.5318 0.985,-1.1447 1.33,-1.816 0.339,-0.6746 0.574,-1.397 0.696,-2.1424 0.126,-0.7445 0.195,-1.4973 0.209,-2.2521 0.004,-0.3494 0.004,-0.6878 0.004,-1.0372 0.009,-0.4087 0.009,-0.8151 0.009,-1.2305 v -23.5447 c 0,-0.412 0,-0.8207099 -0.009,-1.2282899 0,-0.34497 0,-0.69105 -0.004,-1.03602 -0.014,-0.75489 -0.083,-1.50773 -0.209,-2.25225 -0.122,-0.74492 -0.357,-1.46692 -0.696,-2.14123 -0.695,-1.35329 -1.796,-2.45486 -3.149,-3.14977603 -0.677,-0.340597 -1.4,-0.578339 -2.147,-0.705375 -0.744,-0.1239942 -1.496,-0.1904761 -2.25,-0.1988548 C 125.815,0.01103627 125.464,0.00444375 125.121,0.00225 124.717,0 124.306,0 123.902,0 Z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#a6a6a6;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 9.50047,44.015722 c -0.34276,0 -0.67724,-0.0044 -1.01732,-0.012 -0.7045,-0.0092 -1.40735,-0.0705 -2.10278,-0.1835 -0.64846,-0.1117 -1.27665,-0.3194 -1.86384,-0.6164 -0.5818,-0.2945 -1.11245,-0.6806 -1.57162,-1.1437 -0.46582,-0.4575 -0.85363,-0.9882 -1.14807,-1.571 -0.29769,-0.5866 -0.50371,-1.2154 -0.61088,-1.8644 -0.11573,-0.6973 -0.17835,-1.4025 -0.187312,-2.1093 -0.007133,-0.2373 -0.01647,-1.0273 -0.01647,-1.0273 V 9.5000021 c 0,0 0.009945,-0.77783 0.016526,-1.00635 0.008576,-0.70574 0.070836,-1.4098 0.186226,-2.10608 0.10736,-0.65079 0.31354,-1.28136 0.61139,-1.86987 0.29336,-0.58239 0.67902,-1.11349 1.14203,-1.57269 0.46249,-0.46357 0.99484,-0.85171 1.57763,-1.15028 0.58584,-0.296 1.21284,-0.50229 1.85999,-0.61193 0.69772,-0.11411 1.40301,-0.17581 2.10995,-0.18456903 l 1.01511,-0.013736 H 125.116 l 1.027,0.014287 c 0.7,0.008328 1.399,0.069468 2.091,0.18291803 0.653,0.11102 1.287,0.31874 1.879,0.61633 1.168,0.6017 2.118,1.55365 2.717,2.72242 0.293,0.58444 0.496,1.20987 0.602,1.85503 0.117,0.70201 0.182,1.4116 0.196,2.12312 0.003,0.3186 0.003,0.66082 0.003,1.0014 0.009,0.42188 0.009,0.8234199 0.009,1.2282199 v 23.5448 c 0,0.4087 0,0.8075 -0.009,1.2096 0,0.3658 0,0.701 -0.004,1.0459 -0.013,0.6988 -0.078,1.3958 -0.193,2.0852 -0.105,0.6537 -0.309,1.2874 -0.607,1.8788 -0.297,0.5764 -0.682,1.1025 -1.143,1.5589 -0.459,0.4655 -0.991,0.8539 -1.574,1.1503 -0.591,0.2992 -1.223,0.5077 -1.876,0.6185 -0.696,0.1136 -1.399,0.1749 -2.103,0.1835 -0.33,0.0076 -0.675,0.012 -1.01,0.012 l -1.219,0.0023 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#000000;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 27.865,22.838322 c 0.0246,-1.9085 1.0251,-3.6714 2.6511,-4.671 -1.0304,-1.4717 -2.6944,-2.3712 -4.49,-2.4274 -1.8892,-0.1983 -3.7206,1.1304 -4.6833,1.1304 -0.9813,0 -2.4635,-1.1107 -4.0596,-1.0779 -2.1,0.0679 -4.0103,1.2329 -5.032,3.0689 -2.1757,3.7669 -0.5528,9.3031 1.5314,12.348 1.0427,1.4911 2.2614,3.1566 3.856,3.0975 1.5605,-0.0647 2.1433,-0.995 4.0269,-0.995 1.8661,0 2.4129,0.995 4.0398,0.9575 1.6745,-0.0272 2.7294,-1.4977 3.7356,-3.0028 0.7492,-1.0624 1.3258,-2.2366 1.7082,-3.4791 -1.9887,-0.8411 -3.2818,-2.7898 -3.2841,-4.9491 z"
|
||||
id="path6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 24.7919,13.737422 c 0.913,-1.096 1.3628,-2.5047 1.2538,-3.9269999 -1.3948,0.1465 -2.6832,0.8130999 -3.6085,1.8670999 -0.9137,1.0398 -1.3765,2.4002 -1.2867,3.7815 1.4136,0.0146 2.7557,-0.62 3.6414,-1.7216 z"
|
||||
id="path8"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 42.265,30.532222 h 5.3251 l 1.2777,3.776 h 2.2939 l -5.0438,-13.9702 h -2.3434 l -5.0438,13.9702 h 2.2555 z m 4.7725,-1.7424 h -4.221 l 2.082,-6.1282 h 0.0582 z"
|
||||
id="path10"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 57.8041,34.414822 c 2.5565,0 4.2506,-2.0335 4.2506,-5.1987 0,-3.1564 -1.704,-5.1998 -4.289,-5.1998 -1.3302,-0.0429 -2.5763,0.6489 -3.2432,1.8006 H 54.484 v -1.6941 h -2.0237 v 13.555 h 2.0907 v -5.045 h 0.0484 c 0.6385,1.159 1.8833,1.8512 3.2047,1.782 z m -0.59,-8.6165 c 1.626,0 2.6917,1.3557 2.6917,3.4178 0,2.0808 -1.0657,3.4266 -2.6917,3.4266 -1.5974,0 -2.6718,-1.3743 -2.6718,-3.4266 0,-2.0336 1.0744,-3.4178 2.6718,-3.4178 z"
|
||||
id="path12"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 69.0146,34.414822 c 2.5565,0 4.2506,-2.0335 4.2506,-5.1987 0,-3.1564 -1.704,-5.1998 -4.2891,-5.1998 -1.3302,-0.0429 -2.5763,0.6489 -3.2432,1.8006 h -0.0385 v -1.6941 h -2.0236 v 13.555 h 2.0907 v -5.045 h 0.0484 c 0.6385,1.159 1.8832,1.8511 3.2047,1.782 z m -0.59,-8.6166 c 1.626,0 2.6916,1.3558 2.6916,3.4179 h 10e-5 c 0,2.0808 -1.0657,3.4266 -2.6917,3.4266 -1.5974,0 -2.6719,-1.3744 -2.6719,-3.4266 0,-2.0336 1.0745,-3.4179 2.6719,-3.4179 z"
|
||||
id="path14"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 80.6743,30.415822 c 0.155,1.3854 1.5008,2.295 3.3399,2.295 1.7622,0 3.03,-0.9097 3.03,-2.1588 0,-1.0844 -0.7646,-1.7336 -2.5752,-2.1786 l -1.8105,-0.4362 c -2.5653,-0.6196 -3.7562,-1.8193 -3.7562,-3.7661 0,-2.4104 2.1005,-4.066 5.0833,-4.066 2.952,0 4.9757,1.6556 5.0439,4.066 H 86.919 c -0.1264,-1.3941 -1.2789,-2.2357 -2.9631,-2.2357 -1.6842,0 -2.8366,0.8515 -2.8366,2.0907 0,0.9877 0.7361,1.5689 2.5367,2.0138 l 1.5392,0.3779 c 2.8663,0.6779 4.0572,1.8292 4.0572,3.8727 0,2.6136 -2.0819,4.2506 -5.3931,4.2506 -3.0982,0 -5.19,-1.5985 -5.3251,-4.1254 z"
|
||||
id="path16"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 93.7645,21.712422 v 2.4104 h 1.9369 v 1.6556 h -1.9369 v 5.6151 c 0,0.8723 0.3878,1.2788 1.2393,1.2788 0.2299,-0.004 0.4595,-0.0201 0.6877,-0.0483 v 1.6457 c -0.3828,0.0715 -0.7719,0.1039 -1.1612,0.0967 -2.0622,0 -2.8664,-0.7745 -2.8664,-2.7499 v -5.8381 H 90.183 v -1.6556 h 1.4809 v -2.4104 z"
|
||||
id="path18"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 101.654,23.997722 c -2.9434,0 -4.8309,2.0138 -4.8309,5.2185 0,3.2135 1.8687,5.2185 4.8309,5.2185 2.963,0 4.832,-2.005 4.832,-5.2185 0,-3.2048 -1.879,-5.2185 -4.832,-5.2185 z m 0,1.7226 c 1.694,0 2.701,1.2975 2.701,3.4959 v 0 c 0,2.2071 -1.007,3.4947 -2.701,3.4947 -1.6943,0 -2.7006,-1.2876 -2.7006,-3.4947 0,-2.1885 1.0063,-3.4959 2.7006,-3.4959 z"
|
||||
id="path20"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 108.209,24.122922 h 1.994 v 1.7336 h 0.049 c 0.278,-1.116 1.3,-1.8841 2.45,-1.8402 0.241,-8e-4 0.481,0.0253 0.716,0.078 v 1.9556 c -0.304,-0.093 -0.621,-0.1357 -0.939,-0.1264 -0.615,-0.0249 -1.21,0.22 -1.629,0.6706 -0.419,0.4505 -0.62,1.0616 -0.55,1.6728 v 6.0414 h -2.091 z"
|
||||
id="path22"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 118.672,34.434522 c 2.303,0 4.104,-1.2689 4.385,-3.1179 h -1.985 c -0.381,0.9451 -1.337,1.5277 -2.352,1.4326 -0.761,0.028 -1.497,-0.2721 -2.021,-0.8241 -0.524,-0.552 -0.786,-1.3026 -0.719,-2.0609 v -0.1263 h 7.194 v -0.7163 c 0,-3.0883 -1.772,-5.0241 -4.59,-5.0241 -2.865,0 -4.714,2.0721 -4.714,5.2669 0,3.1849 1.839,5.1701 4.802,5.1701 z m 2.41,-6.1578 h -5.092 c -0.002,-0.6877 0.271,-1.3475 0.758,-1.833 0.487,-0.4854 1.148,-0.7562 1.836,-0.7521 0.682,-0.0146 1.339,0.256 1.814,0.7467 0.474,0.4907 0.722,1.157 0.684,1.8384 z"
|
||||
id="path24"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 44.9751,10.471522 c -0.4209,-0.4334 -1.0027,-0.6645299 -1.6005,-0.6358899 h -2.6219 v 6.8191899 h 1.0398 v -2.2969 h 1.5492 c 0.5979,0.033 1.1818,-0.1922 1.6083,-0.6203 0.4265,-0.4282 0.6561,-1.0196 0.6323,-1.6291 0.0345,-0.6087 -0.1862,-1.2037 -0.6072,-1.637 z m -1.8745,2.9556 h -1.3081 v -2.6562 h 1.3082 c 0.9137,0 1.4199,0.4726 1.4199,1.3376 0,0.846 -0.5248,1.3186 -1.42,1.3186 z"
|
||||
id="path26"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 47.6747,11.775722 c -0.773,0.4886 -1.2072,1.3813 -1.1205,2.3037 -0.0883,0.9234 0.3455,1.8179 1.1191,2.3075 0.7737,0.4896 1.7531,0.4896 2.5267,0 0.7736,-0.4896 1.2074,-1.3841 1.1192,-2.3075 0.0866,-0.9224 -0.3476,-1.8151 -1.1206,-2.3037 -0.7729,-0.4886 -1.751,-0.4886 -2.5239,0 z m 1.2636,0.5359 c 0.8634,0 1.3553,0.6523 1.3553,1.7678 0,1.12 -0.4919,1.7718 -1.3553,1.7718 -0.8666,0 -1.3542,-0.6473 -1.3542,-1.7718 0,-1.1155 0.4875,-1.7678 1.3542,-1.7678 z"
|
||||
id="path28"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 53.6628,15.841722 h 0.0745 c 0.3247,0.5806 0.9411,0.9272 1.5964,0.8979 1.2754,0 2.0872,-1.0301 2.0872,-2.6601 0,-1.6356 -0.8074,-2.6563 -2.0872,-2.6563 -0.6457,-0.0293 -1.2505,0.3219 -1.5547,0.9029 H 53.7001 V 9.4996321 H 52.703 v 7.1551899 h 0.9598 z m 1.3827,-0.014 c -0.8393,0 -1.3586,-0.6662 -1.3641,-1.7438 0.0055,-1.0776 0.5292,-1.7483 1.3641,-1.7483 0.8448,0 1.3499,0.6612 1.3499,1.7438 0,1.0915 -0.5051,1.7483 -1.3499,1.7483 z"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 59.0006,9.3516621 c -0.2398,0.11425 -0.3869,0.36594 -0.3712,0.6351 0.0016,0.1703599 0.0714,0.3327599 0.1932,0.4495599 0.1218,0.1168 0.2851,0.178 0.4522,0.1693 0.2647,-2e-4 0.5025,-0.165 0.6,-0.4156 0.0974,-0.2507199 0.0349,-0.5366199 -0.1578,-0.7214399 -0.1927,-0.18483 -0.4767,-0.23116 -0.7164,-0.11692 z m 0.7705,2.1568599 h -0.9937 v 5.1462 h 0.9937 z"
|
||||
id="path32"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 63.4624,16.754022 c 0.9873,0.1091 1.9095,-0.5181 2.1891,-1.4888 l -0.9598,-10e-5 c -0.2393,0.4371 -0.7142,0.6836 -1.2019,0.6239 -0.3762,0.0043 -0.7367,-0.1533 -0.9929,-0.434 -0.2561,-0.2807 -0.3842,-0.6584 -0.3526,-1.0403 v -0.0569 h 3.5674 v -0.3544 c 0,-1.616 -0.848,-2.5943 -2.2537,-2.5943 -0.6754,-0.0058 -1.32,0.2871 -1.767,0.8029 -0.4469,0.5159 -0.6521,1.2038 -0.5624,1.8857 -0.0921,0.68 0.1139,1.3669 0.5633,1.8785 0.4494,0.5115 1.0968,0.7959 1.7705,0.7778 z m 1.2336,-3.1473 h -2.5517 c -0.0045,-0.3549 0.1318,-0.6966 0.3781,-0.9476 0.2463,-0.251 0.5817,-0.39 0.9301,-0.3856 0.3437,-0.008 0.6748,0.1322 0.9116,0.3861 0.2368,0.2539 0.3574,0.5978 0.3319,0.9471 z"
|
||||
id="path34"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 67.0506,11.508522 h 0.9598 v 0.789 h 0.0745 c 0.2204,-0.5619 0.7713,-0.9151 1.3641,-0.8744 0.1493,-0.0021 0.2984,0.0121 0.4448,0.0424 v 1.0023 c -0.183,-0.0399 -0.3695,-0.0604 -0.5566,-0.0614 -0.3325,-0.0304 -0.6622,0.0836 -0.9078,0.314 -0.2456,0.2304 -0.3843,0.5557 -0.3818,0.8958 v 3.0385 h -0.9971 z"
|
||||
id="path36"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 70.8799,15.965022 2.7785,-3.5162 v -0.0803 h -2.76 v -0.86 h 3.9527 v 0.7417 l -2.7189,3.4642 v 0.0804 h 2.7474 v 0.8599 h -3.9997 z"
|
||||
id="path38"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
<path
|
||||
d="m 84.2836,16.654722 h -1.0343 l -1.0442,-3.7902 h -0.0789 l -1.0397,3.7902 H 80.062 l -1.3926,-5.1462 h 1.0113 l 0.905,3.9269 h 0.0745 l 1.0387,-3.9269 h 0.9565 l 1.0387,3.9269 h 0.0789 l 0.9006,-3.9269 h 0.9971 z"
|
||||
id="path40"
|
||||
inkscape:connector-curvature="0"
|
||||
style="clip-rule:evenodd;fill:#ffffff;fill-rule:evenodd" />
|
||||
</svg>
|
After (image error) Size: 14 KiB |
After ![]() (image error) Size: 98 KiB |
After ![]() (image error) Size: 40 KiB |
BIN
05_html_jQuery/eurojackpot/web1_files/Gorki_logo_700x324.png
Normal file
After ![]() (image error) Size: 46 KiB |