first commit

This commit is contained in:
2026-07-16 20:48:43 -03:00
commit 5696cee264
1111 changed files with 322270 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M200-280v-280h80v280h-80Zm240 0v-280h80v280h-80ZM80-120v-80h800v80H80Zm600-160v-280h80v280h-80ZM80-640v-80l400-200 400 200v80H80Zm178-80h444-444Zm0 0h444L480-830 258-720Z"/></svg>

After

Width:  |  Height:  |  Size: 295 B

+33
View File
@@ -0,0 +1,33 @@
/**
* Esta función es llamada por la aplicación Android para pasar el token de Google.
* @param {string} token El token de ID de Google.
*/
function handleToken(token) {
console.log("Token recibido desde Android:", token);
// Aquí es donde debes integrar el token con tu aplicación web.
// Por ejemplo, puedes:
// 1. Enviar el token a tu backend para verificarlo y autenticar al usuario.
// fetch('/api/auth/google', {
// method: 'POST',
// headers: { 'Content-Type': 'application/json' },
// body: JSON.stringify({ idToken: token })
// })
// .then(response => response.json())
// .then(data => {
// // Manejar la respuesta del backend (ej. guardar sesión, redirigir)
// })
// .catch(error => console.error('Error al autenticar en el backend:', error));
//
// 2. Si usas un contexto de React o un store (como Zustand/Redux),
// puedes disparar una acción para actualizar el estado de la sesión.
// Asegúrate de que tu store sea accesible globalmente o que esta función
// pueda interactuar con él de alguna manera (esto es más complejo
// y podría requerir un enfoque diferente si necesitas que React maneje el estado).
//
// Para una integración simple con React, podrías considerar un evento personalizado
// o un estado global que se actualice al recibir el token.
// Por ejemplo, usando un evento:
const event = new CustomEvent("androidTokenReceived", { detail: token });
window.dispatchEvent(event);
}
+73
View File
@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="318.91107mm"
height="318.91113mm"
viewBox="0 0 318.91107 318.91113"
version="1.1"
id="svg1"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.56480079"
inkscape:cx="402.79689"
inkscape:cy="414.30537"
inkscape:window-width="1600"
inkscape:window-height="783"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"><inkscape:page
x="0"
y="0"
width="318.91107"
height="318.91113"
id="page3"
margin="0"
bleed="0" /></sodipodi:namedview><defs
id="defs1" /><g
id="g1"
inkscape:groupmode="layer"
inkscape:label="1"
transform="matrix(0.26458332,0,0,0.26458335,-47.977774,-99.130575)"><g
id="group-R5"><path
id="path2"
d="M 22000,0 H 0 V 14660 H 22000 V 0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path3"
d="M 10400,7330 C 10400,5897.7 9733.8,4621 8694.3,3792.9 7922.2,3177.6 6944,2810 5880,2810 4816,2810 3837.8,3177.6 3065.7,3792.9 2026.2,4621 1360,5897.7 1360,7330 c 0,2496.3 2023.7,4520 4520,4520 2496.3,0 4520,-2023.7 4520,-4520"
style="fill:#cad5d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path4"
d="m 7780,8340 c 0,-1049.34 -850.66,-1900 -1900,-1900 -1049.34,0 -1900,850.66 -1900,1900 0,1049.34 850.66,1900 1900,1900 1049.34,0 1900,-850.66 1900,-1900"
style="fill:#a1b0b1;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path5"
d="M 8694.3,3792.9 C 7922.2,3177.6 6944,2810 5880,2810 4816,2810 3837.8,3177.6 3065.7,3792.9 3431.2,5000.7 4552.9,5880 5880,5880 c 1327.1,0 2448.8,-879.3 2814.3,-2087.1"
style="fill:#a1b0b1;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path6"
d="M 20640,7330 C 20640,5897.7 19973.8,4621 18934.3,3792.9 18162.2,3177.6 17184,2810 16120,2810 c -1064,0 -2042.2,367.6 -2814.3,982.9 C 12266.2,4621 11600,5897.7 11600,7330 c 0,2496.3 2023.7,4520 4520,4520 2496.3,0 4520,-2023.7 4520,-4520"
style="fill:#cad5d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path7"
d="M 17877.5,8178.79 C 17877.5,7040.41 17090.6,6660 16120,6660 c -970.6,0 -1757.5,380.41 -1757.5,1518.79 0,1138.37 786.9,2061.21 1757.5,2061.21 970.6,0 1757.5,-922.84 1757.5,-2061.21"
style="fill:#a1b0b1;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /><path
id="path8"
d="M 18934.3,3792.9 C 18162.2,3177.6 17184,2810 16120,2810 c -1064,0 -2042.2,367.6 -2814.3,982.9 0,1477.1 1487.2,2087.1 2814.3,2087.1 1327.1,0 2814.3,-770 2814.3,-2087.1"
style="fill:#a1b0b1;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(0.13333333,0,0,-0.13333333,0,1954.6667)" /></g></g></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ffffff"><path d="m360-240 56-56-62-64h166v-80H354l62-64-56-56-160 160 160 160Zm240-160 160-160-160-160-56 56 62 64H440v80h166l-62 64 56 56ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>

After

Width:  |  Height:  |  Size: 532 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24" fill="#000000">
<path d="M19 4.29l-1.09 2.4-2.4 1.09 2.4 1.09L19 11.27l1.09-2.4 2.4-1.09-2.4-1.09L19 4.29zM11.5 2L9 7.5 3.5 10l5.5 2.5L11.5 18l2.5-5.5 5.5-2.5-5.5-2.5L11.5 2zm0 11.41l-1.12-2.47-2.47-1.12 2.47-1.12L11.5 6.23l1.12 2.47 2.47 1.12-2.47 1.12-1.12 2.47zM19 14.73l-1.09 2.4-2.4 1.09 2.4 1.09L19 21.71l1.09-2.4 2.4-1.09-2.4-1.09L19 14.73z"/>
</svg>

After

Width:  |  Height:  |  Size: 443 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3748"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 11h2v2H7v-2zm14-5v14c0 1.1-.9 2-2 2H5c-1.11 0-2-.9-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 .9 2 2zM5 8h14V6H5v2zm14 12V10H5v10h14zm-4-7h2v-2h-2v2zm-4 0h2v-2h-2v2z"/></svg>

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M480-440q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0-80q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0 440q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80Zm0-400Zm0-315-240 90v189q0 54 15 105t41 96q42-21 88-33t96-12q50 0 96 12t88 33q26-45 41-96t15-105v-189l-240-90Zm0 515q-36 0-70 8t-65 22q29 30 63 52t72 34q38-12 72-34t63-52q-31-14-65-22t-70-8Z"/></svg>

After

Width:  |  Height:  |  Size: 578 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3748"><path d="M0 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z"/></svg>

After

Width:  |  Height:  |  Size: 305 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3748"><g><rect fill="none" height="24" width="24"/></g><g><path d="M21,12.4V7l-4-4H5C3.89,3,3,3.9,3,5v14c0,1.1,0.89,2,2,2h7.4l2-2H5V5h11.17L19,7.83v6.57L21,12.4z M15,15 c0,1.66-1.34,3-3,3s-3-1.34-3-3s1.34-3,3-3S15,13.34,15,15z M6,6h9v4H6V6z M19.99,16.25l1.77,1.77L16.77,23H15v-1.77L19.99,16.25z M23.25,16.51l-0.85,0.85l-1.77-1.77l0.85-0.85c0.2-0.2,0.51-0.2,0.71,0l1.06,1.06C23.45,16,23.45,16.32,23.25,16.51z"/></g></svg>

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="24"
viewBox="0 -960 960 960"
width="24"
fill="#3e3748"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<path
d="m 580,-240 q -42,0 -71,-29 -29,-29 -29,-71 0,-42 29,-71 29,-29 71,-29 42,0 71,29 29,29 29,71 0,42 -29,71 -29,29 -71,29 z M 200,-80 q -33,0 -56.5,-23.5 Q 120,-127 120,-160 v -560 q 0,-33 23.5,-56.5 Q 167,-800 200,-800 h 40 v -80 h 80 v 80 h 320 v -80 h 80 v 80 h 40 q 33,0 56.5,23.5 23.5,23.5 23.5,56.5 v 560 q 0,33 -23.5,56.5 Q 793,-80 760,-80 Z m 0,-80 H 760 V -560 H 200 Z m 0,-480 h 560 v -80 H 200 Z m 0,0 v -80 z"
id="path1"
style="fill:#ffffff;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 775 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M580-240q-42 0-71-29t-29-71q0-42 29-71t71-29q42 0 71 29t29 71q0 42-29 71t-71 29ZM200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Z"/></svg>

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

+1
View File
@@ -0,0 +1 @@
<svg fill="none" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 13.5V5.41a1 1 0 0 0-.3-.7L9.8.29A1 1 0 0 0 9.08 0H1.5v13.5A2.5 2.5 0 0 0 4 16h8a2.5 2.5 0 0 0 2.5-2.5m-1.5 0v-7H8v-5H3v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1M9.5 5V2.12L12.38 5zM5.13 5h-.62v1.25h2.12V5zm-.62 3h7.12v1.25H4.5zm.62 3h-.62v1.25h7.12V11z" clip-rule="evenodd" fill="#666" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 391 B

+1
View File
@@ -0,0 +1 @@
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.27 14.1a6.5 6.5 0 0 0 3.67-3.45q-1.24.21-2.7.34-.31 1.83-.97 3.1M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.48-1.52a7 7 0 0 1-.96 0H7.5a4 4 0 0 1-.84-1.32q-.38-.89-.63-2.08a40 40 0 0 0 3.92 0q-.25 1.2-.63 2.08a4 4 0 0 1-.84 1.31zm2.94-4.76q1.66-.15 2.95-.43a7 7 0 0 0 0-2.58q-1.3-.27-2.95-.43a18 18 0 0 1 0 3.44m-1.27-3.54a17 17 0 0 1 0 3.64 39 39 0 0 1-4.3 0 17 17 0 0 1 0-3.64 39 39 0 0 1 4.3 0m1.1-1.17q1.45.13 2.69.34a6.5 6.5 0 0 0-3.67-3.44q.65 1.26.98 3.1M8.48 1.5l.01.02q.41.37.84 1.31.38.89.63 2.08a40 40 0 0 0-3.92 0q.25-1.2.63-2.08a4 4 0 0 1 .85-1.32 7 7 0 0 1 .96 0m-2.75.4a6.5 6.5 0 0 0-3.67 3.44 29 29 0 0 1 2.7-.34q.31-1.83.97-3.1M4.58 6.28q-1.66.16-2.95.43a7 7 0 0 0 0 2.58q1.3.27 2.95.43a18 18 0 0 1 0-3.44m.17 4.71q-1.45-.12-2.69-.34a6.5 6.5 0 0 0 3.67 3.44q-.65-1.27-.98-3.1" fill="#666"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

+38
View File
@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
height="64"
width="64"
version="1.1"
id="Layer_1"
viewBox="0 0 40.96 40.959999"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs6" />
<g
id="g6"
transform="matrix(0.1475584,0,0,0.14755894,-17.294877,-17.295088)"><path
style="fill:#4285f4"
d="m 261.584,232.469 v 49.055 h 76.717 c -10.88,35.116 -43.608,60.623 -82.298,60.623 -47.578,0 -86.149,-38.569 -86.149,-86.149 -0.002,-47.576 38.567,-86.147 86.145,-86.147 22.235,0 42.436,8.497 57.72,22.326 l 35.997,-38.538 c -24.693,-22.619 -57.589,-36.431 -93.717,-36.431 -76.652,0 -138.792,62.138 -138.792,138.792 0,76.654 62.14,138.792 138.793,138.792 76.653,0 138.792,-62.139 138.792,-138.792 0,-8.03 -0.741,-15.879 -2.06,-23.531 z"
id="path2" /><path
style="fill:#ea4335"
d="m 256,169.853 c 22.235,0 42.436,8.497 57.72,22.326 l 35.997,-38.538 C 325.024,131.02 292.128,117.208 256,117.208 c -53.157,0 -99.311,29.896 -122.625,73.778 l 42.356,33.921 c 12.482,-32.19 43.67,-55.054 80.269,-55.054 z"
id="path3" /><path
style="fill:#fbbc05"
d="m 169.855,256 c 0,-10.978 2.132,-21.437 5.877,-31.092 l -42.356,-33.921 c -10.305,19.397 -16.167,41.517 -16.167,65.014 0,23.605 5.911,45.825 16.305,65.286 l 42.105,-34.504 c -3.668,-9.574 -5.764,-19.922 -5.764,-30.783 z"
id="path4" /><path
style="fill:#34a853"
d="m 303.895,327.547 c -13.702,9.192 -30.153,14.601 -47.892,14.601 -36.719,0 -67.986,-23.012 -80.386,-55.367 l -42.105,34.504 c 23.362,43.735 69.441,73.506 122.487,73.506 34.451,0 65.943,-12.579 90.207,-33.358 z"
id="path5" /><path
style="fill:#4285f4"
d="m 394.792,256 c 0,-8.03 -0.741,-15.879 -2.06,-23.531 H 261.584 v 49.055 h 76.717 c -5.891,19.016 -18.225,35.166 -34.406,46.023 l 42.312,33.887 C 375.932,335.977 394.792,298.203 394.792,256 Z"
id="path6" /></g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm720 0v-120q0-44-24.5-84.5T666-434q51 6 96 20.5t84 35.5q36 20 55 44.5t19 53.5v120H760ZM360-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47Zm400-160q0 66-47 113t-113 47q-11 0-28-2.5t-28-5.5q27-32 41.5-71t14.5-81q0-42-14.5-81T544-792q14-5 28-6.5t28-1.5q66 0 113 47t47 113ZM120-240h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0 320Zm0-400Z"/></svg>

After

Width:  |  Height:  |  Size: 766 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M240-200h120v-240h240v240h120v-360L480-740 240-560v360Zm-80 80v-480l320-240 320 240v480H520v-240h-80v240H160Zm320-350Z"/></svg>

After

Width:  |  Height:  |  Size: 243 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ffffff"><path d="M400-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM80-160v-112q0-33 17-62t47-44q51-26 115-44t141-18h14q6 0 12 2-8 18-13.5 37.5T404-360h-4q-71 0-127.5 18T180-306q-9 5-14.5 14t-5.5 20v32h252q6 21 16 41.5t22 38.5H80Zm560 40-12-60q-12-5-22.5-10.5T584-204l-58 18-40-68 46-40q-2-14-2-26t2-26l-46-40 40-68 58 18q11-8 21.5-13.5T628-460l12-60h80l12 60q12 5 22.5 11t21.5 15l58-20 40 70-46 40q2 12 2 25t-2 25l46 40-40 68-58-18q-11 8-21.5 13.5T732-180l-12 60h-80Zm40-120q33 0 56.5-23.5T760-320q0-33-23.5-56.5T680-400q-33 0-56.5 23.5T600-320q0 33 23.5 56.5T680-240ZM400-560q33 0 56.5-23.5T480-640q0-33-23.5-56.5T400-720q-33 0-56.5 23.5T320-640q0 33 23.5 56.5T400-560Zm0-80Zm12 400Z"/></svg>

After

Width:  |  Height:  |  Size: 831 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ffffff"><path d="M280-240q-100 0-170-70T40-480q0-100 70-170t170-70q66 0 121 33t87 87h432v240h-80v120H600v-120H488q-32 54-87 87t-121 33Zm0-80q66 0 106-40.5t48-79.5h246v120h80v-120h80v-80H434q-8-39-48-79.5T280-640q-66 0-113 47t-47 113q0 66 47 113t113 47Zm0-80q33 0 56.5-23.5T360-480q0-33-23.5-56.5T280-560q-33 0-56.5 23.5T200-480q0 33 23.5 56.5T280-400Zm0-80Z"/></svg>

After

Width:  |  Height:  |  Size: 465 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M438-226 296-368l58-58 84 84 168-168 58 58-226 226ZM200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Z"/></svg>

After

Width:  |  Height:  |  Size: 376 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#EFEFEF"><path d="M784-120 532-372q-30 24-69 38t-83 14q-109 0-184.5-75.5T120-580q0-109 75.5-184.5T380-840q109 0 184.5 75.5T640-580q0 44-14 83t-38 69l252 252-56 56ZM380-400q75 0 127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75 0-127.5 52.5T200-580q0 75 52.5 127.5T380-400Z"/></svg>

After

Width:  |  Height:  |  Size: 376 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M360-440h80v-110h80v110h80v-190l-120-80-120 80v190Zm120 254q122-112 181-203.5T720-552q0-109-69.5-178.5T480-800q-101 0-170.5 69.5T240-552q0 71 59 162.5T480-186Zm0 106Q319-217 239.5-334.5T160-552q0-150 96.5-239T480-880q127 0 223.5 89T800-552q0 100-79.5 217.5T480-80Zm0-480Z"/></svg>

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M480-120v-80h280v-560H480v-80h280q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H480Zm-80-160-55-58 102-102H120v-80h327L345-622l55-58 200 200-200 200Z"/></svg>

After

Width:  |  Height:  |  Size: 278 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h280v80H200Zm440-160-55-58 102-102H360v-80h327L585-622l55-58 200 200-200 200Z"/></svg>

After

Width:  |  Height:  |  Size: 277 B

+22
View File
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="20.36166mm"
height="19.843733mm"
viewBox="0 0 20.36166 19.843733"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="layer1"
transform="translate(-236.41399,-129.66459)">
<path
style="fill:#ffffff;stroke-width:0.0520319"
d="m 255.06959,129.66458 h -16.94953 c -0.94229,0 -1.70606,0.76372 -1.70606,1.70606 v 12.8512 c 0,0.94229 0.76372,1.70606 1.70606,1.70606 h 8.82788 l 3.95631,3.40609 c 0.46265,0.39862 1.17986,0.0695 1.17986,-0.54118 v -2.86491 h 2.98548 c 0.94231,0 1.70606,-0.76377 1.70606,-1.70606 v -12.8512 c 0,-0.94234 -0.76375,-1.70606 -1.70606,-1.70606 z m -13.63192,9.80217 c -0.92231,0 -1.67052,-0.74821 -1.67052,-1.67055 0,-0.92276 0.74826,-1.67053 1.67052,-1.67053 0.92279,0 1.67055,0.74777 1.67055,1.67053 0,0.92234 -0.74776,1.67055 -1.67055,1.67055 z m 5.18414,0 c -0.92231,0 -1.67052,-0.74821 -1.67052,-1.67055 0,-0.92276 0.74821,-1.67053 1.67052,-1.67053 0.92279,0 1.67055,0.74777 1.67055,1.67053 3e-5,0.92234 -0.74771,1.67055 -1.67055,1.67055 z m 5.18419,0 c -0.92278,0 -1.67055,-0.74821 -1.67055,-1.67055 0,-0.92276 0.74777,-1.67053 1.67055,-1.67053 0.92279,0 1.67053,0.74777 1.67053,1.67053 5e-5,0.92234 -0.74769,1.67055 -1.67053,1.67055 z"
id="path12" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M240-400h320v-80H240v80Zm0-120h480v-80H240v80Zm0-120h480v-80H240v80ZM80-80v-720q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H240L80-80Zm126-240h594v-480H160v525l46-45Zm-46 0v-480 480Z"/></svg>

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

+49
View File
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="158.74998mm"
height="39.6875mm"
viewBox="0 0 158.74998 39.6875"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1">
<rect
x="198.81618"
y="378.27859"
width="539.53009"
height="78.451424"
id="rect2-7" />
</defs>
<g
id="layer1"
transform="translate(-13.816876,-130.67421)">
<g
id="g1">
<rect
style="fill:#b3b3b3;stroke-width:0.236526"
id="rect1-3"
width="158.75"
height="39.6875"
x="13.816875"
y="130.67421" />
<text
xml:space="preserve"
transform="matrix(0.19300452,0,0,0.19300452,2.6712669,72.108204)"
id="text1-5"
style="font-size:42.6667px;text-align:start;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect2-7);display:inline;fill:#b3b3b3"
x="114.03133"
y="0"><tspan
x="259.77015"
y="416.02933"
id="tspan7"><tspan
style="font-family:kanit;-inkscape-font-specification:kanit;text-align:center;text-anchor:middle;fill:#666666"
id="tspan2">Imagen No </tspan><tspan
style="font-family:kanit;-inkscape-font-specification:kanit;text-align:center;text-anchor:middle;fill:#666666"
id="tspan6">Disponible</tspan></tspan></text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M160-200v-80h80v-280q0-83 50-147.5T420-792v-28q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v28q80 20 130 84.5T720-560v280h80v80H160ZM480-80q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80Z"/></svg>

After

Width:  |  Height:  |  Size: 316 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M160-200v-80h80v-280q0-83 50-147.5T420-792v-28q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v28q80 20 130 84.5T720-560v280h80v80H160Zm320-300Zm0 420q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM320-280h320v-280q0-66-47-113t-113-47q-66 0-113 47t-47 113v280Z"/></svg>

After

Width:  |  Height:  |  Size: 387 B

+69
View File
@@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="18.971338mm"
height="21.166668mm"
viewBox="0 0 18.971338 21.166668"
version="1.1"
id="svg1"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm">
<inkscape:page
x="0"
y="8.9644316e-22"
width="18.971338"
height="21.166668"
id="page2"
margin="0"
bleed="0" />
</sodipodi:namedview>
<defs
id="defs1" />
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-259.49525,-92.867534)">
<g
id="g4"
transform="matrix(0.03458623,0,0,0.03458623,258.39758,92.867527)"
inkscape:export-filename="notifications.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
style="fill:#ffffff">
<g
id="g3"
style="fill:#ffffff">
<g
id="g2"
style="fill:#ffffff">
<path
d="M 570.107,500.254 C 505.07,470.883 502.596,344.813 502.548,341.632 V 257.054 C 502.548,175.652 452.806,105.655 382.121,75.851 381.969,34 347.883,0 306.001,0 264.118,0 230.033,34.002 229.88,75.849 159.198,105.653 109.455,175.65 109.455,257.052 v 84.578 c -0.046,3.181 -2.522,129.251 -67.561,158.622 -7.409,3.347 -11.481,11.412 -9.768,19.36 1.711,7.949 8.74,13.626 16.871,13.626 h 164.88 c 3.38,18.594 12.172,35.892 25.619,49.903 17.86,18.608 41.479,28.856 66.502,28.856 25.025,0 48.644,-10.248 66.502,-28.856 13.449,-14.012 22.241,-31.311 25.619,-49.903 h 164.88 c 8.131,0 15.159,-5.676 16.872,-13.626 1.715,-7.948 -2.355,-16.012 -9.764,-19.358 z m -85.673,-60.395 c 6.837,20.728 16.518,41.544 30.246,58.866 H 97.32 c 13.726,-17.32 23.407,-38.135 30.244,-58.866 z M 306.001,34.515 c 18.945,0 34.963,12.73 39.975,30.082 -12.912,-2.678 -26.282,-4.09 -39.975,-4.09 -13.693,0 -27.063,1.411 -39.975,4.09 5.013,-17.351 21.031,-30.082 39.975,-30.082 z M 143.97,341.736 v -84.685 c 0,-89.343 72.686,-162.029 162.031,-162.029 89.345,0 162.031,72.686 162.031,162.029 v 84.826 c 0.023,2.596 0.427,29.879 7.303,63.465 H 136.663 c 6.88,-33.618 7.286,-60.949 7.307,-63.606 z m 162.031,235.749 c -26.341,0 -49.33,-18.992 -56.709,-44.246 h 113.416 c -7.379,25.254 -30.364,44.246 -56.707,44.246 z"
id="path1"
style="fill:#ffffff" />
<path
d="m 306.001,119.235 c -74.25,0 -134.657,60.405 -134.657,134.654 0,9.531 7.727,17.258 17.258,17.258 9.531,0 17.258,-7.727 17.258,-17.258 0,-55.217 44.923,-100.139 100.142,-100.139 9.531,0 17.258,-7.727 17.258,-17.258 -10e-4,-9.532 -7.728,-17.257 -17.259,-17.257 z"
id="path2"
style="fill:#ffffff" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ff2a7f"><path d="m382-388 321-321q19-19 45-19t45 19q19 19 19 45t-19 45L427-253q-19 19-45 19t-45-19L167-423q-19-19-19-45t19-45q19-19 45-19t45 19l125 125Z"/></svg>

After

Width:  |  Height:  |  Size: 260 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M560-520h280v-200H560v200Zm140-50-100-70v-40l100 70 100-70v40l-100 70ZM80-120q-33 0-56.5-23.5T0-200v-560q0-33 23.5-56.5T80-840h800q33 0 56.5 23.5T960-760v560q0 33-23.5 56.5T880-120H80Zm556-80h244v-560H80v560h4q42-75 116-117.5T360-360q86 0 160 42.5T636-200ZM360-400q50 0 85-35t35-85q0-50-35-85t-85-35q-50 0-85 35t-35 85q0 50 35 85t85 35ZM182-200h356q-34-38-80.5-59T360-280q-51 0-97 21t-81 59Zm178-280q-17 0-28.5-11.5T320-520q0-17 11.5-28.5T360-560q17 0 28.5 11.5T400-520q0 17-11.5 28.5T360-480Zm120 0Z"/></svg>

After

Width:  |  Height:  |  Size: 625 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M480-160q-134 0-227-93t-93-227q0-134 93-227t227-93q69 0 132 28.5T720-690v-110h80v280H520v-80h168q-32-56-87.5-88T480-720q-100 0-170 70t-70 170q0 100 70 170t170 70q77 0 139-44t87-116h84q-28 106-114 173t-196 67Z"/></svg>

After

Width:  |  Height:  |  Size: 333 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3748"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.22 0 .41.1.55.25.12.13.2.31.2.5 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.19.08-.37.2-.5.14-.15.33-.25.55-.25zM19 19H5V5h14v14zM12 6c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-6 6.47V18h12v-1.53c0-2.5-3.97-3.58-6-3.58s-6 1.07-6 3.58zM8.31 16c.69-.56 2.38-1.12 3.69-1.12s3.01.56 3.69 1.12H8.31z"/></svg>

After

Width:  |  Height:  |  Size: 641 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M420-360h120l-23-129q20-10 31.5-29t11.5-42q0-33-23.5-56.5T480-640q-33 0-56.5 23.5T400-560q0 23 11.5 42t31.5 29l-23 129Zm60 280q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80Zm0-84q104-33 172-132t68-220v-189l-240-90-240 90v189q0 121 68 220t172 132Zm0-316Z"/></svg>

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="m260-520 220-360 220 360H260ZM700-80q-75 0-127.5-52.5T520-260q0-75 52.5-127.5T700-440q75 0 127.5 52.5T880-260q0 75-52.5 127.5T700-80Zm-580-20v-320h320v320H120Zm580-60q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm-500-20h160v-160H200v160Zm202-420h156l-78-126-78 126Zm78 0ZM360-340Zm340 80Z"/></svg>

After

Width:  |  Height:  |  Size: 440 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M841-518v318q0 33-23.5 56.5T761-120H201q-33 0-56.5-23.5T121-200v-318q-23-21-35.5-54t-.5-72l42-136q8-26 28.5-43t47.5-17h556q27 0 47 16.5t29 43.5l42 136q12 39-.5 71T841-518Zm-272-42q27 0 41-18.5t11-41.5l-22-140h-78v148q0 21 14 36.5t34 15.5Zm-180 0q23 0 37.5-15.5T441-612v-148h-78l-22 140q-4 24 10.5 42t37.5 18Zm-178 0q18 0 31.5-13t16.5-33l22-154h-78l-40 134q-6 20 6.5 43t41.5 23Zm540 0q29 0 42-23t6-43l-42-134h-76l22 154q3 20 16.5 33t31.5 13ZM201-200h560v-282q-5 2-6.5 2H751q-27 0-47.5-9T663-518q-18 18-41 28t-49 10q-27 0-50.5-10T481-518q-17 18-39.5 28T393-480q-29 0-52.5-10T299-518q-21 21-41.5 29.5T211-480h-4.5q-2.5 0-5.5-2v282Zm560 0H201h560Z"/></svg>

After

Width:  |  Height:  |  Size: 768 B

+325
View File
@@ -0,0 +1,325 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="26.3211mm"
height="21.166674mm"
viewBox="0 0 26.3211 21.166674"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="layer1"
transform="translate(-226.86774,-127.38002)">
<g
id="g1"
transform="matrix(0.71789881,0,0,0.71789881,63.999661,35.934057)">
<g
id="g50"
style="fill:#ffffff"
transform="matrix(0.18391471,0,0,0.18391471,203.612,97.389521)">
<path
d="m 140.633,227.273 v 85.74 h 70.936 v -70.194 h 29.48 v 70.194 h 70.937 v -85.74 z m 62.763,64.268 h -55.512 v -48.723 h 55.512 z m 101.338,0 h -55.512 v -48.723 h 55.512 z"
id="path49"
style="fill:#ffffff" />
</g>
<g
id="g84"
style="fill:#ffffff"
transform="matrix(0.18391471,0,0,0.18391471,203.612,94.363659)">
<g
id="g51"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 127.741,227.591 c 0,6.02 4.883,10.904 10.904,10.904 6.023,0 10.906,-4.884 10.906,-10.904 z"
id="path50" />
<path
d="m 138.645,239.495 c -6.564,0 -11.904,-5.34 -11.904,-11.904 0,-0.553 0.448,-1 1,-1 h 21.811 c 0.552,0 1,0.447 1,1 0,6.564 -5.342,11.904 -11.907,11.904 z m -9.853,-10.904 c 0.502,4.993 4.73,8.904 9.854,8.904 5.125,0 9.354,-3.911 9.856,-8.904 z"
id="path51"
style="fill:#ffffff" />
</g>
<g
id="g53"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 149.552,227.591 c 0,6.02 4.881,10.904 10.904,10.904 6.023,0 10.903,-4.884 10.903,-10.904 z"
id="path52" />
<path
d="m 160.456,239.495 c -6.564,0 -11.904,-5.34 -11.904,-11.904 0,-0.553 0.448,-1 1,-1 h 21.808 c 0.552,0 1,0.447 1,1 -0.001,6.564 -5.34,11.904 -11.904,11.904 z m -9.854,-10.904 c 0.502,4.993 4.73,8.904 9.854,8.904 5.123,0 9.35,-3.911 9.853,-8.904 z"
id="path53"
style="fill:#ffffff" />
</g>
<g
id="g55"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 193.169,227.591 c 0,6.02 4.881,10.904 10.902,10.904 6.023,0 10.907,-4.884 10.907,-10.904 z"
id="path54" />
<path
d="m 204.071,239.495 c -6.563,0 -11.902,-5.34 -11.902,-11.904 0,-0.553 0.448,-1 1,-1 h 21.81 c 0.552,0 1,0.447 1,1 0,6.564 -5.342,11.904 -11.908,11.904 z m -9.852,-10.904 c 0.503,4.993 4.729,8.904 9.852,8.904 5.126,0 9.355,-3.911 9.857,-8.904 z"
id="path55"
style="fill:#ffffff" />
</g>
<g
id="g57"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 214.979,227.591 c 0,6.02 4.879,10.904 10.901,10.904 6.022,0 10.906,-4.884 10.906,-10.904 z"
id="path56" />
<path
d="m 225.88,239.495 c -6.563,0 -11.901,-5.34 -11.901,-11.904 0,-0.553 0.448,-1 1,-1 h 21.808 c 0.553,0 1,0.447 1,1 -0.001,6.564 -5.342,11.904 -11.907,11.904 z m -9.851,-10.904 c 0.503,4.993 4.729,8.904 9.851,8.904 5.125,0 9.354,-3.911 9.856,-8.904 z"
id="path57"
style="fill:#ffffff" />
</g>
<g
id="g59"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 171.359,227.591 c 0,6.02 4.882,10.904 10.905,10.904 6.022,0 10.904,-4.884 10.904,-10.904 z"
id="path58" />
<path
d="m 182.265,239.495 c -6.564,0 -11.905,-5.34 -11.905,-11.904 0,-0.553 0.448,-1 1,-1 h 21.81 c 0.552,0 1,0.447 1,1 -10e-4,6.564 -5.341,11.904 -11.905,11.904 z m -9.855,-10.904 c 0.502,4.993 4.73,8.904 9.855,8.904 5.124,0 9.352,-3.911 9.854,-8.904 z"
id="path59"
style="fill:#ffffff" />
</g>
<g
id="g61"
style="fill:#ffffff">
<g
id="g60"
style="fill:#ffffff">
<polygon
style="fill:#ffffff"
points="159.075,180.52 176.518,180.52 171.359,227.591 149.552,227.591 "
id="polygon59" />
<path
d="m 171.359,228.591 h -21.808 c -0.3,0 -0.584,-0.135 -0.774,-0.367 -0.19,-0.231 -0.266,-0.537 -0.206,-0.831 l 9.523,-47.07 c 0.094,-0.466 0.504,-0.802 0.98,-0.802 h 17.442 c 0.284,0 0.555,0.121 0.745,0.333 0.189,0.212 0.28,0.494 0.249,0.776 l -5.158,47.071 c -0.054,0.506 -0.482,0.89 -0.993,0.89 z m -20.585,-2 h 19.688 l 4.939,-45.07 h -15.509 z"
id="path60"
style="fill:#ffffff" />
</g>
</g>
<g
id="g63"
style="fill:#ffffff">
<g
id="g62"
style="fill:#ffffff">
<path
d="m 214.979,228.591 h -21.81 c -0.267,0 -0.523,-0.107 -0.711,-0.297 -0.188,-0.19 -0.292,-0.448 -0.289,-0.715 l 2.572,-47.071 c 0.007,-0.547 0.453,-0.988 1,-0.988 h 20.785 c 0.274,0 0.537,0.113 0.726,0.313 0.189,0.199 0.287,0.467 0.272,0.742 l -1.548,47.07 c -0.028,0.531 -0.466,0.946 -0.997,0.946 z m -20.798,-2 h 19.85 l 1.439,-45.07 h -18.742 z"
id="path61"
style="fill:#ffffff" />
</g>
</g>
<g
id="g65"
style="fill:#ffffff">
<g
id="g64"
style="fill:#ffffff">
<path
d="m 193.169,228.591 h -21.81 c -0.284,0 -0.555,-0.121 -0.745,-0.332 -0.189,-0.212 -0.28,-0.494 -0.25,-0.777 l 5.158,-47.07 c 0.056,-0.507 0.484,-0.891 0.994,-0.891 h 18.936 c 0.273,0 0.535,0.112 0.724,0.31 0.188,0.198 0.288,0.465 0.275,0.738 l -2.284,47.071 c -0.025,0.532 -0.465,0.951 -0.998,0.951 z m -20.694,-2 h 19.741 l 2.187,-45.07 h -16.989 z"
id="path63"
style="fill:#ffffff" />
</g>
</g>
<g
id="g67"
style="fill:#ffffff">
<g
id="g66"
style="fill:#ffffff">
<path
d="m 149.552,228.591 h -22.104 c -0.314,0 -0.609,-0.147 -0.798,-0.397 -0.189,-0.251 -0.249,-0.575 -0.163,-0.877 l 13.438,-47.07 c 0.123,-0.43 0.515,-0.726 0.961,-0.726 h 18.188 c 0.3,0 0.584,0.135 0.774,0.367 0.19,0.232 0.266,0.538 0.206,0.832 l -9.523,47.07 c -0.093,0.466 -0.503,0.801 -0.979,0.801 z m -20.778,-2 h 19.96 l 9.119,-45.07 h -16.211 z"
id="path65"
style="fill:#ffffff" />
</g>
</g>
<g
id="g68"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 324.507,227.591 c 0,6.02 -4.88,10.904 -10.905,10.904 -6.023,0 -10.903,-4.884 -10.903,-10.904 z"
id="path67" />
<path
d="m 313.602,239.495 c -6.564,0 -11.903,-5.34 -11.903,-11.904 0,-0.553 0.447,-1 1,-1 h 21.809 c 0.553,0 1,0.447 1,1 -10e-4,6.564 -5.342,11.904 -11.906,11.904 z m -9.854,-10.904 c 0.503,4.993 4.73,8.904 9.854,8.904 5.124,0 9.353,-3.911 9.855,-8.904 z"
id="path68"
style="fill:#ffffff" />
</g>
<g
id="g70"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 302.698,227.591 c 0,6.02 -4.883,10.904 -10.905,10.904 -6.023,0 -10.902,-4.884 -10.902,-10.904 z"
id="path69" />
<path
d="m 291.793,239.495 c -6.563,0 -11.902,-5.34 -11.902,-11.904 0,-0.553 0.447,-1 1,-1 h 21.808 c 0.553,0 1,0.447 1,1 -0.001,6.564 -5.342,11.904 -11.906,11.904 z m -9.853,-10.904 c 0.503,4.993 4.729,8.904 9.853,8.904 5.124,0 9.352,-3.911 9.855,-8.904 z"
id="path70"
style="fill:#ffffff" />
</g>
<g
id="g72"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 259.082,227.591 c 0,6.02 -4.884,10.904 -10.906,10.904 -6.023,0 -10.903,-4.884 -10.903,-10.904 z"
id="path71" />
<path
d="m 248.176,239.495 c -6.564,0 -11.903,-5.34 -11.903,-11.904 0,-0.553 0.447,-1 1,-1 h 21.81 c 0.553,0 1,0.447 1,1 -0.001,6.564 -5.342,11.904 -11.907,11.904 z m -9.854,-10.904 c 0.503,4.993 4.73,8.904 9.854,8.904 5.125,0 9.354,-3.911 9.856,-8.904 z"
id="path72"
style="fill:#ffffff" />
</g>
<g
id="g74"
style="fill:#ffffff">
<path
style="fill:#ffffff"
d="m 280.891,227.591 c 0,6.02 -4.884,10.904 -10.907,10.904 -6.022,0 -10.901,-4.884 -10.901,-10.904 z"
id="path73" />
<path
d="m 269.983,239.495 c -6.563,0 -11.901,-5.34 -11.901,-11.904 0,-0.553 0.447,-1 1,-1 h 21.809 c 0.553,0 1,0.447 1,1 0,6.564 -5.342,11.904 -11.908,11.904 z m -9.851,-10.904 c 0.503,4.993 4.729,8.904 9.852,8.904 5.125,0 9.354,-3.911 9.857,-8.904 z"
id="path74"
style="fill:#ffffff" />
</g>
<g
id="g76"
style="fill:#ffffff">
<g
id="g75"
style="fill:#ffffff">
<polygon
style="fill:#ffffff"
points="293.176,180.52 275.729,180.52 280.891,227.591 302.698,227.591 "
id="polygon74" />
<path
d="M 302.698,228.591 H 280.89 c -0.51,0 -0.939,-0.384 -0.994,-0.891 l -5.161,-47.071 c -0.031,-0.282 0.06,-0.565 0.249,-0.776 0.19,-0.211 0.461,-0.333 0.745,-0.333 h 17.446 c 0.476,0 0.886,0.336 0.98,0.802 l 9.522,47.07 c 0.06,0.294 -0.017,0.6 -0.206,0.831 -0.189,0.233 -0.473,0.368 -0.773,0.368 z m -20.911,-2 h 19.689 l -9.118,-45.07 h -15.513 z"
id="path75"
style="fill:#ffffff" />
</g>
</g>
<g
id="g78"
style="fill:#ffffff">
<g
id="g77"
style="fill:#ffffff">
<path
d="m 259.082,228.591 h -21.81 c -0.531,0 -0.97,-0.415 -0.999,-0.946 l -1.548,-47.07 c -0.015,-0.274 0.084,-0.543 0.273,-0.742 0.189,-0.2 0.451,-0.313 0.726,-0.313 h 20.786 c 0.548,0 0.993,0.44 1,0.988 l 2.571,47.071 c 0.003,0.267 -0.101,0.524 -0.289,0.715 -0.187,0.189 -0.442,0.297 -0.71,0.297 z m -20.862,-2 h 19.85 l -2.547,-45.07 H 236.78 Z"
id="path76"
style="fill:#ffffff" />
</g>
</g>
<g
id="g80"
style="fill:#ffffff">
<g
id="g79"
style="fill:#ffffff">
<path
d="m 280.891,228.591 h -21.809 c -0.533,0 -0.973,-0.419 -0.999,-0.951 l -2.284,-47.071 c -0.013,-0.273 0.086,-0.54 0.275,-0.738 0.189,-0.198 0.45,-0.31 0.724,-0.31 h 18.932 c 0.51,0 0.939,0.384 0.994,0.891 l 5.161,47.07 c 0.031,0.283 -0.06,0.566 -0.249,0.776 -0.191,0.212 -0.461,0.333 -0.745,0.333 z m -20.856,-2 h 19.74 l -4.942,-45.07 h -16.985 z"
id="path78"
style="fill:#ffffff" />
</g>
</g>
<g
id="g82"
style="fill:#ffffff">
<g
id="g81"
style="fill:#ffffff">
<path
d="m 324.802,228.591 h -22.104 c -0.475,0 -0.886,-0.335 -0.98,-0.802 l -9.523,-47.07 c -0.06,-0.294 0.017,-0.599 0.206,-0.832 0.19,-0.232 0.475,-0.367 0.774,-0.367 h 18.187 c 0.446,0 0.839,0.296 0.962,0.726 l 13.44,47.07 c 0.086,0.302 0.025,0.626 -0.164,0.877 -0.189,0.25 -0.485,0.398 -0.798,0.398 z m -21.285,-2 h 19.96 l -12.869,-45.07 h -16.209 z"
id="path80"
style="fill:#ffffff" />
</g>
</g>
<g
id="g83"
style="fill:#ffffff">
<polygon
style="fill:#ffffff"
points="214.979,227.591 216.331,180.52 235.43,180.52 236.786,227.591 "
id="polygon82" />
<path
d="m 236.806,228.591 c -0.006,-0.001 -0.014,-0.001 -0.02,0 h -21.808 c -0.27,0 -0.529,-0.109 -0.717,-0.303 -0.188,-0.194 -0.29,-0.456 -0.282,-0.726 l 1.352,-47.071 c 0.016,-0.541 0.458,-0.971 1,-0.971 h 19.099 c 0.541,0 0.984,0.43 1,0.971 l 1.351,46.871 c 0.017,0.073 0.025,0.15 0.025,0.229 0,0.553 -0.448,1 -1,1 z m -20.798,-2 h 19.749 l -1.299,-45.07 h -17.155 z"
id="path82"
style="fill:#ffffff" />
</g>
</g>
<path
d="m 262.23628,156.86422 h -34.07314 c -0.10152,0 -0.18391,-0.0822 -0.18391,-0.18391 v -1.72309 c 0,-0.10171 0.0824,-0.18392 0.18391,-0.18392 h 34.07314 c 0.10171,0 0.18392,0.0822 0.18392,0.18392 v 1.72309 c 0,0.1017 -0.0824,0.18391 -0.18392,0.18391 z m -33.88922,-0.36782 h 33.70531 v -1.35527 h -33.70531 z"
id="path85"
style="fill:#ffffff;stroke-width:0.183914" />
<path
d="m 246.78138,149.00868 c -0.30272,0 -0.54917,-0.24626 -0.54917,-0.54899 0,-0.30272 0.24645,-0.54899 0.54917,-0.54899 0.30254,0 0.5488,0.24627 0.5488,0.54899 0,0.30273 -0.24626,0.54899 -0.5488,0.54899 z m 0,-0.73033 c -0.10005,0 -0.18134,0.0813 -0.18134,0.18116 0,0.0999 0.0813,0.18115 0.18134,0.18115 0.0999,0 0.18097,-0.0813 0.18097,-0.18115 0,-0.0999 -0.0811,-0.18116 -0.18097,-0.18116 z"
id="path86"
style="fill:#ffffff;stroke-width:0.183914" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ffffff"><path d="M480-440q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0-80q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0 440q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80Zm0-400Zm0-315-240 90v189q0 54 15 105t41 96q42-21 88-33t96-12q50 0 96 12t88 33q26-45 41-96t15-105v-189l-240-90Zm0 515q-36 0-70 8t-65 22q29 30 63 52t72 34q38-12 72-34t63-52q-31-14-65-22t-70-8Z"/></svg>

After

Width:  |  Height:  |  Size: 578 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#ffffff"><path d="M234-276q51-39 114-61.5T480-360q69 0 132 22.5T726-276q35-41 54.5-93T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 59 19.5 111t54.5 93Zm246-164q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q53 0 100-15.5t86-44.5q-39-29-86-44.5T480-280q-53 0-100 15.5T294-220q39 29 86 44.5T480-160Zm0-360q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0-60Zm0 360Z"/></svg>

After

Width:  |  Height:  |  Size: 751 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3748"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zm-7 5h5v5h-5z"/></svg>

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

+41
View File
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="110.1261"
height="99.830994"
viewBox="0 0 110.1261 99.830994"
version="1.1"
id="svg1"
xml:space="preserve"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs1"><linearGradient
id="linearGradient43"><stop
style="stop-color:#ccaaff;stop-opacity:1"
offset="0"
id="stop42" /><stop
style="stop-color:#7f2aff;stop-opacity:1"
offset="1"
id="stop43" /></linearGradient><linearGradient
xlink:href="#linearGradient43"
id="linearGradient40-0"
gradientUnits="userSpaceOnUse"
x1="136.70317"
y1="89.153862"
x2="235.06303"
y2="181.90082"
gradientTransform="translate(-17.69451,754.93018)" /></defs><g
id="g26"
transform="translate(-107.24241,-837)"><rect
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#37c837;stroke-opacity:1"
id="rect17-9"
width="86.593658"
height="84.181862"
x="119.00866"
y="844.08405"
ry="16.427832" /><path
id="path17-4"
d="m 119.44352,837 c -6.75945,0 -12.2011,5.44164 -12.2011,12.20107 v 75.42886 c 0,6.75951 5.44165,12.20107 12.2011,12.20107 h 85.72392 c 6.75945,0 12.20109,-5.44156 12.20109,-12.20107 V 849.20107 C 217.36853,842.44164 211.92689,837 205.16744,837 Z m 20.95844,23.21841 v 12.30988 h 17.11142 0.28432 14.88473 l 7.62732,10.31384 7.62876,-10.31384 h 15.16906 l -15.16906,20.19541 15.77541,20.8903 h -15.25609 l -8.14808,-10.83463 -8.14809,10.83463 h -15.25464 -15.63905 c -5.08521,0 -8.84131,-0.43285 -11.26835,-3.03324 -2.36924,-2.60046 -3.554,-6.18398 -3.554,-10.74907 v -16.72843 h -5.54714 v -10.57497 h 5.54714 v -8.58183 z m 16.50506,53.39559 15.77541,-20.8903 -14.90504,-19.84433 -0.5875,10.22389 h -16.78793 v 15.77538 c 0,1.96478 0.18858,4.42294 0.18858,4.42294 h 5.45285 11.1465 z"
style="fill:url(#linearGradient40-0);fill-opacity:1;stroke-width:0.742713" /></g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+61
View File
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="35.967651"
height="23.190323"
viewBox="0 0 35.967651 23.190323"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="uxui.svg"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="1.32"
inkscape:cx="1002.2727"
inkscape:cy="328.0303"
inkscape:window-width="1920"
inkscape:window-height="1049"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g35"
showguides="true"
showgrid="false"><inkscape:page
x="0"
y="0"
width="35.967651"
height="23.190323"
id="page1"
margin="0"
bleed="0" /></sodipodi:namedview><defs
id="defs1" /><g
inkscape:label="tx-wine copia"
inkscape:groupmode="layer"
id="g35"
transform="translate(-477.24243,-142)"><g
id="g6-2-5"
inkscape:label="LogoChico"
transform="matrix(0.32256896,0,0,0.32256896,1017.1034,17.91361)"
style="display:inline"><path
id="rect6-9-3"
style="fill:#ff2a7f"
d="m -1647.2951,414.28752 23.3557,-12.67702 20.204,26.92219 -21.4052,28.01642 -25.5714,-0.59903 z"
sodipodi:nodetypes="cccccc" /><path
id="rect1-6-5-1-5"
style="display:inline;fill:#ffffff"
inkscape:label="Logo1"
d="m -1647.3701,384.68176 -18.791,5.01954 v 11.55468 h -7.4687 v 14.23828 h 7.4687 v 22.52344 c 0,6.1465 1.5952,10.97136 4.7852,14.47266 3.2678,3.5012 8.325,4.08398 15.1719,4.08398 h 21.0566 l 0.3809,-13.88476 h -15.0078 -7.3418 c 0,0 -0.254,-3.30968 -0.254,-5.95508 v -21.24024 h 22.6036 l 0.791,-13.76562 20.0683,26.71875 -21.2402,28.12695 h 20.5391 l 10.9707,-14.58789 10.9707,14.58789 h 20.541 l -21.2402,-28.12695 20.4238,-27.19141 h -20.4238 l -10.2715,13.88672 -10.2696,-13.88672 h -20.041 -0.3828 -23.0391 z"
sodipodi:nodetypes="ccccccscsccccscccccccccccccccccc" /></g></g></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="161.20113"
height="22.360657"
viewBox="0 0 161.20113 22.360657"
version="1.1"
id="svg1"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs1" /><g
id="layer3"
transform="translate(-85.000006,-730.19146)"><g
id="text17-1"
style="font-size:26.8758px;fill:#ffffff;stroke-width:2.23963"
aria-label="turnosxpress"><path
style="font-weight:600;font-family:Kanit;-inkscape-font-specification:'Kanit Semi-Bold';fill:#ff2a7f"
d="m 91.315823,747.01571 q -2.365071,0 -3.493854,-1.20941 -1.101908,-1.20942 -1.101908,-3.3326 v -5.18703 H 85.00001 v -3.27885 h 1.720051 v -2.6607 l 4.327004,-1.15566 v 3.81636 h 3.090717 l -0.188131,3.27885 h -2.902586 v 4.89139 q 0,0.91378 0.456888,1.29004 0.456889,0.34939 1.370666,0.34939 0.779398,0 1.585672,-0.26876 v 2.92946 q -1.263162,0.53752 -3.144468,0.53752 z m 9.191537,0 q -2.257567,0 -3.520729,-1.26317 -1.263163,-1.29003 -1.263163,-3.73573 v -8.00899 h 4.327002 v 7.76711 q 0,1.07503 0.51064,1.58567 0.53752,0.48376 1.58567,0.48376 0.7794,0 1.47817,-0.32251 0.69877,-0.32251 1.15566,-0.80627 v -8.70776 h 4.32701 v 12.73913 h -4.03137 l -0.13438,-1.07503 q -0.7794,0.59126 -1.88131,0.96753 -1.10191,0.37626 -2.5532,0.37626 z m 11.34156,-0.26876 v -12.73913 h 4.112 l 0.13438,1.18253 q 0.83315,-0.51064 2.06943,-0.91377 1.23629,-0.43002 2.47258,-0.53752 v 3.25197 q -0.69877,0.0806 -1.5588,0.26876 -0.83315,0.16126 -1.61255,0.40314 -0.75252,0.24188 -1.29003,0.51064 v 8.57338 z m 10.42783,0 v -12.73913 h 4.03137 l 0.13438,1.10191 q 0.77939,-0.53752 1.96193,-0.94066 1.18254,-0.43001 2.52633,-0.43001 2.47257,0 3.60135,1.18254 1.12879,1.18253 1.12879,3.65511 v 8.17024 h -4.32701 v -7.82086 q 0,-1.07503 -0.45689,-1.53192 -0.45688,-0.45689 -1.63942,-0.45689 -0.69877,0 -1.42442,0.32251 -0.72564,0.32251 -1.20941,0.80628 v 8.68088 z m 22.46813,0.26876 q -3.68198,0 -5.42891,-1.69318 -1.74693,-1.72005 -1.74693,-4.94515 0,-3.19822 1.74693,-4.91827 1.7738,-1.72005 5.42891,-1.72005 3.68199,0 5.42891,1.72005 1.77381,1.72005 1.77381,4.91827 0,3.2251 -1.74693,4.94515 -1.74693,1.69318 -5.45579,1.69318 z m 0,-3.38635 q 1.50505,0 2.15007,-0.75253 0.64501,-0.75252 0.64501,-2.49945 0,-1.74692 -0.64501,-2.49945 -0.64502,-0.75252 -2.15007,-0.75252 -1.47817,0 -2.12319,0.75252 -0.64502,0.75253 -0.64502,2.49945 0,1.74693 0.64502,2.49945 0.64502,0.75253 2.12319,0.75253 z m 14.00232,3.38635 q -1.53192,0 -2.90259,-0.21501 -1.37066,-0.21501 -2.17694,-0.53752 v -3.30572 q 0.94066,0.40314 2.17694,0.61814 1.23629,0.21501 2.20382,0.21501 1.15566,0 1.6663,-0.1075 0.53751,-0.10751 0.53751,-0.59127 0,-0.53752 -0.86002,-0.80627 -0.86003,-0.26876 -2.36507,-0.7794 -1.74693,-0.61815 -2.66071,-1.42442 -0.8869,-0.83315 -0.8869,-2.4457 0,-1.8813 1.39754,-2.87571 1.42442,-1.02128 4.51514,-1.02128 1.20941,0 2.39194,0.18813 1.18254,0.18813 1.93506,0.43001 v 3.25198 q -0.75252,-0.34939 -1.72005,-0.51064 -0.96753,-0.16126 -1.74693,-0.16126 -0.9944,0 -1.69317,0.13438 -0.6719,0.1075 -0.6719,0.56439 0,0.51064 0.75253,0.72565 0.75252,0.18813 2.17694,0.64502 1.50504,0.45689 2.33819,0.9944 0.83315,0.51064 1.18254,1.23629 0.34938,0.72565 0.34938,1.82755 0,1.90819 -1.50504,2.92947 -1.50505,1.02128 -4.43451,1.02128 z"
id="path45" /><path
style="font-weight:600;font-family:Kanit;-inkscape-font-specification:'Kanit Semi-Bold'"
d="m 166.21868,746.74695 4.89139,-6.47707 -4.70326,-6.26206 h 4.70326 l 2.36507,3.19822 2.36507,-3.19822 h 4.70327 l -4.70327,6.26206 4.8914,6.47707 h -4.73014 l -2.52633,-3.35948 -2.52632,3.35948 z m 16.58239,5.80517 v -18.5443 h 3.76261 l 0.21501,1.10191 q 0.7794,-0.64502 1.74693,-0.99441 0.96752,-0.37626 2.25756,-0.37626 2.71446,0 4.30013,1.47817 1.58567,1.45129 1.58567,4.8914 0,3.41322 -1.63942,5.16015 -1.61255,1.74693 -4.46138,1.74693 -2.01569,0 -3.44011,-0.83315 v 6.36956 z m 6.6652,-8.70776 q 2.79508,0 2.79508,-3.81636 0,-1.82756 -0.64502,-2.47258 -0.64502,-0.64501 -2.06943,-0.64501 -1.37067,0 -2.41883,0.96752 v 5.16016 q 0.51064,0.37626 1.02128,0.59127 0.53752,0.215 1.31692,0.215 z m 9.40652,2.90259 v -12.73913 h 4.11199 l 0.13438,1.18253 q 0.83315,-0.51064 2.06944,-0.91377 1.23629,-0.43002 2.47257,-0.53752 v 3.25197 q -0.69877,0.0806 -1.55879,0.26876 -0.83315,0.16126 -1.61255,0.40314 -0.75252,0.24188 -1.29004,0.51064 v 8.57338 z m 16.71674,0.26876 q -3.3326,0 -5.34829,-1.63943 -2.01568,-1.6663 -2.01568,-4.9989 0,-3.03696 1.6663,-4.83764 1.6663,-1.80068 4.9989,-1.80068 3.03696,0 4.70326,1.5588 1.6663,1.55879 1.6663,4.19262 v 2.28445 h -9.03027 q 0.29564,1.26316 1.37067,1.7738 1.10191,0.48376 2.98321,0.48376 1.04816,0 2.12319,-0.18813 1.10191,-0.18813 1.82756,-0.48376 v 2.82196 q -0.91378,0.43001 -2.17694,0.61814 -1.26317,0.21501 -2.76821,0.21501 z m -3.35948,-7.74023 h 5.26766 v -0.5644 q 0,-0.94065 -0.56439,-1.47816 -0.56439,-0.5644 -1.90818,-0.5644 -1.5588,0 -2.17694,0.64502 -0.61815,0.61815 -0.61815,1.96194 z m 15.82989,7.74023 q -1.53192,0 -2.90258,-0.21501 -1.37067,-0.21501 -2.17694,-0.53752 v -3.30572 q 0.94065,0.40314 2.17694,0.61814 1.23628,0.21501 2.20381,0.21501 1.15566,0 1.6663,-0.1075 0.53752,-0.10751 0.53752,-0.59127 0,-0.53752 -0.86003,-0.80627 -0.86002,-0.26876 -2.36507,-0.7794 -1.74692,-0.61815 -2.6607,-1.42442 -0.8869,-0.83315 -0.8869,-2.4457 0,-1.8813 1.39754,-2.87571 1.42442,-1.02128 4.51513,-1.02128 1.20941,0 2.39195,0.18813 1.18253,0.18813 1.93506,0.43001 v 3.25198 q -0.75253,-0.34939 -1.72005,-0.51064 -0.96753,-0.16126 -1.74693,-0.16126 -0.99441,0 -1.69318,0.13438 -0.67189,0.1075 -0.67189,0.56439 0,0.51064 0.75252,0.72565 0.75252,0.18813 2.17694,0.64502 1.50504,0.45689 2.33819,0.9944 0.83315,0.51064 1.18254,1.23629 0.34938,0.72565 0.34938,1.82755 0,1.90819 -1.50504,2.92947 -1.50504,1.02128 -4.43451,1.02128 z m 12.20163,0 q -1.53192,0 -2.90258,-0.21501 -1.37067,-0.21501 -2.17694,-0.53752 v -3.30572 q 0.94065,0.40314 2.17694,0.61814 1.23628,0.21501 2.20381,0.21501 1.15566,0 1.6663,-0.1075 0.53752,-0.10751 0.53752,-0.59127 0,-0.53752 -0.86003,-0.80627 -0.86002,-0.26876 -2.36507,-0.7794 -1.74693,-0.61815 -2.6607,-1.42442 -0.8869,-0.83315 -0.8869,-2.4457 0,-1.8813 1.39754,-2.87571 1.42442,-1.02128 4.51513,-1.02128 1.20941,0 2.39195,0.18813 1.18253,0.18813 1.93506,0.43001 v 3.25198 q -0.75253,-0.34939 -1.72006,-0.51064 -0.96752,-0.16126 -1.74692,-0.16126 -0.99441,0 -1.69318,0.13438 -0.67189,0.1075 -0.67189,0.56439 0,0.51064 0.75252,0.72565 0.75252,0.18813 2.17694,0.64502 1.50504,0.45689 2.33819,0.9944 0.83315,0.51064 1.18254,1.23629 0.34938,0.72565 0.34938,1.82755 0,1.90819 -1.50504,2.92947 -1.50504,1.02128 -4.43451,1.02128 z"
id="path46" /></g></g></svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

+54
View File
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16.933332mm"
height="18.147318mm"
viewBox="0 0 16.933332 18.147318"
version="1.1"
id="svg1"
xml:space="preserve"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs1"><linearGradient
id="linearGradient5"><stop
style="stop-color:#330080;stop-opacity:1;"
offset="0"
id="stop5" /><stop
style="stop-color:#7e2afe;stop-opacity:1;"
offset="1"
id="stop6" /></linearGradient><linearGradient
xlink:href="#linearGradient5"
id="linearGradient6"
x1="93.675102"
y1="45.155529"
x2="47.613682"
y2="125.37434"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(31.897285,66.34031)" /></defs><g
id="layer1"
transform="translate(-68.901682,-109.81373)"><g
id="g4"
transform="matrix(0.91127217,0,0,0.91127217,442.83251,-631.18547)"
style="display:inline"><g
id="g6-2-5"
transform="matrix(0.42826134,0,0,0.42826134,400.617,556.6037)"
style="display:inline"><g
style="fill:#ffffff"
id="g9"
transform="matrix(0.11206864,0,0,0.11206864,-1939.3198,581.88687)"><g
id="g11"
transform="matrix(0.23454467,0,0,0.23454467,312.26632,117.139)"><path
id="path1"
style="fill:url(#linearGradient6);stroke:none;stroke-width:0.197"
d="m 104.99974,109.81373 a 36.098461,36.098461 0 0 0 -36.098055,36.09857 36.098461,36.098461 0 0 0 13.155786,27.80296 l -0.734839,13.47101 11.230323,-7.48688 a 36.098461,36.098461 0 0 0 12.446785,2.31149 36.098461,36.098461 0 0 0 36.09857,-36.09858 36.098461,36.098461 0 0 0 -36.09857,-36.09857 z"
transform="matrix(22.864353,0,0,22.864353,-1167.444,-2357.7881)" /><g
id="g10"
transform="matrix(1.1350669,0,0,1.1350669,670.60708,1547.6491)"><path
d="m 175.28966,-406.25899 47,-47.00001 h 393.0001 v -280 h -440.0001 z m -40,137 c -10.6667,0 -20,-3.8333 -28,-11.5 -7.999998,-7.6667 -11.999998,-17.5 -11.999998,-29.5 V -733.259 c 0,-22 7.833298,-40.83333 23.499998,-56.5 15.6667,-15.66667 34.5,-23.5 56.5,-23.5 h 440.0001 c 22,0 40.8333,7.83333 56.5,23.5 15.6667,15.66667 23.5,34.5 23.5,56.5 v 280 c 0,22 -7.8333,40.83331 -23.5,56.50001 -15.6667,15.6667 -34.5,23.5 -56.5,23.5 h -360.0001 l -92,92 c -4,4 -8.3333,7 -13,9 -4.6667,2 -9.6667,3 -15,3 z m 40,-184.00001 v -280 z"
id="path1-1"
style="fill:#ffffff" /><path
d="m 856.2043,-85.50866 c -5.3333,0 -10.3333,-1 -15,-3 -4.6667,-2 -9,-5 -13,-9 l -92,-92.00001 h -400 c -22,0 -40.8333,-7.83333 -56.5,-23.5 -15.6667,-15.66667 -23.5,-34.5 -23.5,-56.5 v -40 h 440 c 22,0 40.8333,-7.83333 56.5,-23.5 15.6667,-15.66666 23.5,-34.49999 23.5,-56.49999 v -280 h 40 c 22,0 40.8333,7.83333 56.5,23.5 15.6667,15.66667 23.5,34.5 23.5,56.5 v 463 c 0,12 -4,21.83333 -12,29.5 -8,7.66667 -17.3333,11.5 -28,11.5 z"
id="path1-1-3"
style="display:inline;fill:#ff2a7f;fill-opacity:1" /></g></g></g></g></g></g></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

+1
View File
@@ -0,0 +1 @@
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1155 1000"><path d="m577.3 0 577.4 1000H0z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 128 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#3e3748"><path d="M80-80v-720q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H240L80-80Zm126-240h594v-480H160v525l46-45Zm-46 0v-480 480Z"/></svg>

After

Width:  |  Height:  |  Size: 272 B

+1
View File
@@ -0,0 +1 @@
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 2.5h13v10a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1zM0 1h16v11.5a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5zm3.75 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M7 4.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m1.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" fill="#666"/></svg>

After

Width:  |  Height:  |  Size: 385 B