Getting rid of template code from the repo. Initial stages of translated code finished.

This commit is contained in:
Ada Werefox 2024-03-17 15:41:48 -05:00
parent 0a7de927e3
commit 8f02b2d9a8
222 changed files with 2691 additions and 2434 deletions

6
.gitignore vendored
View File

@ -11,8 +11,12 @@ Cargo.lock
# Added by Dioxus
**/dist/**
**/.dioxus/**
# Don't sync the NodeJS files.
**/node_modules/**
**/package-lock.json
**/package.json
**/package.json
# Don't put the old code in the repo.
**/.archive/**

26
.vscode/settings.json vendored
View File

@ -1,6 +1,22 @@
{
"rust-analyzer.linkedProjects": [
"./void-fe/Cargo.toml",
"./void-fe/Cargo.toml"
]
}
// "rust-analyzer.cargo.extraArgs": ["--profile", "rust-analyzer"],
// // "rust-analyzer.cargo.buildScripts.invocationLocation": "root",
"rust-analyzer.cargo.target": "wasm32-unknown-unknown",
// "rust-analyzer.cargo.buildScripts.overrideCommand": ["dx", "build"],
// "rust-analyzer.check.overrideCommand": ["dx", "check"],
// "rust-analyzer.check.invocationLocation": "root",
// "rust-analyzer.check.targets": "wasm32-unknown-unknown",
// "rust-analyzer.runnables.command": "dx serve",
// "rust-analyzer.cargo.buildScripts.enable": false,
// "rust-analyzer.linkedProjects": [
// "./Cargo.toml"
// ],
// "rust-analyzer.diagnostics.disabled": ["unresolved-proc-macro"],
// // "rust-analyzer.procMacro.enable": true,
// // "rust-analyzer.procMacro.attributes.enable": true,
// "rust-analyzer.showUnlinkedFileNotification": false,
// "rust-analyzer.hover.actions.run.enable": true,
// "rust-analyzer.hover.actions.debug.enable": true,
// "rust-analyzer.hover.documentation.enable": true,
// "rust-analyzer.hover.actions.enable": true
}

View File

@ -1,27 +1,26 @@
[package]
name = "void-werefox-cafe"
name = "info-werefox-cafe"
version = "0.1.0"
authors = ["Ada Werefox <ada.werefox@tutanota.com>"]
edition = "2021"
[workspace]
members = [
"void-fe",
"void-be",
]
[workspace.dependencies]
rocket = "=0.5.0"
dioxus = "0.5.0-alpha.0"
markdown = "1.0.0-alpha.16"
dioxus-ssr = "0.5.0-alpha.0"
rust-embed = { version = "8.3.0" }
once_cell = "1.17.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
void-be = { path = "./void-be" }
rocket = { workspace = true }
dioxus-autofmt = "0.5.0-alpha.0"
console_error_panic_hook = "0.1.7"
log = "0.4.17"
manganis = "*"
[dependencies.dioxus-router]
version = "0.5.0-alpha.0"
features = ["web"]
[dependencies.dioxus]
version = "0.5.0-alpha.0"
features = ["router"]
features = ["web", "fullstack"]
[features]
default = []
server = ["dioxus/axum"]
web = ["dioxus/web"]

View File

@ -1,22 +1,22 @@
[application]
# App (Project) Name
name = "void-werefox-cafe"
name = "info-werefox-cafe"
# Dioxus App Default Platform
# desktop, web, mobile, ssr
default_platform = "web"
default_platform = "fullstack"
# `build` & `serve` dist path
out_dir = "dist"
# resource (public) file folder
asset_dir = "../public"
asset_dir = "public"
[web.app]
# HTML title tag content
title = "A Letter to the Void"
title = "About A Werefox"
[web.watcher]
@ -24,7 +24,7 @@ title = "A Letter to the Void"
reload_html = true
# which files or dirs will be watcher monitoring
watch_path = ["src", "data", "../public", "tailwind.config.js", "Dioxus.toml", "Cargo.toml", "build.rs"]
watch_path = ["src", "data", "public", "tailwind.config.js", "Dioxus.toml", "Cargo.toml"]
# implement redirect on 404
index_on_404 = true

View File

@ -1,33 +0,0 @@
[default]
port = 8345
# workers = 16
# max_blocking = 512
# keep_alive = 5
ident = "void-werefox-cafe"
# ip_header = "X-Real-IP" # set to `false` to disable
# log_level = "normal"
# temp_dir = "/tmp"
# cli_colors = true
[debug]
port = 8234
[release]
address = "0.0.0.0"
secret_key = "yqXUwxWOGD6X7yZaMbRnOXsNjiDMicveyC2imK48KbM="
# [default.limits]
# form = "64 kB"
# json = "1 MiB"
# msgpack = "2 MiB"
# "file/jpg" = "5 MiB"
# [default.tls]
# certs = "path/to/cert-chain.pem"
# key = "path/to/key.pem"
# [default.shutdown]
# ctrlc = true
# signals = ["term", "hup"]
# grace = 5
# mercy = 5

1
public/emoji/18_plus.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><circle cx="16" cy="16" r="16"/><circle cx="16" cy="16" fill="#e02a33" r="14"/><circle cx="16" cy="16" r="12"/><g fill="#fff" fill-rule="nonzero"><path d="m8.523 12.595-1.975 1.43v-2.418l1.975-1.481h2.23v11.748h-2.23z"/><path d="m16.321 22.061c-.693 0-1.311-.139-1.856-.417s-.974-.678-1.286-1.2-.468-1.124-.468-1.805v-.392c0-.533.125-1.024.375-1.472.249-.449.601-.803 1.055-1.064-.363-.216-.655-.52-.877-.911-.221-.392-.332-.843-.332-1.354v-.306c0-.579.139-1.113.418-1.601.278-.488.672-.877 1.183-1.166.511-.29 1.112-.434 1.805-.434.692 0 1.297.144 1.813.434.516.289.911.678 1.183 1.166.273.488.409 1.022.409 1.601v.306c0 .499-.114.948-.341 1.345s-.516.704-.868.92c.454.272.803.632 1.047 1.081.244.448.366.928.366 1.438v.392c0 .692-.156 1.3-.468 1.822s-.743.922-1.294 1.2c-.55.278-1.172.417-1.864.417zm.017-7.236c.386 0 .692-.128.919-.383s.341-.582.341-.979v-.323c0-.375-.117-.687-.349-.937-.233-.25-.537-.374-.911-.374-.375 0-.679.124-.911.374-.233.25-.349.562-.349.937v.323c0 .409.113.738.34.988.227.249.534.374.92.374zm0 5.346c.442 0 .797-.141 1.064-.425s.4-.664.4-1.141v-.409c0-.454-.133-.823-.4-1.106-.267-.284-.622-.426-1.064-.426-.432 0-.784.142-1.056.426-.272.283-.409.652-.409 1.106v.409c0 .465.131.843.392 1.132.261.29.619.434 1.073.434z"/><path d="m22.834 16.943h-2.073v-1.886h2.073v-2.073h1.886v2.073h2.073v1.886h-2.073v2.073h-1.886z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
public/emoji/:ablobalicecry:.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
public/emoji/:alice:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
public/emoji/:aliceangy:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
public/emoji/:alicecool:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/emoji/:alicecoolmlem:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
public/emoji/:alicegaze:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
public/emoji/:alicehappy:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/emoji/:aliceheart:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
public/emoji/:aliceheartgay:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
public/emoji/:alicemlem:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
public/emoji/:alicemlemalt:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
public/emoji/:alicesideeye:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
public/emoji/:alicesleep:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
public/emoji/:alicesweat:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/emoji/:alicetilde:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/emoji/:aliceweh:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

BIN
public/emoji/:blobalice:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
public/emoji/:blobalicebongo:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/emoji/:blobalicecry:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m32 32v-32h-32v32z"/></clipPath><metadata/><path d="m32 32v-32h-32v32z" fill="none"/><g clip-path="url(#a)"><path d="m29 23.125v2c0 2.691-5.825 4.875-13 4.875s-13-2.184-13-4.875v-2c0-1.56 1.957-2.949 5-3.842v-11.283c0-1.417 2.626-2.606 6.152-2.919l1.848-3.081 1.848 3.081c3.526.313 6.152 1.502 6.152 2.919v11.283c3.043.893 5 2.282 5 3.842z" fill="none" stroke="#000" stroke-width="4"/><path d="m4.143 23.125c2.037-1.694 21.677-1.694 23.714 0h1.143v2c0 2.691-5.825 4.875-13 4.875s-13-2.184-13-4.875v-2z" fill="#737373"/><ellipse cx="16" cy="23.125" fill="#a6a6a6" rx="13" ry="4.875"/><path d="m24 23h-.007c.005.041.007.083.007.125 0 1.656-3.585 3-8 3s-8-1.344-8-3c0-.042.002-.084.007-.125h-.007v-9h16z" fill="#ead9c1"/><path d="m24 14c0 1.656-3.585 3-8 3s-8-1.344-8-3v-6h16z" fill="#f4ebdd"/><ellipse cx="16" cy="8" fill="#f9f4ec" rx="8" ry="3"/><ellipse cx="16" cy="8" fill="#f0e5d4" rx="4.571" ry="1.714"/><path d="m16 9s-.693-.462-1.413-.942c-.889-.592-1.155-1.778-.606-2.693.875-1.459 2.019-3.365 2.019-3.365s1.144 1.906 2.019 3.365c.549.915.283 2.101-.606 2.693-.72.48-1.413.942-1.413.942z" fill="#f5a608"/><path d="m16 8s0 0-.001 0c-.551-.241-.961-.722-1.111-1.304-.151-.582-.027-1.201.338-1.68.425-.558.774-1.016.774-1.016s.349.458.774 1.016c.365.479.489 1.098.338 1.68-.15.582-.56 1.063-1.111 1.304-.001 0-.001 0-.001 0z" fill="#ffdb93"/></g></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
public/emoji/:plural:.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
public/emoji/:qhPolyam:.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
public/emoji/:qhPolyro:.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
public/emoji/:qhTrans:.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 8c0-4.418-3.582-8-8-8-4.887 0-11.113 0-16 0-4.418 0-8 3.582-8 8v16c0 4.418 3.582 8 8 8h16c4.418 0 8-3.582 8-8 0-4.887 0-11.113 0-16z"/><path d="m30 20h-28v4c0 3.314 2.686 6 6 6h16c3.314 0 6-2.686 6-6 0-2.126 0-4 0-4z" fill="#b2b2b2"/><path d="m30 8c0-3.314-2.686-6-6-6-4.724 0-11.276 0-16 0-1.591 0-3.117.632-4.243 1.757-1.125 1.126-1.757 2.652-1.757 4.243v12c0 3.314 2.686 6 6 6h16c1.591 0 3.117-.632 4.243-1.757 1.125-1.126 1.757-2.652 1.757-4.243 0-3.665 0-8.335 0-12z" fill="#fff"/><path d="m14.303 16.386-4.82 2.459-1.427-2.656 4.427-2.263-4.427-2.262 1.427-2.656 4.82 2.41v-4.821h3.394v4.87l4.82-2.459 1.377 2.656-4.426 2.262 4.476 2.263-1.476 2.656-4.771-2.41v4.968h-3.394z" fill="#333" fill-rule="nonzero"/></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

1
public/emoji/awoo.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m21.556 7.963c.13.995-.035 1.995-.482 2.889-.346.693-.704 1.408-.907 1.814-.111.222-.236.438-.374.645-.512.767-1.793 2.689-1.793 2.689s.336-.168.733-.367c.833-.416 1.752-.633 2.683-.633h.584v.595c0 .89-.395 1.735-1.079 2.305-.973.81-2.411 2.009-3.482 2.901-.912.76-1.439 1.885-1.439 3.072v6.127h-14c0-1.956.579-3.869 1.664-5.496.201-.301.336-.504.336-.504h-2s.05-.198.127-.507c.571-2.286 1.753-4.373 3.419-6.039.788-.788 1.454-1.454 1.454-1.454l-1-3s2.906-1.744 4.287-2.572c.467-.28 1-.428 1.544-.428h3.169l2.455-1.636 4.101-.401z"/></clipPath><metadata/><g fill="none"><path d="m0 0h32v32h-32z"/><path d="m25 7 2.5-3" stroke="#000" stroke-width="6"/><path d="m26 11 3-1" stroke="#000" stroke-width="6"/><path d="m26 15 3 1" stroke="#000" stroke-width="6"/><path d="m6.435 12.739 3.852-2.311c.467-.28 1-.428 1.544-.428h3.169l6-4s.156.468.345 1.035c.419 1.258.322 2.631-.271 3.817-.346.693-.704 1.408-.907 1.814-.111.222-.236.438-.374.645-.512.767-1.793 2.689-1.793 2.689s.336-.168.733-.367c.833-.416 1.752-.633 2.683-.633h.584v.595c0 .89-.395 1.735-1.079 2.305-.973.81-2.411 2.009-3.482 2.901-.912.76-1.439 1.885-1.439 3.072v6.127h-14c0-1.956.579-3.869 1.664-5.496.201-.301.336-.504.336-.504h-2s.05-.198.127-.507c.437-1.75 1.233-3.385 2.33-4.803-.476-.199-.913-.49-1.285-.862-.751-.75-1.172-1.767-1.172-2.828 0-1.568 0-3 0-3z" stroke="#000" stroke-width="4"/></g><path d="m19 9h8v7h-8z"/><path d="m21.556 7.963c.13.995-.035 1.995-.482 2.889-.346.693-.704 1.408-.907 1.814-.111.222-.236.438-.374.645-.512.767-1.793 2.689-1.793 2.689s.336-.168.733-.367c.833-.416 1.752-.633 2.683-.633h.584v.595c0 .89-.395 1.735-1.079 2.305-.973.81-2.411 2.009-3.482 2.901-.912.76-1.439 1.885-1.439 3.072v6.127h-14c0-1.956.579-3.869 1.664-5.496.201-.301.336-.504.336-.504h-2s.05-.198.127-.507c.571-2.286 1.753-4.373 3.419-6.039.788-.788 1.454-1.454 1.454-1.454l-1-3s2.906-1.744 4.287-2.572c.467-.28 1-.428 1.544-.428h3.169l2.455-1.636 4.101-.401z" fill="#aeaeae"/><g clip-path="url(#a)"><path d="m2 12v3c0 1.061.421 2.078 1.172 2.828.75.751 1.767 1.172 2.828 1.172h2" fill="none" stroke="#7f7f7f" stroke-linecap="butt" stroke-width="4"/></g><path d="m8 13-6-1v3c0 1.061.421 2.078 1.172 2.828.75.751 1.767 1.172 2.828 1.172h1.056c.621 0 1.233-.145 1.789-.422.546-.273 1.155-.578 1.155-.578z" fill="#aeaeae"/><path d="m17.455 8.364 3.545-2.364s.156.468.345 1.035l.211.928-.452.301c-.703.469-1.571.619-2.391.414z" fill="#2d2d2d"/><path d="m25 7 2.5-3" fill="none" stroke="#fff" stroke-width="2"/><path d="m26 11 3-1" fill="none" stroke="#fff" stroke-width="2"/><path d="m26 15 3 1" fill="none" stroke="#fff" stroke-width="2"/><path d="m10 13 3-1" fill="none" stroke="#000" stroke-width="2"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m12 25h-9c-.552 0-1-.448-1-1 0-3.541 0-15.459 0-19 0-.552.448-1 1-1h26c.552 0 1 .448 1 1v19c0 .552-.448 1-1 1h-9v2s.889 1.334 1.482 2.223c.102.153.112.35.025.513s-.257.264-.441.264c-2.239 0-7.893 0-10.132 0-.184 0-.354-.101-.441-.264s-.077-.36.025-.513c.593-.889 1.482-2.223 1.482-2.223z" fill="none" stroke="#000" stroke-width="4"/><path d="m20 24h-8v3l1 1h6l1-1z" fill="#8c8c8c"/><path d="m20 27h-8s-.889 1.334-1.482 2.223c-.102.153-.112.35-.025.513s.257.264.441.264h10.132c.184 0 .354-.101.441-.264s.077-.36-.025-.513c-.593-.889-1.482-2.223-1.482-2.223z" fill="#bfbfbf"/><path d="m30 5c0-.552-.448-1-1-1-4.355 0-21.645 0-26 0-.552 0-1 .448-1 1v19c0 .552.448 1 1 1h26c.552 0 1-.448 1-1 0-3.541 0-15.459 0-19z" fill="#d9d9d9"/><path d="m3 5h26v16h-26z" fill="#334cec"/><g fill="#8899f4"><path d="m24 7c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m24 10c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m24 13c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m28 7.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/><path d="m28 10.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/><path d="m28 13.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m0 0h32v32h-32z"/><path d="m30 2h-28v22l1 .5-1 .5v5h28v-5l-1-.5 1-.5z" fill="#4d4d4d"/><path d="m2 24h28v1h-28z" fill="#333"/><g fill="#808080"><path d="m4 26h2v1h-2z"/><path d="m4 28h2v1h-2z"/><path d="m7 26h2v1h-2z"/><path d="m7 28h2v1h-2z"/><path d="m10 26h2v1h-2z"/><path d="m10 28h2v1h-2z"/></g><path d="m25 26h3v3h-3z" fill="#219555"/><circle cx="14.5" cy="27.5" fill="#333" r="1.5"/><circle cx="18.5" cy="27.5" fill="#333" r="1.5"/><circle cx="22.5" cy="27.5" fill="#333" r="1.5"/><path d="m28 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-4.52 0-15.48 0-20 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v14c0 .53.211 1.039.586 1.414s.884.586 1.414.586h20c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-3.463 0-10.537 0-14z" fill="#2243fd"/><path d="m17 18h6v2h-6z" fill="#fff"/><path d="m24 18h2v2h-2z" fill="#fff"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m0 0h32v32h-32z"/><path d="m30 2h-28v22l1 .5-1 .5v5h28v-5l-1-.5 1-.5z" fill="#4d4d4d"/><path d="m2 24h28v1h-28z" fill="#333"/><g fill="#808080"><path d="m4 26h2v1h-2z"/><path d="m4 28h2v1h-2z"/><path d="m7 26h2v1h-2z"/><path d="m7 28h2v1h-2z"/><path d="m10 26h2v1h-2z"/><path d="m10 28h2v1h-2z"/></g><path d="m25 26h3v3h-3z" fill="#219555"/><circle cx="14.5" cy="27.5" fill="#333" r="1.5"/><circle cx="18.5" cy="27.5" fill="#333" r="1.5"/><circle cx="22.5" cy="27.5" fill="#333" r="1.5"/><path d="m28 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-4.52 0-15.48 0-20 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v14c0 .53.211 1.039.586 1.414s.884.586 1.414.586h20c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-3.463 0-10.537 0-14z"/><path d="m6 7h6v1h-6z" fill="#0f0"/><path d="m13 7h3v1h-3z" fill="#0f0"/><path d="m17 7h2v1h-2z" fill="#0f0"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,6 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M414 204C414 180.804 432.804 162 456 162C610.64 162 736 287.36 736 442C736 465.196 717.196 484 694 484C670.804 484 652 465.196 652 442C652 333.752 564.248 246 456 246C432.804 246 414 227.196 414 204Z" fill="#0DBD8B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M610 820C610 843.196 591.196 862 568 862C413.36 862 288 736.64 288 582C288 558.804 306.804 540 330 540C353.196 540 372 558.804 372 582C372 690.248 459.752 778 568 778C591.196 778 610 796.804 610 820Z" fill="#0DBD8B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M204 610C180.804 610 162 591.196 162 568C162 413.36 287.36 288 442 288C465.196 288 484 306.804 484 330C484 353.196 465.196 372 442 372C333.752 372 246 459.752 246 568C246 591.196 227.196 610 204 610Z" fill="#0DBD8B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M820 414C843.196 414 862 432.804 862 456C862 610.64 736.64 736 582 736C558.804 736 540 717.196 540 694C540 670.804 558.804 652 582 652C690.248 652 778 564.248 778 456C778 432.804 796.804 414 820 414Z" fill="#0DBD8B"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><metadata/><path d="m0 0h32v32h-32z" fill="none"/><path d="m11 7h10v8h-10z"/><path d="m7.5 10.5c0-4.691 3.809-8.5 8.5-8.5s8.5 3.809 8.5 8.5v2c0 4.18-3.023 7.659-7 8.368v.632h3.5v5h-3.5v3.5h-3v-3.5h-3.5v-5h3.5v-.632c-3.977-.709-7-4.188-7-8.368zm13.624 2h-3.624v3.293c1.66-.471 3.002-1.702 3.624-3.293zm-6.624 0h-3.624c.622 1.591 1.964 2.822 3.624 3.293zm6.624-2c-.8-2.048-2.794-3.5-5.124-3.5s-4.324 1.452-5.124 3.5h3.624v-.5h3v.5z" fill="none" stroke="#000" stroke-width="4"/><path d="m7.737 10.5c.9-3.728 4.261-6.5 8.263-6.5s7.363 2.772 8.263 6.5h.237v2c0 4.18-3.023 7.659-7 8.368v2.632h3.5v3h-3.5v3.5h-3v-3.5h-3.5v-3h3.5v-2.632c-3.977-.709-7-4.188-7-8.368v-2zm8.263-3.5c3.036 0 5.5 2.464 5.5 5.5s-2.464 5.5-5.5 5.5-5.5-2.464-5.5-5.5 2.464-5.5 5.5-5.5z" fill="#747474"/><path d="m14.5 18.868c-3.977-.709-7-4.188-7-8.368 0-4.691 3.809-8.5 8.5-8.5s8.5 3.809 8.5 8.5c0 4.18-3.023 7.659-7 8.368v2.632h3.5v3h-3.5v3.5h-3v-3.5h-3.5v-3h3.5zm1.5-13.868c3.036 0 5.5 2.464 5.5 5.5s-2.464 5.5-5.5 5.5-5.5-2.464-5.5-5.5 2.464-5.5 5.5-5.5z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

1
public/emoji/fox.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" style="enable-background:new 0 0 640 640" xml:space="preserve" width="32" height="32"><path style="fill:#fff" d="m395.9 484.2-126.9-61c-12.5-6-17.9-21.2-11.8-33.8l61-126.9c6-12.5 21.2-17.9 33.8-11.8 17.2 8.3 27.1 13 27.1 13l-.1-109.2 16.7-.1.1 117.1s57.4 24.2 83.1 40.1c3.7 2.3 10.2 6.8 12.9 14.4 2.1 6.1 2 13.1-1 19.3l-61 126.9c-6.2 12.7-21.4 18.1-33.9 12z"/><path style="fill:#609926" d="M622.7 149.8c-4.1-4.1-9.6-4-9.6-4s-117.2 6.6-177.9 8c-13.3.3-26.5.6-39.6.7v117.2c-5.5-2.6-11.1-5.3-16.6-7.9 0-36.4-.1-109.2-.1-109.2-29 .4-89.2-2.2-89.2-2.2s-141.4-7.1-156.8-8.5c-9.8-.6-22.5-2.1-39 1.5-8.7 1.8-33.5 7.4-53.8 26.9C-4.9 212.4 6.6 276.2 8 285.8c1.7 11.7 6.9 44.2 31.7 72.5 45.8 56.1 144.4 54.8 144.4 54.8s12.1 28.9 30.6 55.5c25 33.1 50.7 58.9 75.7 62 63 0 188.9-.1 188.9-.1s12 .1 28.3-10.3c14-8.5 26.5-23.4 26.5-23.4S547 483 565 451.5c5.5-9.7 10.1-19.1 14.1-28 0 0 55.2-117.1 55.2-231.1-1.1-34.5-9.6-40.6-11.6-42.6zM125.6 353.9c-25.9-8.5-36.9-18.7-36.9-18.7S69.6 321.8 60 295.4c-16.5-44.2-1.4-71.2-1.4-71.2s8.4-22.5 38.5-30c13.8-3.7 31-3.1 31-3.1s7.1 59.4 15.7 94.2c7.2 29.2 24.8 77.7 24.8 77.7s-26.1-3.1-43-9.1zm300.3 107.6s-6.1 14.5-19.6 15.4c-5.8.4-10.3-1.2-10.3-1.2s-.3-.1-5.3-2.1l-112.9-55s-10.9-5.7-12.8-15.6c-2.2-8.1 2.7-18.1 2.7-18.1L322 273s4.8-9.7 12.2-13c.6-.3 2.3-1 4.5-1.5 8.1-2.1 18 2.8 18 2.8L467.4 315s12.6 5.7 15.3 16.2c1.9 7.4-.5 14-1.8 17.2-6.3 15.4-55 113.1-55 113.1z"/><path style="fill:#609926" d="M326.8 380.1c-8.2.1-15.4 5.8-17.3 13.8-1.9 8 2 16.3 9.1 20 7.7 4 17.5 1.8 22.7-5.4 5.1-7.1 4.3-16.9-1.8-23.1l24-49.1c1.5.1 3.7.2 6.2-.5 4.1-.9 7.1-3.6 7.1-3.6 4.2 1.8 8.6 3.8 13.2 6.1 4.8 2.4 9.3 4.9 13.4 7.3.9.5 1.8 1.1 2.8 1.9 1.6 1.3 3.4 3.1 4.7 5.5 1.9 5.5-1.9 14.9-1.9 14.9-2.3 7.6-18.4 40.6-18.4 40.6-8.1-.2-15.3 5-17.7 12.5-2.6 8.1 1.1 17.3 8.9 21.3 7.8 4 17.4 1.7 22.5-5.3 5-6.8 4.6-16.3-1.1-22.6 1.9-3.7 3.7-7.4 5.6-11.3 5-10.4 13.5-30.4 13.5-30.4.9-1.7 5.7-10.3 2.7-21.3-2.5-11.4-12.6-16.7-12.6-16.7-12.2-7.9-29.2-15.2-29.2-15.2s0-4.1-1.1-7.1c-1.1-3.1-2.8-5.1-3.9-6.3 4.7-9.7 9.4-19.3 14.1-29-4.1-2-8.1-4-12.2-6.1-4.8 9.8-9.7 19.7-14.5 29.5-6.7-.1-12.9 3.5-16.1 9.4-3.4 6.3-2.7 14.1 1.9 19.8l-24.6 50.4z"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m8 11h8v7h-8z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><path d="m2 7h28v18h-28z" fill="none" stroke="#000" stroke-width="4"/><path d="m29 21h-26l-1 1v3h28v-3z" fill="#60ae33"/><path d="m2 7h28v15h-28z" fill="#80c95b"/><g fill="#5da436"><path d="m8.5 9.5c0-.828-.672-1.5-1.5-1.5h-2.5c-.398 0-.779.158-1.061.439-.281.282-.439.663-.439 1.061 0 .828.672 1.5 1.5 1.5h2.5c.828 0 1.5-.672 1.5-1.5z"/><path d="m8.5 19.5c0-.828-.672-1.5-1.5-1.5h-2.5c-.398 0-.779.158-1.061.439-.281.282-.439.663-.439 1.061 0 .828.672 1.5 1.5 1.5h2.5c.828 0 1.5-.672 1.5-1.5z"/><path d="m29 9.5c0-.828-.672-1.5-1.5-1.5h-2.5c-.398 0-.779.158-1.061.439-.281.282-.439.663-.439 1.061 0 .828.672 1.5 1.5 1.5h2.5c.828 0 1.5-.672 1.5-1.5z"/><path d="m29 19.5c0-.828-.672-1.5-1.5-1.5h-2.5c-.398 0-.779.158-1.061.439-.281.282-.439.663-.439 1.061 0 .828.672 1.5 1.5 1.5h2.5c.828 0 1.5-.672 1.5-1.5z"/><path d="m21 14c0-.552-.448-1-1-1s-1 .448-1 1v1c0 .552.448 1 1 1s1-.448 1-1c0-.322 0-.678 0-1z"/><path d="m24 14c0-.552-.448-1-1-1s-1 .448-1 1v1c0 .552.448 1 1 1s1-.448 1-1c0-.322 0-.678 0-1z"/></g><path d="m8 11h8v7h-8z" fill="none"/><g clip-path="url(#a)" fill="#fff"><path d="m16 14h-8v-1h8z"/><path d="m16 16h-8v-1h8z"/><path d="m15 10.335v7.665h-1v-4.5l-1.771 4.25h-.458l-1.771-4.25v4.5h-1v-7.665l.706-.141 2.294 5.506 2.294-5.506z"/></g><path d="m27 20h-22v-11h22zm-21-10v9h20v-9z" fill="#5da436"/><path d="m20 22-1-1h-6l-1 1v3h8z" fill="#d9d9d9"/><path d="m12 7h8v15h-8z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

1
public/emoji/inbox.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><metadata/><path d="m0 0h32v32h-32z" fill="none"/><path d="m8.963 15.084-.084-.084v-2l2.121-2.121 3.5 3.5v-12.379h3v12.379l3.5-3.5 2.121 2.121v2l-.084.084 3.963 8.916v6h-22v-6z" fill="none" stroke="#000" stroke-width="4"/><path d="m6 24 4.5-9h11l4.5 9v4h-20z" fill="#0f0f0f"/><path d="m5.4 25-.4-1 4-9h14l4 9-.4 1-1.6-.576-3.3-7.424h-11.4l-3.3 7.424z" fill="#4c4c4c" fill-rule="nonzero"/><path d="m27 30h-22v-6h7c0 2.209 1.791 4 4 4 2.209 0 4-1.791 4-4h7z" fill="#868686"/><g fill-rule="nonzero"><path d="m14.5 16.379h3l3.5-3.5 2.121.121v2l-7.121 7.121-7.121-7.121v-2l2.121-.121z" fill="#747474"/><path d="m17.5 14.379 3.5-3.5 2.121 2.121-7.121 7.121-7.121-7.121 2.121-2.121 3.5 3.5v-12.379h3z" fill="#fff"/></g></svg>

After

Width:  |  Height:  |  Size: 870 B

View File

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="144"
height="144"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
inkscape:export-filename="/Users/fred/Devel/websites/miniflux/favicon.png"
inkscape:export-xdpi="40"
inkscape:export-ydpi="40"
sodipodi:docname="icon.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="125.35606"
inkscape:cy="101.67816"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1366"
inkscape:window-height="720"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-908.36218)">
<text
xml:space="preserve"
style="font-size:32.87251282px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d40000;fill-opacity:1;stroke:none;font-family:Sans"
x="-0.76592249"
y="865.71136"
id="text3769"
sodipodi:linespacing="125%"
transform="scale(0.83777396,1.1936394)"><tspan
sodipodi:role="line"
id="tspan3771"
x="-0.76592249"
y="865.71136"
style="font-size:118.34104919px;font-weight:bold;fill:#d40000;-inkscape-font-specification:Sans Bold">K</tspan></text>
<text
xml:space="preserve"
style="font-size:130.11079407px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#2b0000;fill-opacity:1;stroke:none;font-family:Sans"
x="78.060204"
y="932.96344"
id="text3102"
sodipodi:linespacing="125%"
transform="scale(0.90196969,1.1086847)"><tspan
sodipodi:role="line"
id="tspan3104"
x="78.060204"
y="932.96344">B</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

1
public/emoji/laptop.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m4.051 22.316c-.033-.101-.051-.208-.051-.316 0-3.151 0-12.849 0-16 0-.265.105-.52.293-.707.187-.188.442-.293.707-.293h22c.265 0 .52.105.707.293.188.187.293.442.293.707v16c0 .108-.018.215-.051.316.113.121.198.272.24.441.346 1.382 1.081 4.322 1.5 6 .075.299.008.616-.182.858-.189.243-.48.385-.788.385-4.672 0-20.766 0-25.438 0-.308 0-.599-.142-.788-.385-.19-.242-.257-.559-.182-.858.419-1.678 1.154-4.618 1.5-6 .042-.169.127-.32.24-.441z" fill="none" stroke="#000" stroke-width="4"/><path d="m28 6c0-.265-.105-.52-.293-.707-.187-.188-.442-.293-.707-.293-3.904 0-18.096 0-22 0-.265 0-.52.105-.707.293-.188.187-.293.442-.293.707v16c0 .265.105.52.293.707.187.188.442.293.707.293h22c.265 0 .52-.105.707-.293.188-.187.293-.442.293-.707 0-3.151 0-12.849 0-16z" fill="#313131"/><path d="m5 6h22v14h-22z" fill="#334cec"/><path d="m2.311 28.757c-.075.299-.008.616.182.858.189.243.48.385.788.385h25.438c.308 0 .599-.142.788-.385.19-.242.257-.559.182-.858-.419-1.678-1.154-4.618-1.5-6-.111-.445-.511-.757-.97-.757-3.627 0-18.811 0-22.438 0-.459 0-.859.312-.97.757-.346 1.382-1.081 4.322-1.5 6z" fill="#e6e6e6"/><path d="m11.89 27c-.229 0-.429.156-.485.379-.07.282-.168.672-.25 1-.037.149-.003.307.091.429.095.121.24.192.394.192h8.72c.154 0 .299-.071.394-.192.094-.122.128-.28.091-.429-.082-.328-.18-.718-.25-1-.056-.223-.256-.379-.485-.379-1.481 0-6.739 0-8.22 0z" fill="#a6a6a6"/><path d="m4.655 23.379c.056-.223.256-.379.485-.379h21.72c.229 0 .429.156.485.379.125.503.349 1.397.5 2 .037.149.003.307-.091.429-.095.121-.24.192-.394.192-3.401 0-19.319 0-22.72 0-.154 0-.299-.071-.394-.192-.094-.122-.128-.28-.091-.429.151-.603.375-1.497.5-2z" fill="#a6a6a6"/><g fill="#8899f4"><path d="m22 8c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m22 11c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m22 14c0-.552-.448-1-1-1s-1 .448-1 1 .448 1 1 1 1-.448 1-1z"/><path d="m26 8.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/><path d="m26 11.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/><path d="m26 14.5c0-.133-.053-.26-.146-.354-.094-.093-.221-.146-.354-.146-.555 0-1.445 0-2 0-.133 0-.26.053-.354.146-.093.094-.146.221-.146.354s.053.26.146.354c.094.093.221.146.354.146h2c.133 0 .26-.053.354-.146.093-.094.146-.221.146-.354z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z" fill="none"/><g clip-path="url(#b)"><path d="m1 22h30v5h-30z" fill="#84222f"/><path d="m1 19h30v4.143h-30z" fill="#cf4260"/><path d="m1 16.5h30v3.786h-30z" fill="#da84b2"/><path d="m1 14h30v3.429h-30z" fill="#fff"/><path d="m1 11h30v3.571h-30z" fill="#b64883"/><path d="m1 8h30v3.714h-30z" fill="#a43d96"/><path d="m1 5h30v3.857h-30z" fill="#811454"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m2 28 2 2 11-11s5.818-6.545 7.531-8.472c.263-.297.25-.747-.03-1.027-.001-.001-.001-.001-.002-.002-.28-.28-.73-.293-1.027-.03-1.927 1.713-8.472 7.531-8.472 7.531l-11 11z" fill="#715845" stroke="#000" stroke-width="4"/><path d="m23 16 2-5 5-2-5-2-2-5-2 5-5 2 5 2z" fill="#fdef24" stroke="#000" stroke-width="4"/><path d="m23 16 2-5 5-2-5-2-2-5-2 5-5 2 5 2z" fill="#fdef24"/><path d="m2 28 2 2 11-11s5.818-6.545 7.531-8.472c.263-.297.25-.747-.03-1.027-.001-.001-.001-.001-.002-.002-.28-.28-.73-.293-1.027-.03-1.927 1.713-8.472 7.531-8.472 7.531l-11 11z" fill="#715845"/></g></svg>

After

Width:  |  Height:  |  Size: 948 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="75px" height="32px" viewBox="0 0 75 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 55 (78076) - https://sketchapp.com -->
<title>matrix logo white</title>
<desc>Created with Sketch.</desc>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="matrix-logo-white" fill="#FFFFFF" fill-rule="nonzero">
<polygon id="Path" points="0.936314791 0.73220178 0.936314791 31.2495668 3.12942478 31.2495668 3.12942478 31.9817685 0.094721871 31.9817685 0.094721871 9.49554896e-05 3.12942478 9.49554896e-05 3.12942478 0.73220178"/>
<path d="M9.38571429,10.4066469 L9.38571429,11.951003 L9.42961441,11.951003 C9.8409292,11.3631335 10.3363464,10.9066825 10.9167193,10.5830742 C11.496713,10.2600356 12.1615676,10.0978516 12.9104298,10.0978516 C13.6298989,10.0978516 14.287263,10.237911 14.8819532,10.5170801 C15.4768331,10.796724 15.9285398,11.2891632 16.2369785,11.9952522 C16.5745259,11.4953116 17.0334387,11.0539585 17.6138116,10.6715727 C18.1938053,10.2893769 18.8803729,10.0978516 19.6736094,10.0978516 C20.2757901,10.0978516 20.8335967,10.1715371 21.3480721,10.3186231 C21.8617889,10.4657092 22.302402,10.7010089 22.6696271,11.0245223 C23.0364728,11.3483205 23.3228192,11.7711573 23.5288559,12.2928427 C23.7343236,12.8154777 23.8372946,13.4438932 23.8372946,14.1795134 L23.8372946,21.8126053 L20.7089128,21.8125104 L20.7089128,15.3485104 C20.7089128,14.9663145 20.694311,14.6059585 20.664823,14.2674421 C20.6351454,13.9294006 20.5547408,13.6354184 20.4225664,13.3850208 C20.2902971,13.1351929 20.0954488,12.936451 19.83878,12.78927 C19.581732,12.6427537 19.2328066,12.5687834 18.7922882,12.5687834 C18.3517699,12.5687834 17.9955436,12.6538635 17.723799,12.8224095 C17.4518647,12.9918101 17.2390961,13.2125816 17.085019,13.4843442 C16.930847,13.7567715 16.8279709,14.0654718 16.7766751,14.4112997 C16.725,14.7567478 16.6994943,15.106184 16.6994943,15.4591335 L16.6994943,21.8126053 L13.571397,21.8126053 L13.571397,15.4149792 C13.571397,15.0767478 13.5637168,14.7420297 13.5495891,14.4112997 C13.5346081,14.0801899 13.4724083,13.7750979 13.3620417,13.495454 C13.2518647,13.2162849 13.0682048,12.9918101 12.8112516,12.8224095 C12.5542035,12.6538635 12.1760746,12.5687834 11.6767699,12.5687834 C11.5297092,12.5687834 11.3351454,12.6019228 11.0930784,12.6682967 C10.8507269,12.7344807 10.6155815,12.859727 10.3881163,13.043276 C10.160177,13.2272997 9.96580278,13.4920356 9.80423515,13.8373887 C9.64257269,14.1832166 9.56188369,14.6352047 9.56188369,15.1940178 L9.56188369,21.8125104 L6.43388116,21.8126053 L6.43388116,10.4066469 L9.38571429,10.4066469 Z" id="Path"/>
<path d="M25.8417193,12.0835608 C26.1645702,11.5980534 26.5759798,11.208546 27.0754741,10.914089 C27.5745891,10.6200119 28.1360936,10.4105401 28.7604614,10.2853887 C29.3845449,10.1605223 30.0125158,10.0977567 30.6439949,10.0977567 C31.2168774,10.0977567 31.7967762,10.1383976 32.3842604,10.2190148 C32.9716498,10.3002018 33.5078382,10.4584926 33.9925411,10.6935074 C34.4771492,10.9287122 34.8735777,11.2562136 35.1821113,11.6751573 C35.4905499,12.0942908 35.6447219,12.6495905 35.6447219,13.3409614 L35.6447219,19.2751098 C35.6447219,19.7905282 35.674115,20.2826825 35.7329962,20.7532819 C35.7913085,21.2241662 35.8942794,21.5771157 36.0412453,21.8123205 L32.869153,21.8123205 C32.8102718,21.6357033 32.7623894,21.4557626 32.725885,21.2717389 C32.6889064,21.0881899 32.6632111,20.9006528 32.648799,20.7093175 C32.1493995,21.2241662 31.5617257,21.5845223 30.8866308,21.7904807 C30.2108723,21.9958694 29.5206068,22.099181 28.8156448,22.099181 C28.2720607,22.099181 27.7653603,22.0329021 27.2954488,21.900724 C26.8253477,21.7682611 26.4143173,21.5624926 26.0618837,21.2825638 C25.7093552,21.0035846 25.4340076,20.6505401 25.2357459,20.224095 C25.0374842,19.7976499 24.9382111,19.2897329 24.9382111,18.7016736 C24.9382111,18.0547418 25.0518963,17.5213769 25.2799305,17.1026231 C25.5073957,16.6832047 25.8009482,16.3487715 26.1612516,16.0984688 C26.5208913,15.848546 26.9320164,15.6610089 27.3948167,15.5360475 C27.8573325,15.411181 28.3235461,15.3121424 28.7935525,15.2381721 C29.2635588,15.1648665 29.7260746,15.1058991 30.1814791,15.0618398 C30.6366941,15.0175905 31.040708,14.9513116 31.3931416,14.8630979 C31.74567,14.7748843 32.0244311,14.6464095 32.2302781,14.4771039 C32.4355563,14.3079881 32.5310367,14.0616736 32.5166245,13.7378754 C32.5166245,13.3998338 32.4616308,13.1312047 32.3514539,12.9327478 C32.2413717,12.7342908 32.0944058,12.5796083 31.9109355,12.469365 C31.7272756,12.3591217 31.5143173,12.2855312 31.2721555,12.2485935 C31.0297092,12.2123205 30.7687737,12.1935193 30.4901075,12.1935193 C29.8732301,12.1935193 29.388622,12.3259822 29.0360936,12.5907181 C28.6837547,12.855454 28.4777181,13.2969021 28.4192162,13.9143976 L25.2911188,13.9143976 C25.3349241,13.1792522 25.5182048,12.5685935 25.8417193,12.0835608 Z M32.0208281,16.5068724 C31.8226612,16.5729614 31.6096081,16.6279407 31.3821429,16.6721899 C31.1543932,16.7163442 30.9158344,16.7531869 30.666182,16.7824332 C30.4163401,16.8121543 30.1666877,16.8487122 29.917225,16.8928665 C29.6820796,16.9366409 29.4508217,16.9959881 29.2234513,17.0691988 C28.995512,17.1431691 28.7972503,17.2422077 28.6285714,17.3671691 C28.4594185,17.4922255 28.323641,17.6506113 28.2208597,17.8413769 C28.1179836,18.0326172 28.0666877,18.2754184 28.0666877,18.5694955 C28.0666877,18.8486647 28.1179836,19.0843442 28.2208597,19.2751098 C28.323641,19.466635 28.4634008,19.6173294 28.6395702,19.7275727 C28.8157396,19.837816 29.0212073,19.9152047 29.2565424,19.9590742 C29.4912137,20.0033234 29.7335651,20.0253531 29.9833123,20.0253531 C30.6000948,20.0253531 31.0772124,19.9226113 31.4153287,19.7164629 C31.7529709,19.5107893 32.0024336,19.2642849 32.1642857,18.9772344 C32.3256637,18.6905638 32.4249368,18.4006647 32.4617257,18.1061128 C32.4981353,17.8120356 32.5167193,17.5766409 32.5167193,17.4002136 L32.5167193,16.2307418 C32.3843552,16.3487715 32.2191846,16.4405935 32.0208281,16.5068724 Z" id="Shape"/>
<path d="M43.8835335,10.4066469 L43.8835335,12.5025045 L41.5926675,12.5025045 L41.5926675,18.150362 C41.5926675,18.679549 41.6806574,19.0326884 41.8570164,19.2090208 C42.0329962,19.385543 42.3857143,19.4737567 42.9144121,19.4737567 C43.0906764,19.4737567 43.2593552,19.4665401 43.4210177,19.451727 C43.5824905,19.4372938 43.7367573,19.4148843 43.8835335,19.385638 L43.8835335,21.8124154 C43.6191846,21.8565697 43.3253477,21.885816 43.002402,21.900819 C42.6793616,21.9149674 42.363622,21.9226588 42.0551833,21.9226588 C41.5705752,21.9226588 41.1114728,21.8894243 40.6783502,21.8231454 C40.2449431,21.7571513 39.8632111,21.6287715 39.5328698,21.4373412 C39.2023388,21.2463858 38.9415929,20.9739585 38.7508217,20.6210089 C38.5596713,20.2683442 38.4643805,19.8048665 38.4643805,19.2309555 L38.4643805,12.5025045 L36.5699431,12.5025045 L36.5699431,10.4066469 L38.4643805,10.4066469 L38.4643805,6.98710979 L41.5925727,6.98710979 L41.5925727,10.4066469 L43.8835335,10.4066469 Z" id="Path"/>
<path d="M48.3553729,10.4066469 L48.3553729,12.5246291 L48.3994627,12.5246291 C48.5460493,12.1713947 48.7442162,11.8444629 48.994153,11.5426944 C49.2439001,11.2414955 49.5300569,10.9838813 49.8531922,10.7706113 C50.176043,10.5577211 50.5213654,10.3922136 50.8888748,10.274184 C51.2556258,10.156724 51.637737,10.0976617 52.0343552,10.0976617 C52.2399178,10.0976617 52.4672882,10.1346944 52.717225,10.208095 L52.717225,13.1203798 C52.5701643,13.0907537 52.3939001,13.0649258 52.1885272,13.0430861 C51.982775,13.0209614 51.7846081,13.0098516 51.5936473,13.0098516 C51.0208597,13.0098516 50.5362516,13.1057567 50.1399178,13.2967122 C49.7433944,13.4879525 49.4240518,13.7487953 49.1816056,14.0798101 C48.9393489,14.4109199 48.7664033,14.796724 48.6637168,15.2380772 C48.5610303,15.6791454 48.5096397,16.1574362 48.5096397,16.672095 L48.5096397,21.8123205 L45.3815424,21.8123205 L45.3815424,10.4066469 L48.3553729,10.4066469 Z" id="Path"/>
<path d="M54.0388748,8.64161424 L54.0388748,6.06043917 L57.1672566,6.06043917 L57.1672566,8.64161424 L54.0388748,8.64161424 Z M57.1672566,10.4066469 L57.1672566,21.8124154 L54.0388748,21.8124154 L54.0388748,10.4066469 L57.1672566,10.4066469 Z" id="Shape"/>
<polygon id="Path" points="58.7972503 10.4066469 62.365866 10.4066469 64.37067 13.3849258 66.3533818 10.4066469 69.8119153 10.4066469 66.0670354 15.7456142 70.2747155 21.8125104 66.7058154 21.8125104 64.3265803 18.216546 61.9472503 21.8125104 58.4449115 21.8125104 62.542225 15.8119881"/>
<polygon id="Path" points="74.0938369 31.2495668 74.0938369 0.73220178 71.9007269 0.73220178 71.9007269 9.49554896e-05 74.9356195 9.49554896e-05 74.9356195 31.9817685 71.9007269 31.9817685 71.9007269 31.2495668"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
public/emoji/minecraft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m31 15c0-3.978-1.58-7.794-4.393-10.607s-6.629-4.393-10.607-4.393c-3.978 0-7.794 1.58-10.607 4.393s-4.393 6.629-4.393 10.607v2c0 3.978 1.58 7.794 4.393 10.607s6.629 4.393 10.607 4.393c3.978 0 7.794-1.58 10.607-4.393s4.393-6.629 4.393-10.607c0-.666 0-1.334 0-2z"/><path d="m29 14h-26v3c0 3.448 1.37 6.754 3.808 9.192s5.744 3.808 9.192 3.808c3.448 0 6.754-1.37 9.192-3.808s3.808-5.744 3.808-9.192c0-1.774 0-3 0-3z" fill="#93151c"/><circle cx="16" cy="15" fill="#e02a33" r="13"/><path d="m26 13c0-.265-.105-.52-.293-.707-.187-.188-.442-.293-.707-.293-3.414 0-14.586 0-18 0-.265 0-.52.105-.707.293-.188.187-.293.442-.293.707v4c0 .265.105.52.293.707.187.188.442.293.707.293h18c.265 0 .52-.105.707-.293.188-.187.293-.442.293-.707 0-1.11 0-2.89 0-4z" fill="#fff"/></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m26 30h-20v-28h13l1 2 4 4 2 1z"/></clipPath><clipPath id="c"><path clip-rule="evenodd" d="m4 13 3-3 10.5 10.5-3 3z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m26 30h-20v-28h13l7 7z" fill="none" stroke="#000" stroke-width="4"/><path d="m4 13 3-3 10.5 10.5 1 4-4-1z" fill="none" stroke="#000" stroke-miterlimit="4" stroke-width="4"/><path d="m26 30h-20v-28h13l1 2 4 4 2 1z" fill="#fff"/><g clip-path="url(#b)"><g fill="#b2b2b2"><path d="m8 8h16v2h-16z"/><path d="m8 11h16v2h-16z"/><path d="m8 14h16v2h-16z"/><path d="m8 17h16v2h-16z"/><path d="m8 20h16v2h-16z"/><path d="m8 23h16v2h-16z"/><path d="m8 26h16v2h-16z"/></g><path d="m4 13 3-3 10.5 10.5 1 4-4-1z" fill="none" stroke="#4c4c4c" stroke-miterlimit="4" stroke-width="4"/></g><path d="m19 9v-7l7 7z" fill="#666"/><path d="m14 22 2-2 1.5.5 1 4-4-1z" fill="#fff"/><path d="m4 13 3-3 10.5 10.5-3 3z" fill="#e4d20b"/><g clip-path="url(#c)"><path d="m3 10 14 14 1-1-14-14z" fill="#78701a"/><path d="m13 25 6-6" fill="none" stroke="#78701a" stroke-width="2"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z" fill="none"/><g clip-path="url(#b)"><path d="m1 18.5h30v8.5h-30z" fill="#2874f7"/><path d="m1 12h30v7.333h-30z" fill="#f2cb1f"/><path d="m1 5h30v7.667h-30z" fill="#ff0c9a"/></g></g></svg>

After

Width:  |  Height:  |  Size: 888 B

View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="2799 -911 16 22">
<defs/>
<g data-name="Artboard 1">
<g data-name="Symbol 3 1">
<g data-name="Group 44">
<path fill="#211f20" d="M2799-911v11l8-5" data-name="Path 4"/>
<path fill="#737373" d="M2799-900v11l8-6" data-name="Path 5"/>
<path fill="#f1680d" d="M2807-905v10l8-5" data-name="Path 6"/>
<path fill="transparent" d="M2807-895v-10l-8 5z" data-name="Path 7"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 501 B

1
public/emoji/pen.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m3.499 6.499c-.828-.828-.828-2.17 0-2.998.001-.001.001-.001.002-.002.828-.828 2.17-.828 2.998 0 4.956 4.956 20.501 20.501 20.501 20.501l1 3-1 1-3-1s-15.545-15.545-20.501-20.501z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g stroke="#000" stroke-width="4"><path d="m3.499 6.499c-.828-.828-.828-2.17 0-2.998.001-.001.001-.001.002-.002.828-.828 2.17-.828 2.998 0 4.956 4.956 20.501 20.501 20.501 20.501l1 3-1 1-3-1s-15.545-15.545-20.501-20.501z" fill="#fff"/><path d="m20.414 13-1.414 1.414-8-8-2 2-1.414-1.414 3.414-3.414z" fill="none" stroke-miterlimit="2"/><path d="m25 27 4 2-2-4z" fill="none" stroke-linecap="square" stroke-miterlimit="1.5"/></g><path d="m11 3.586c3.138 3.138 6.276 6.276 9.414 9.414l-1.414 1.414-8-8-2 2-1.414-1.414z" fill="#9a9a9a" fill-rule="nonzero"/><path d="m29 29-4-2 2-2z" fill="#666"/><path d="m3.499 6.499c-.828-.828-.828-2.17 0-2.998.001-.001.001-.001.002-.002.828-.828 2.17-.828 2.998 0 4.956 4.956 20.501 20.501 20.501 20.501l1 3-1 1-3-1s-15.545-15.545-20.501-20.501z" fill="#9a9a9a"/><g clip-path="url(#a)"><path d="m11.414 6-5.414 5.414-1.414-1.414 5.414-5.414z" fill="#686868" fill-rule="nonzero"/></g></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.87 155.65">
<defs>
<linearGradient id="New_Gradient_Swatch_1" x1="2.71" x2="69.77" y1="20.04" y2="20.04" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#12b212"/>
<stop offset="1" stop-color="#0f0"/>
</linearGradient>
<style>
.cls-3{fill:#980200}.cls-4{fill:red}
</style>
</defs>
<path d="M9.29 139.25a8.17 8.17 0 015 1.29A4.38 4.38 0 0116 144.2a5.12 5.12 0 01-.48 2.31 3.87 3.87 0 01-1.38 1.54 6.17 6.17 0 01-2.2.85 14.4 14.4 0 01-2.93.27H6.83v6.16H5.26v-15.64a11.76 11.76 0 012-.33c.74-.07 1.39-.11 2.03-.11zm.07 1.36c-.59 0-1.08 0-1.49.06l-1 .1v7h2a15.76 15.76 0 002.28-.15 5 5 0 001.75-.55A2.75 2.75 0 0014 146a3.73 3.73 0 00.39-1.81 3.22 3.22 0 00-.43-1.75 3.08 3.08 0 00-1.12-1.09 5 5 0 00-1.6-.57 11.14 11.14 0 00-1.88-.17zm12.35-.76a1.12 1.12 0 01-.32.84 1.15 1.15 0 01-1.57 0 1.12 1.12 0 01-.32-.84 1.11 1.11 0 112.21 0zm-.35 15.48h-1.49v-11.89h1.49zm3.71-7.33h5.19v1.45h-5.19z"/>
<path fill="#020202" d="M33.72 155.33V138l3.43-.56v5.8a6.59 6.59 0 01.88-.22 5.48 5.48 0 011-.1 6.44 6.44 0 012.45.4 3.82 3.82 0 011.56 1.14 4.37 4.37 0 01.83 1.75 9.71 9.71 0 01.24 2.25v6.83h-3.37v-6.42a4.74 4.74 0 00-.43-2.34 1.7 1.7 0 00-1.58-.69 4.74 4.74 0 00-.86.08c-.27 0-.51.11-.72.17v9.2zm25.94-6.07a7.77 7.77 0 01-.41 2.61 5.6 5.6 0 01-1.2 2 5.25 5.25 0 01-1.87 1.3 6.22 6.22 0 01-2.45.46 6.16 6.16 0 01-2.43-.46 5.34 5.34 0 01-1.87-1.3 5.93 5.93 0 01-1.22-2 7.52 7.52 0 01-.44-2.61 7.2 7.2 0 01.45-2.6 5.89 5.89 0 011.24-2 5.67 5.67 0 011.89-1.29 6.44 6.44 0 014.78 0 5.53 5.53 0 011.87 1.29 5.84 5.84 0 011.22 2 7.43 7.43 0 01.44 2.6zm-3.49 0a4.34 4.34 0 00-.63-2.5 2.28 2.28 0 00-3.63 0 4.27 4.27 0 00-.64 2.5 4.35 4.35 0 00.64 2.52 2.24 2.24 0 003.63 0 4.43 4.43 0 00.63-2.52zm12.05 6.3a8.41 8.41 0 01-2.43-.32 3.6 3.6 0 01-1.47-.84 2.79 2.79 0 01-.73-1.31 7.05 7.05 0 01-.2-1.74V138l3.43-.56v13.18a4.15 4.15 0 00.07.83 1.34 1.34 0 00.26.62 1.45 1.45 0 00.56.42 3.37 3.37 0 001 .2zm2.94-6.19a7.34 7.34 0 01.5-2.81 6 6 0 011.3-2 5.3 5.3 0 011.85-1.21 5.72 5.72 0 012.15-.42 5.35 5.35 0 014.04 1.56 6.46 6.46 0 011.5 4.63v1.29h-7.82a2.32 2.32 0 001 1.68 4 4 0 002.35.62 10.35 10.35 0 001.85-.17 7.19 7.19 0 001.48-.43l.46 2.78a3.86 3.86 0 01-.73.28 10.53 10.53 0 01-1 .24c-.37.07-.77.13-1.2.17a11.15 11.15 0 01-1.29.07 7.64 7.64 0 01-2.84-.48 5.46 5.46 0 01-2-1.32 5.32 5.32 0 01-1.18-2 8 8 0 01-.42-2.48zm8-1.31a3.1 3.1 0 00-.15-.85 2 2 0 00-.39-.73A2 2 0 0078 146a2.17 2.17 0 00-1-.21 2.27 2.27 0 00-1 .2 2 2 0 00-.69.51 2.33 2.33 0 00-.43.75 5.17 5.17 0 00-.22.86z"/>
<path d="M89.87 142.19a3.93 3.93 0 01-.27 1.5 3.53 3.53 0 01-.74 1.12 3.18 3.18 0 01-1.07.69 3.41 3.41 0 01-1.27.24 3.46 3.46 0 01-1.28-.24 3.28 3.28 0 01-1.07-.69 3.5 3.5 0 01-.73-1.12 4.13 4.13 0 010-3 3.4 3.4 0 01.73-1.12 3.31 3.31 0 011.07-.7 3.46 3.46 0 011.28-.24 3.41 3.41 0 011.27.24 3.2 3.2 0 011.07.7 3.42 3.42 0 01.74 1.12 3.92 3.92 0 01.27 1.5zm-.71 0A3.44 3.44 0 0089 141a2.9 2.9 0 00-.54-.92 2.35 2.35 0 00-.84-.58 2.64 2.64 0 00-1.06-.21 2.69 2.69 0 00-1.07.21 2.31 2.31 0 00-.83.58 2.9 2.9 0 00-.54.92 3.44 3.44 0 00-.2 1.18 3.4 3.4 0 00.2 1.18 2.7 2.7 0 00.54.92 2.33 2.33 0 00.83.59 2.69 2.69 0 001.07.21 2.64 2.64 0 001.06-.21 2.37 2.37 0 00.84-.59 2.7 2.7 0 00.54-.92 3.4 3.4 0 00.16-1.17zm-1.67 1.95a6.36 6.36 0 00-.51-.83 6.21 6.21 0 00-.48-.64h-.66v1.47h-.69v-3.8a4.51 4.51 0 01.55-.09h.54a2.21 2.21 0 011.29.32 1.08 1.08 0 01.44 1 1 1 0 01-.19.63 1.25 1.25 0 01-.55.42l.23.29.26.39c.1.15.19.3.28.45s.17.32.24.47zm-1.65-2h.37A2 2 0 0087 142a.48.48 0 00.29-.5.53.53 0 00-.29-.5 1.51 1.51 0 00-.67-.14h-.45z"/>
<path fill="url(#New_Gradient_Swatch_1)" d="M36.56 39.93C20.34 38.2 4 25.94 2.71 0c25.17 0 38.63 14.9 39.93 38.51 4.76-28.32 27.07-25 27.07-25 1.06 16.05-12.12 25.78-27.07 26.59-4.2-8.85-29.36-30.56-29.36-30.56a.06.06 0 00-.1.08s24.27 21.15 23.38 30.31"/>
<path d="M44.16 129.93c-1.57-.1-16.22-.65-17.11-17.11-.72-10 7.19-17.38 7.19-27.08C32.44 61.53 0 64.53 0 85.74a19.94 19.94 0 005.83 14.14L30 124.06a20 20 0 0014.14 5.84" class="cls-3"/>
<path d="M88.32 85.75c-.09 1.57-.65 16.22-17.11 17.11-10 .73-17.37-7.18-27.08-7.18-24.21 1.79-21.21 34.22 0 34.22a19.92 19.92 0 0014.14-5.83L82.46 99.9a19.94 19.94 0 005.83-14.15" class="cls-4"/>
<path d="M44.16 41.59c1.57.09 16.22.65 17.11 17.11.73 10-7.18 17.38-7.18 27.08 1.79 24.21 34.22 21.21 34.22 0a19.94 19.94 0 00-5.83-14.14L58.3 47.45a20 20 0 00-14.14-5.83" class="cls-3"/>
<path d="M.08 85.75c.09-1.57.65-16.22 17.11-17.11 10-.72 17.37 7.19 27.08 7.19 24.21-1.8 21.21-34.23 0-34.23a19.92 19.92 0 00-14.14 5.83L5.94 71.61A19.94 19.94 0 00.11 85.75" class="cls-4"/>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10000 10000"><path fill="#4169e1" d="M0 0h10000v10000H0z"/><path fill="#fff" d="M9212 5993H5987V823c1053 667 2747 2177 3225 5170zM3100 2690A12240 12240 0 01939 6035h2161zm676 7210h2448a3067 3067 0 003067-3067H5052V627a527 527 0 00-1052 0v6206H709a3067 3067 0 003067 3067z"/></svg>

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z" fill="none"/><g clip-path="url(#b)"><path d="m1 12h30v8h-30z" fill="#fa0709"/><path d="m1 19.333h30v7.667h-30z" fill="#333"/><path d="m1 5h30v7.667h-30z" fill="#0400ed"/></g><path d="m16 14h1 2v1h-1v1.494c.002.061.009.12.03.178.05.137.161.248.298.298.047.017.096.025.146.029l.538.014-.025.999-.564-.014c-.175-.013-.344-.047-.507-.116-.403-.17-.719-.518-.849-.936-.044-.144-.063-.29-.067-.44v-1.506h-1v1.506c-.004.15-.023.296-.067.44-.13.418-.446.766-.849.936-.163.069-.332.103-.507.116l-.564.014-.025-.999c.188-.005.376-.001.564-.016.188-.024.352-.144.418-.325.021-.058.028-.117.03-.178v-1.494h-1v-1h1z" fill="#ffeb0c"/></g></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

1
public/emoji/rainbow_flag.svg Executable file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z" fill="none"/><g clip-path="url(#b)"><path d="m1 22h30v5h-30z" fill="#7706af"/><path d="m1 19.5h30v4h-30z" fill="#2c3ee5"/><path d="m1 17h30v4h-30z" fill="#158f25"/><path d="m1 14h30v4.5h-30z" fill="#f1e100"/><path d="m1 12h30v4h-30z" fill="#fb8721"/><path d="m1 10h30v3.5h-30z" fill="#df0000"/><path d="m1 7.5h30v3.5h-30z" fill="#88502b"/><path d="m1 5.5h30v3h-30z" fill="#333"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0v32h32v-32z"/></clipPath><metadata/><path d="m0 0v32h32v-32z" fill="none"/><g clip-path="url(#a)"><path d="m12.535 21.164c-.118 0-.219-.044-.302-.133-.083-.088-.124-.195-.124-.321v-.906c0-.956.177-1.781.533-2.473.355-.693.782-1.259 1.279-1.7.498-.44 1.149-.95 1.955-1.529.9-.604 1.557-1.133 1.972-1.586s.622-.994.622-1.624c0-.679-.249-1.214-.746-1.605-.498-.39-1.161-.585-1.991-.585-.9 0-1.616.22-2.15.661-.533.44-.799 1.013-.799 1.718v.416c0 .276-.142.415-.427.415l-5.046-.227c-.118 0-.219-.031-.302-.094s-.124-.145-.124-.246v-.264c0-1.586.379-2.989 1.137-4.21s1.818-2.172 3.18-2.851c1.363-.68 2.92-1.02 4.674-1.02 1.729 0 3.239.315 4.531.944 1.291.629 2.286 1.517 2.985 2.662.699 1.146 1.048 2.474 1.048 3.984 0 1.133-.189 2.096-.568 2.889-.38.793-.836 1.441-1.369 1.945-.533.503-1.214 1.045-2.043 1.624s-1.445 1.088-1.848 1.529c-.403.44-.604.975-.604 1.605v.528c0 .126-.042.233-.125.321-.082.089-.183.133-.302.133zm2.31 8.798c-.877 0-1.605-.308-2.186-.925-.58-.617-.87-1.403-.87-2.36 0-.982.284-1.775.853-2.379.568-.604 1.303-.906 2.203-.906s1.641.302 2.221.906c.581.604.871 1.397.871 2.379 0 .931-.29 1.712-.871 2.341-.58.63-1.321.944-2.221.944z" fill="none" stroke="#000" stroke-width="4"/><path d="m12.535 20.164c-.118 0-.219-.044-.302-.133-.083-.088-.124-.195-.124-.321v-.906c0-.956.177-1.781.533-2.473.355-.693.782-1.259 1.279-1.7.498-.44 1.149-.95 1.955-1.529.9-.604 1.557-1.133 1.972-1.586s.622-.994.622-1.624c0-.679-.249-1.214-.746-1.605-.498-.39-1.161-.585-1.991-.585-.9 0-1.616.22-2.15.661-.533.44-.799 1.013-.799 1.718v.416c0 .276-.142.415-.427.415l-5.046-.227c-.118 0-.219-.031-.302-.094s-.124-.145-.124-.246v-.264c0-1.586.379-2.989 1.137-4.21s1.818-2.172 3.18-2.851c1.363-.68 2.92-1.02 4.674-1.02 1.729 0 3.239.315 4.531.944 1.291.629 2.286 1.517 2.985 2.662.699 1.146 1.048 2.474 1.048 3.984 0 1.133-.189 2.096-.568 2.889-.38.793-.836 1.441-1.369 1.945-.533.503-1.214 1.045-2.043 1.624s-1.445 1.088-1.848 1.529c-.403.44-.604.975-.604 1.605v.528c0 .126-.042.233-.125.321-.082.089-.183.133-.302.133zm2.31 8.798c-.877 0-1.605-.308-2.186-.925-.58-.617-.87-1.403-.87-2.36 0-.982.284-1.775.853-2.379.568-.604 1.303-.906 2.203-.906s1.641.302 2.221.906c.581.604.871 1.397.871 2.379 0 .931-.29 1.712-.871 2.341-.58.63-1.321.944-2.221.944z" fill="none" stroke="#000" stroke-width="4"/><path d="m10 8h10v4h-10z"/><g fill-rule="nonzero"><path d="m12.535 21.164c-.118 0-.219-.044-.302-.133-.083-.088-.124-.195-.124-.321v-.906c0-.956.177-1.781.533-2.473.355-.693.782-1.259 1.279-1.7.498-.44 1.149-.95 1.955-1.529.9-.604 1.557-1.133 1.972-1.586s.622-.994.622-1.624c0-.679-.249-1.214-.746-1.605-.498-.39-1.161-.585-1.991-.585-.9 0-1.616.22-2.15.661-.533.44-.799 1.013-.799 1.718v.416c0 .276-.142.415-.427.415l-5.046-.227c-.118 0-.219-.031-.302-.094s-.124-.145-.124-.246v-.264c0-1.586.379-2.989 1.137-4.21s1.818-2.172 3.18-2.851c1.363-.68 2.92-1.02 4.674-1.02 1.729 0 3.239.315 4.531.944 1.291.629 2.286 1.517 2.985 2.662.699 1.146 1.048 2.474 1.048 3.984 0 1.133-.189 2.096-.568 2.889-.38.793-.836 1.441-1.369 1.945-.533.503-1.214 1.045-2.043 1.624s-1.445 1.088-1.848 1.529c-.403.44-.604.975-.604 1.605v.528c0 .126-.042.233-.125.321-.082.089-.183.133-.302.133zm2.31 8.798c-.877 0-1.605-.308-2.186-.925-.58-.617-.87-1.403-.87-2.36 0-.982.284-1.775.853-2.379.568-.604 1.303-.906 2.203-.906s1.641.302 2.221.906c.581.604.871 1.397.871 2.379 0 .931-.29 1.712-.871 2.341-.58.63-1.321.944-2.221.944z" fill="#841319"/><path d="m12.535 20.164c-.118 0-.219-.044-.302-.133-.083-.088-.124-.195-.124-.321v-.906c0-.956.177-1.781.533-2.473.355-.693.782-1.259 1.279-1.7.498-.44 1.149-.95 1.955-1.529.9-.604 1.557-1.133 1.972-1.586s.622-.994.622-1.624c0-.679-.249-1.214-.746-1.605-.498-.39-1.161-.585-1.991-.585-.9 0-1.616.22-2.15.661-.533.44-.799 1.013-.799 1.718v.416c0 .276-.142.415-.427.415l-5.046-.227c-.118 0-.219-.031-.302-.094s-.124-.145-.124-.246v-.264c0-1.586.379-2.989 1.137-4.21s1.818-2.172 3.18-2.851c1.363-.68 2.92-1.02 4.674-1.02 1.729 0 3.239.315 4.531.944 1.291.629 2.286 1.517 2.985 2.662.699 1.146 1.048 2.474 1.048 3.984 0 1.133-.189 2.096-.568 2.889-.38.793-.836 1.441-1.369 1.945-.533.503-1.214 1.045-2.043 1.624s-1.445 1.088-1.848 1.529c-.403.44-.604.975-.604 1.605v.528c0 .126-.042.233-.125.321-.082.089-.183.133-.302.133zm2.31 8.798c-.877 0-1.605-.308-2.186-.925-.58-.617-.87-1.403-.87-2.36 0-.982.284-1.775.853-2.379.568-.604 1.303-.906 2.203-.906s1.641.302 2.221.906c.581.604.871 1.397.871 2.379 0 .931-.29 1.712-.871 2.341-.58.63-1.321.944-2.221.944z" fill="#e82731"/></g></g></svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><metadata/><path d="m0 0v32h32v-32z" fill="none"/><path d="m25 22h2c1.657 0 3-1.343 3-3 0-3.329 0-8.671 0-12 0-1.657-1.343-3-3-3-5.382 0-16.618 0-22 0-1.657 0-3 1.343-3 3v12c0 1.657 1.343 3 3 3h13l7 7z" fill="none" stroke="#000" stroke-width="4"/><path d="m25 22h2c1.657 0 3-1.343 3-3 0-1.5 0-3 0-3h-28v3c0 1.657 1.343 3 3 3h13l7 7z" fill="#747474" fill-rule="nonzero"/><path d="m25 20h2c1.657 0 3-1.343 3-3 0-2.859 0-7.141 0-10 0-1.657-1.343-3-3-3-5.382 0-16.618 0-22 0-1.657 0-3 1.343-3 3v10c0 1.657 1.343 3 3 3h14l6 6z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 694 B

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0v32h32v-32z"/></clipPath><metadata/><path d="m0 0v32h32v-32z" fill="none"/><g clip-path="url(#a)"><path d="m7.394 15.814c-3.091-.726-5.394-3.503-5.394-6.814 0-3.863 3.137-7 7-7 3.311 0 6.088 2.303 6.815 5.394l13.851 18.274c.654.719.321 2.153-.762 3.236-1.082 1.082-2.514 1.415-3.234.764z" fill="none" stroke="#000" stroke-width="4"/><path d="m8.6 10.4 3.4.6 16 15 1.271 2.487c-.11.143-.233.283-.367.417-1.082 1.082-2.514 1.415-3.234.764l-20.67-15.668z" fill="#737373"/><path d="m8.6 10.4 5.4-5.4 15.666 20.668c.573.63.388 1.809-.395 2.819z" fill="#808080"/><circle cx="9" cy="9" fill="#313131" r="7"/><path d="m15.354 17.354c-.094-.094-.147-.221-.147-.354s.053-.26.147-.354l1.292-1.292c.094-.094.221-.147.354-.147s.26.053.354.147c.577.577 1.715 1.715 2.292 2.292.094.094.147.221.147.354s-.053.26-.147.354c-.364.364-.928.928-1.292 1.292-.094.094-.221.147-.354.147s-.26-.053-.354-.147c-.577-.577-1.715-1.715-2.292-2.292z" fill="#212121"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><metadata/><path d="m0 0v32h32v-32z" fill="none"/><path d="m11.476 5.702c1.282-1.644 3.28-2.702 5.524-2.702 2.655 0 4.966 1.481 6.153 3.661.683-.419 1.487-.661 2.347-.661 2.484 0 4.5 2.016 4.5 4.5v2c0 1.127-.415 2.158-1.101 2.948.066.34.101.692.101 1.052v.001 1.998.001c0 3.036-2.464 5.5-5.5 5.5-1.551 0-2.954-.644-3.954-1.679-1.224 1.047-2.812 1.679-4.546 1.679-.754 0-1.48-.119-2.16-.34-1.58 2.36-3.759 4.299-6.351 5.595l-1.489.745v-2c1.147-1.911 1.977-3.983 2.47-6.136-.308.088-.634.136-.97.136-1.932 0-3.5-1.568-3.5-3.5v-2c0-.513.111-1 .309-1.44-.816-.959-1.309-2.203-1.309-3.56v-2c0-3.036 2.464-5.5 5.5-5.5 1.563 0 2.975.653 3.976 1.702z" fill="none" stroke="#000" stroke-width="4"/><path d="m7 25.58c.4-1.251.683-2.54.843-3.847-.413.172-.867.267-1.343.267-1.932 0-3.5-1.568-3.5-3.5v-2l.769-.961c-1.088-1.005-1.769-2.443-1.769-4.039v-2l2-1.5h24l2 2.5v2c0 1.336-.584 2.538-1.51 3.362l.51.638v1.999.001c0 3.036-2.464 5.5-5.5 5.5-1.551 0-2.954-.644-3.954-1.679-1.224 1.047-2.812 1.679-4.546 1.679-.754 0-1.48-.119-2.16-.34-1.58 2.36-3.759 4.299-6.351 5.595-.881.441-1.489.745-1.489.745v-2z" fill="#747474"/><path d="m11.476 5.702c1.282-1.644 3.28-2.702 5.524-2.702 2.655 0 4.966 1.481 6.153 3.661.683-.419 1.487-.661 2.347-.661 2.484 0 4.5 2.016 4.5 4.5 0 1.389-.631 2.633-1.622 3.458.397.761.622 1.625.622 2.542 0 3.036-2.464 5.5-5.5 5.5-1.551 0-2.954-.644-3.954-1.679-1.224 1.047-2.812 1.679-4.546 1.679-.754 0-1.48-.119-2.16-.34-1.58 2.36-3.759 4.299-6.351 5.595-.881.441-1.489.745-1.489.745 1.521-2.535 2.486-5.353 2.843-8.267-.413.172-.867.267-1.343.267-1.932 0-3.5-1.568-3.5-3.5 0-1.041.455-1.976 1.178-2.618-1.323-1.005-2.178-2.594-2.178-4.382 0-3.036 2.464-5.5 5.5-5.5 1.563 0 2.975.653 3.976 1.702z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z"/><g clip-path="url(#b)"><path d="m1 13h30v6h-30z" fill="#fff"/><path d="m1 18h30v5h-30z" fill="#e596b6"/><path d="m1 22h30v5h-30z" fill="#46c2e4"/><path d="m1 9h30v5h-30z" fill="#e596b6"/><path d="m1 5h30v5h-30z" fill="#46c2e4"/></g></g></svg>

After

Width:  |  Height:  |  Size: 944 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

1
public/emoji/vhs.svg Normal file
View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 8c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v18c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.184 0-13.816 0-18z"/><path d="m30 8h-28v4l.205.469-.205.531v13h28v-13l-.3-.56.3-.44z" fill="#4d4d4d"/><path d="m2 12h28v1h-28z" fill="#333"/><path d="m21 15h-10l-1 1v7l1 1h10l1-1v-7z" fill="#333"/><circle cx="22.5" cy="19.5" r="1.5"/><path d="m16.041 9.002c.055.006.106.019.158.039.692.323 1.376.664 2.049 1.025.064.039.12.087.163.15.154.222.098.537-.123.693-.078.054-.166.082-.26.09-1.352.038-2.704.038-4.056 0-.075-.006-.146-.024-.213-.061-.237-.13-.328-.436-.199-.675.045-.083.111-.148.192-.197.673-.361 1.357-.702 2.049-1.025.052-.02.103-.033.158-.039.028-.002.054-.002.082 0z" fill="#262626"/><path d="m27.189 15c1.121 1.168 1.811 2.754 1.811 4.5s-.69 3.332-1.811 4.5h-6.189v-9z" fill="#bebebe"/><path d="m11 16.337-1 .663v5l1 .663v1.337h-6.189c-1.121-1.168-1.811-2.754-1.811-4.5s.69-3.332 1.811-4.5h6.189z"/><path d="m11 22.663c-.455.216-.963.337-1.5.337-1.932 0-3.5-1.568-3.5-3.5s1.568-3.5 3.5-3.5c.537 0 1.045.121 1.5.337z" fill="#c4c4c4"/><circle cx="22.5" cy="19.5" r="1.5"/><circle cx="9.5" cy="19.5" r="1.5"/></g></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-miterlimit="3" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m26.565 16.177c.352-1.763-.104-3.591-1.244-4.981-1.139-1.39-2.842-2.196-4.64-2.196-1.324 0-2.602 0-3.61 0-1.326 0-2.598.527-3.535 1.464-2.55 2.55-7.536 7.536-7.536 7.536-.64 0-1.254.254-1.707.707-.335.335-.754.754-1.18 1.18-.56.56-.875 1.32-.875 2.113s.315 1.553.875 2.113c.498.498.887.887.887.887h2l4 4v-3s4.675-4.675 6.384-6.384c.34-.34.892-.34 1.232 0 0 0 0 0 .001.001.231.231.298.58.169.881-.518 1.21-1.846 4.309-2.463 5.747-.213.498-.323 1.034-.323 1.576v2.179h10s0-3.181 0-4.911c0-.724.072-1.447.214-2.157.287-1.439.824-4.124 1.351-6.755z" fill="none" stroke="#000" stroke-width="4"/><path d="m18 9s.385.385.879.879c.562.562 1.325.878 2.121.878s1.559-.316 2.121-.878c.624-.624 1.28-1.28 1.809-1.809.698-.698 1.173-1.587 1.367-2.554.295-1.475.703-3.516.703-3.516z" style="fill:#be8b40;stroke:#000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.5"/><path d="m11 20h12v9h-12z"/><path d="m17 14v-5c1.827-1.827 4.553-2.418 6.972-1.511 2.009.754 4.028 1.511 4.028 1.511l-2 1 4 6h-2l1 8h-2l1 6h-4v-16z" style="fill:#1c5832;stroke:#000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:2"/><path d="m13 12 2-8 2 6z" fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"/><path d="m17 14v-5c1.827-1.827 4.553-2.418 6.972-1.511 2.009.754 4.028 1.511 4.028 1.511l-2 1 4 6h-2l1 8h-2l1 6h-4v-16z" fill="#742125"/><path d="m13 12 2-8 2 6z" fill="#d8c31e"/><path d="m5.292 25h-1.292l-.887-.887c-.56-.56-.875-1.32-.875-2.113s.315-1.553.875-2.113l1.18-1.18c.453-.453 1.067-.707 1.707-.707l7.536-7.536c.937-.937 2.209-1.464 3.535-1.464h3.61c1.798 0 3.501.806 4.64 2.196 1.14 1.39 1.596 3.218 1.244 4.981-.527 2.631-1.064 5.316-1.351 6.755-.142.71-.214 1.433-.214 2.157v4.911h-6l-1.308-2.718.793-7.356s-1.161-1.25-2.083-.328l-6.402 6.402v3l-3.647-3.647-.033-.332-.626-.101z" fill="#d5232f"/><path d="m16.384 19.616.018-.018c.922-.922 2.376-1.042 3.437-.284.001 0 .001 0 .001.001.977.698 1.359 1.968.928 3.089-.469 1.217-1.055 2.742-1.42 3.692-.23.598-.348 1.232-.348 1.872v2.032h-4s0-1.291 0-2.179c0-.542.11-1.078.323-1.576.617-1.438 1.945-4.537 2.463-5.747.129-.301.062-.65-.169-.881-.001-.001-.001-.001-.001-.001-.34-.34-.892-.34-1.232 0z" fill="#ee869b"/><path d="m5.292 25 3.708-3.712.002-1.835c.032-.256.238-.447.498-.458h2.5v-1.995h1v2.495c-.011.273-.224.488-.5.5h-2.5v1.5c-.009.229-.057.256-.146.353l-3.501 3.505-.353-.353z" fill="#9c1b31"/><path d="m5 20.5-1 1" fill="none" stroke="#7f1318" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/><path d="m17 12s-.427 0-1.002 0c-.795 0-1.558.316-2.12.878s-.878 1.325-.878 2.12v.002h1c1.657 0 3-1.343 3-3z"/><path d="m18 9s.385.385.879.879c.562.562 1.325.878 2.121.878s1.559-.316 2.121-.878c.624-.624 1.28-1.28 1.809-1.809.698-.698 1.173-1.587 1.367-2.554.295-1.475.703-3.516.703-3.516z" fill="#d8c31e"/></g></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,107 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 282 82" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<path d="M85.83,1.976c-1.317,1.317 -1.975,2.934 -1.975,4.854c-0.001,1.922 0.658,3.554 1.975,4.897c1.316,1.346 2.935,2.016 4.855,2.016c1.92,0 3.552,-0.67 4.896,-2.016c1.344,-1.343 2.016,-2.975 2.016,-4.897c0,-1.92 -0.672,-3.537 -2.016,-4.854c-1.344,-1.317 -2.976,-1.976 -4.896,-1.976c-1.92,0 -3.539,0.659 -4.855,1.976Zm0.371,16.005c-1.235,1.234 -1.852,2.73 -1.852,4.485l0,33.328c0,0.879 0.164,1.716 0.493,2.51c0.329,0.797 0.782,1.482 1.359,2.058c0.575,0.576 1.247,1.029 2.015,1.359c0.768,0.328 1.591,0.492 2.47,0.492c1.754,0 3.263,-0.63 4.526,-1.892c1.26,-1.261 1.892,-2.77 1.892,-4.527l0,-33.328c0,-0.876 -0.164,-1.7 -0.493,-2.469c-0.33,-0.768 -0.783,-1.44 -1.358,-2.016c-0.576,-0.576 -1.263,-1.029 -2.058,-1.357c-0.796,-0.329 -1.633,-0.494 -2.509,-0.494c-1.757,0 -3.251,0.617 -4.485,1.851Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/>
<path d="M150.511,1.976c-1.318,1.317 -1.975,2.934 -1.975,4.854c0,1.922 0.657,3.554 1.975,4.897c1.317,1.346 2.935,2.016 4.855,2.016c1.92,0 3.552,-0.67 4.897,-2.016c1.343,-1.343 2.016,-2.975 2.016,-4.897c0,-1.92 -0.673,-3.537 -2.016,-4.854c-1.345,-1.317 -2.977,-1.976 -4.897,-1.976c-1.92,0 -3.538,0.659 -4.855,1.976Zm0.37,16.005c-1.234,1.234 -1.852,2.73 -1.852,4.485l0,33.328c0,0.879 0.164,1.716 0.495,2.51c0.329,0.797 0.781,1.482 1.357,2.058c0.575,0.576 1.247,1.029 2.017,1.359c0.767,0.328 1.59,0.492 2.468,0.492c1.755,0 3.263,-0.63 4.527,-1.892c1.26,-1.261 1.892,-2.77 1.892,-4.527l0,-33.328c0,-0.876 -0.164,-1.7 -0.494,-2.469c-0.33,-0.768 -0.782,-1.44 -1.357,-2.016c-0.576,-0.576 -1.263,-1.029 -2.057,-1.357c-0.796,-0.329 -1.633,-0.494 -2.511,-0.494c-1.756,0 -3.25,0.617 -4.485,1.851Z" style="fill:url(#_Linear2);fill-rule:nonzero;"/>
<path d="M171.494,46.784c-0.988,0.411 -1.838,0.987 -2.551,1.728c-0.714,0.741 -1.276,1.592 -1.687,2.55c-0.411,0.961 -0.618,1.99 -0.618,3.087c0,2.25 0.768,4.155 2.305,5.72c1.535,1.563 3.429,2.344 5.677,2.344c2.249,0 4.157,-0.781 5.721,-2.344c1.562,-1.565 2.345,-3.47 2.345,-5.72c0,-1.097 -0.206,-2.126 -0.617,-3.087c-0.412,-0.958 -0.988,-1.809 -1.728,-2.55c-0.74,-0.741 -1.605,-1.317 -2.593,-1.728c-0.987,-0.411 -2.03,-0.618 -3.128,-0.618c-1.097,0 -2.139,0.207 -3.126,0.618Z" style="fill:url(#_Linear3);fill-rule:nonzero;"/>
<path d="M188.94,1.976c-1.317,1.317 -1.976,2.934 -1.976,4.854c0,1.922 0.659,3.554 1.976,4.897c1.316,1.346 2.933,2.016 4.855,2.016c1.919,0 3.551,-0.67 4.897,-2.016c1.343,-1.343 2.015,-2.975 2.015,-4.897c0,-1.92 -0.672,-3.537 -2.015,-4.854c-1.346,-1.317 -2.978,-1.976 -4.897,-1.976c-1.922,0 -3.539,0.659 -4.855,1.976Zm0.37,16.005c-1.235,1.234 -1.852,2.73 -1.852,4.485l0,39.747c0,1.536 -0.22,2.73 -0.659,3.58c-0.44,0.851 -0.974,1.564 -1.603,2.14c-0.632,0.577 -1.317,1.042 -2.058,1.399c-0.741,0.356 -1.426,0.795 -2.058,1.317c-0.63,0.521 -1.165,1.179 -1.605,1.975c-0.437,0.794 -0.658,1.879 -0.658,3.251c0,1.755 0.645,3.085 1.934,3.99c1.29,0.906 2.84,1.359 4.65,1.359c2.029,0 3.95,-0.399 5.76,-1.194c1.81,-0.795 3.387,-1.975 4.733,-3.538c1.343,-1.564 2.398,-3.539 3.167,-5.926c0.769,-2.386 1.152,-5.171 1.152,-8.353l0,-39.747c0,-0.876 -0.164,-1.7 -0.494,-2.469c-0.328,-0.768 -0.78,-1.44 -1.357,-2.016c-0.576,-0.576 -1.264,-1.029 -2.058,-1.357c-0.795,-0.329 -1.633,-0.494 -2.509,-0.494c-1.758,0 -3.252,0.617 -4.485,1.851Z" style="fill:url(#_Linear4);fill-rule:nonzero;"/>
<clipPath id="_clip5">
<path d="M3.991,1.192c-0.905,0.468 -1.645,1.058 -2.222,1.771c-0.577,0.714 -1.016,1.495 -1.317,2.346c-0.302,0.85 -0.452,1.659 -0.452,2.427c0,0.823 0.109,1.564 0.329,2.221l14.629,46.475c2.349,-6.486 4.885,-13.534 7.493,-20.85l-8.461,-30.069c-0.44,-1.534 -1.29,-2.756 -2.552,-3.661c-1.262,-0.905 -2.688,-1.358 -4.279,-1.358c-1.207,0 -2.263,0.234 -3.168,0.698Z"/>
</clipPath>
<g clip-path="url(#_clip5)">
<path d="M10.488,-2.093l24.438,48.454l-19.968,10.07l-24.438,-48.453l19.968,-10.071Z" style="fill:url(#_Linear6);fill-rule:nonzero;"/>
</g>
<clipPath id="_clip7">
<path d="M35.839,1.769c-1.18,0.851 -2.072,2.072 -2.676,3.663l-10.698,30.201l-0.014,-0.051c-2.608,7.316 -5.144,14.364 -7.493,20.85l0.266,0.845c0.494,1.536 1.317,2.743 2.468,3.62c1.153,0.878 2.523,1.316 4.116,1.316c1.591,0 2.962,-0.423 4.114,-1.275c1.152,-0.849 2.002,-2.043 2.551,-3.579l11.604,-32.671l11.456,32.257c1.978,-6.628 4.096,-13.997 6.094,-21.482l-10.637,-30.031c-0.55,-1.591 -1.428,-2.812 -2.634,-3.663c-1.208,-0.849 -2.634,-1.275 -4.279,-1.275c-1.646,0 -3.059,0.426 -4.238,1.275Z"/>
</clipPath>
<g clip-path="url(#_clip7)">
<path d="M2.293,10.447l45.028,-12.402l15.376,55.825l-45.029,12.402l-15.375,-55.825Z" style="fill:url(#_Linear8);fill-rule:nonzero;"/>
</g>
<clipPath id="_clip9">
<path d="M68.714,1.852c-1.263,0.905 -2.112,2.127 -2.551,3.661l-8.476,30.12l-0.06,-0.17c-1.998,7.485 -4.116,14.854 -6.094,21.482l0.146,0.414c0.549,1.536 1.4,2.73 2.552,3.579c1.151,0.852 2.522,1.275 4.115,1.275c1.591,0 2.962,-0.438 4.115,-1.316c1.151,-0.877 1.974,-2.084 2.468,-3.62l14.896,-47.32c0.218,-0.657 0.328,-1.398 0.328,-2.221c0,-0.768 -0.152,-1.577 -0.452,-2.427c-0.303,-0.851 -0.741,-1.632 -1.317,-2.346c-0.575,-0.713 -1.316,-1.303 -2.222,-1.771c-0.905,-0.464 -1.962,-0.698 -3.168,-0.698c-1.592,0 -3.017,0.453 -4.28,1.358Z"/>
</clipPath>
<g clip-path="url(#_clip9)">
<path d="M48.492,59.544l19.898,-61.054l14.197,4.626l-19.898,61.055l-14.197,-4.627Z" style="fill:url(#_Linear10);fill-rule:nonzero;"/>
</g>
<clipPath id="_clip11">
<path d="M133.889,17.611l-17.12,13.743l0,11.855l15.556,16.7c0.712,0.77 1.549,1.345 2.51,1.729c0.959,0.384 1.906,0.575 2.839,0.575c0.603,0 1.261,-0.108 1.975,-0.328c0.713,-0.218 1.37,-0.576 1.976,-1.07c0.602,-0.494 1.11,-1.153 1.522,-1.975c0.411,-0.823 0.617,-1.811 0.617,-2.963c0,-0.823 -0.152,-1.646 -0.453,-2.469c-0.301,-0.822 -0.781,-1.535 -1.439,-2.139l-14.32,-13.826l14.484,-10.286c0.768,-0.548 1.317,-1.234 1.645,-2.057c0.329,-0.823 0.494,-1.673 0.494,-2.551c0,-1.153 -0.22,-2.14 -0.658,-2.963c-0.44,-0.823 -0.975,-1.494 -1.606,-2.016c-0.63,-0.521 -1.303,-0.891 -2.014,-1.111c-0.714,-0.219 -1.373,-0.329 -1.976,-0.329c-1.482,0 -2.827,0.494 -4.032,1.481Z"/>
</clipPath>
<g clip-path="url(#_clip11)">
<path d="M143.974,62.251l-27.364,-0.142l0.238,-46.092l27.364,0.142l-0.238,46.092Z" style="fill:url(#_Linear12);fill-rule:nonzero;"/>
</g>
<g>
<g opacity="0.100006">
<clipPath id="_clip13">
<rect x="13.204" y="35.633" width="9.261" height="20.798"/>
</clipPath>
<g clip-path="url(#_clip13)">
<path d="M22.466,35.633l-7.508,20.798l-1.753,-5.569l9.261,-15.229Z" style="fill-rule:nonzero;"/>
</g>
</g>
</g>
<g>
<g opacity="0.100006">
<clipPath id="_clip14">
<rect x="49.558" y="35.633" width="8.129" height="21.311"/>
</clipPath>
<g clip-path="url(#_clip14)">
<path d="M57.687,35.633l-6.154,21.312l-1.974,-5.559l8.128,-15.753Z" style="fill-rule:nonzero;"/>
</g>
</g>
</g>
<g>
<g opacity="0.100006">
<clipPath id="_clip15">
<rect x="116.769" y="31.272" width="4.02" height="16.242"/>
</clipPath>
<g clip-path="url(#_clip15)">
<path d="M116.854,31.272l3.936,16.242l-4.021,-4.305l0.085,-11.937Z" style="fill-rule:nonzero;"/>
</g>
</g>
</g>
<clipPath id="_clip16">
<path d="M105.949,2.345c-1.233,1.235 -1.851,2.73 -1.851,4.485l0,48.964c0,0.879 0.165,1.716 0.495,2.51c0.329,0.797 0.781,1.482 1.356,2.058c0.576,0.576 1.248,1.029 2.017,1.359c0.767,0.328 1.591,0.492 2.468,0.492c1.756,0 3.265,-0.63 4.527,-1.892c1.262,-1.261 1.893,-2.77 1.893,-4.527l0,-12.508l0,-12.015l0,-24.441c0,-0.876 -0.165,-1.7 -0.494,-2.469c-0.329,-0.767 -0.781,-1.44 -1.357,-2.016c-0.576,-0.576 -1.262,-1.029 -2.058,-1.357c-0.797,-0.329 -1.634,-0.494 -2.511,-0.494c-1.755,0 -3.25,0.618 -4.485,1.851Z"/>
</clipPath>
<g clip-path="url(#_clip16)">
<path d="M96.722,60.505l8.101,-60.875l19.396,2.581l-8.102,60.875l-19.395,-2.581Z" style="fill:url(#_Linear17);fill-rule:nonzero;"/>
</g>
<clipPath id="_clip18">
<path d="M207.661,45.549c-1.126,1.07 -1.688,2.703 -1.688,4.897c0,1.811 0.645,3.457 1.934,4.937c1.288,1.482 2.893,2.771 4.815,3.868c1.919,1.099 3.976,1.948 6.171,2.551c2.194,0.603 4.198,0.906 6.007,0.906c2.523,0 4.896,-0.33 7.12,-0.987c2.221,-0.66 4.181,-1.632 5.883,-2.923c0.636,-0.482 1.206,-1.025 1.741,-1.6c-0.842,-4.69 -4.288,-9.214 -12.489,-12.483c0.54,0.239 1.043,0.488 1.49,0.752c1.07,0.632 1.605,1.469 1.605,2.51c0,1.099 -0.523,1.879 -1.563,2.345c-1.043,0.467 -2.113,0.7 -3.21,0.7c-1.263,0 -2.429,-0.371 -3.497,-1.112c-1.071,-0.74 -2.113,-1.548 -3.128,-2.427c-1.015,-0.876 -2.072,-1.686 -3.168,-2.428c-1.098,-0.74 -2.251,-1.11 -3.456,-1.11c-1.921,0 -3.444,0.535 -4.567,1.604Z"/>
</clipPath>
<g clip-path="url(#_clip18)">
<path d="M241.491,56.676l-23.361,15.071l-15.168,-23.511l23.361,-15.072l15.168,23.512Z" style="fill:url(#_Linear19);fill-rule:nonzero;"/>
</g>
<g>
<g opacity="0.100006">
<clipPath id="_clip20">
<rect x="227.156" y="44.711" width="12.489" height="13.886"/>
</clipPath>
<g clip-path="url(#_clip20)">
<path d="M239.645,57.194c-0.843,-4.69 -4.289,-9.213 -12.489,-12.483c0.538,0.24 1.042,0.489 1.489,0.753c0.251,0.147 0.467,0.309 0.659,0.48c0,0 -0.001,-0.001 -0.002,-0.001c0.001,0 0.002,0.001 0.003,0.001c0.025,0.023 0.049,0.045 0.073,0.068c5.003,4.422 7.687,8.647 8.759,12.586c0.54,-0.434 1.041,-0.903 1.508,-1.404" style="fill-rule:nonzero;"/>
</g>
</g>
</g>
<clipPath id="_clip21">
<path d="M217.165,16.706c-1.921,0.714 -3.526,1.7 -4.814,2.962c-1.29,1.263 -2.235,2.744 -2.839,4.444c-0.605,1.701 -0.906,3.568 -0.906,5.596c0,2.58 0.535,4.664 1.606,6.255c1.07,1.592 2.4,2.894 3.99,3.908c1.591,1.016 3.333,1.798 5.226,2.346c1.893,0.549 3.635,1.069 5.225,1.563c0.927,0.288 1.753,0.601 2.502,0.935c8.201,3.269 11.647,7.793 12.489,12.483c0.898,-0.961 1.673,-2.035 2.292,-3.255c0.987,-1.947 1.48,-4.238 1.48,-6.871c0,-2.742 -0.534,-4.951 -1.605,-6.625c-1.068,-1.673 -2.399,-3.004 -3.99,-3.992c-1.592,-0.987 -3.32,-1.74 -5.185,-2.262c-1.865,-0.521 -3.594,-1.014 -5.184,-1.482c-1.593,-0.465 -2.922,-1.014 -3.991,-1.645c-1.07,-0.63 -1.605,-1.577 -1.605,-2.839c0,-0.603 0.205,-1.07 0.617,-1.399c0.411,-0.33 0.918,-0.494 1.523,-0.494c1.041,0 1.933,0.206 2.674,0.617c0.741,0.412 1.493,0.851 2.263,1.317c0.767,0.467 1.604,0.905 2.51,1.316c0.905,0.412 2.017,0.618 3.333,0.618c1.535,0 2.839,-0.548 3.909,-1.646c1.034,-1.06 1.557,-2.305 1.591,-3.724l-6.638,0c-1.412,0 -2.567,-1.155 -2.567,-2.567l0,-5.811c-0.152,-0.039 -0.295,-0.082 -0.451,-0.119c-2.003,-0.466 -4.211,-0.699 -6.624,-0.699c-2.634,0 -4.911,0.357 -6.831,1.07Z"/>
</clipPath>
<g clip-path="url(#_clip21)">
<path d="M250.155,20.875l-8.547,36.779l-38.046,-8.841l8.548,-36.78l38.045,8.842Z" style="fill:url(#_Linear22);fill-rule:nonzero;"/>
</g>
<path d="M245.311,17.359c0,1.239 1.015,2.254 2.255,2.254l6.792,0c1.24,0 2.255,-1.015 2.255,-2.254l0,-6.792c0,-1.241 -1.015,-2.255 -2.255,-2.255l-6.792,0c-1.24,0 -2.255,1.014 -2.255,2.255l0,6.792Z" style="fill:#3f51b5;fill-rule:nonzero;"/>
<path d="M263.904,19.728c0,1.24 1.015,2.255 2.255,2.255l3.511,0c1.24,0 2.255,-1.015 2.255,-2.255l0,-3.511c0,-1.24 -1.015,-2.255 -2.255,-2.255l-3.511,0c-1.24,0 -2.255,1.015 -2.255,2.255l0,3.511Z" style="fill:#3f51b5;fill-rule:nonzero;"/>
<path d="M256.613,37.774c0,1.24 1.015,2.255 2.254,2.255l4.97,0c1.24,0 2.254,-1.015 2.254,-2.255l0,-4.969c0,-1.24 -1.014,-2.255 -2.254,-2.255l-4.97,0c-1.239,0 -2.254,1.015 -2.254,2.255l0,4.969Z" style="fill:#3f51b5;fill-rule:nonzero;"/>
<path d="M276.299,28.478c0,1.24 1.015,2.254 2.255,2.254l0.959,0c1.241,0 2.255,-1.014 2.255,-2.254l0,-0.959c0,-1.24 -1.014,-2.255 -2.255,-2.255l-0.959,0c-1.24,0 -2.255,1.015 -2.255,2.255l0,0.959Z" style="fill:#3f51b5;fill-rule:nonzero;"/>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,62.2136,-62.2136,0,90.7262,5.565e-05)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,62.2136,-62.2136,0,155.407,5.565e-05)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,-61.8634,61.8634,0,174.662,60.3315)"><stop offset="0" style="stop-color:#2196f3;stop-opacity:1"/><stop offset="1" style="stop-color:#00c0f3;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0,-61.8634,61.8634,0,189.762,60.3315)"><stop offset="0" style="stop-color:#2196f3;stop-opacity:1"/><stop offset="1" style="stop-color:#00c0f3;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(18.6063,36.8918,-36.8918,18.6063,0.331477,2.78559)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(25.2361,-6.95063,6.95063,25.2361,15.8848,36.8025)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(12.5111,-38.3889,38.3889,12.5111,61.3712,44.1966)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-20.7541,-0.107534,0.107534,-20.7541,138.569,39.1756)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear17" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(7.69916,-57.8506,57.8506,7.69916,106.898,58.1964)"><stop offset="0" style="stop-color:#3f51b5;stop-opacity:1"/><stop offset="1" style="stop-color:#313a78;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear19" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-13.2597,8.55462,-8.55462,-13.2597,234.138,44.8197)"><stop offset="0" style="stop-color:#2196f3;stop-opacity:1"/><stop offset="1" style="stop-color:#00c0f3;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear22" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-7.05756,30.3689,-30.3689,-7.05756,231.634,14.1955)"><stop offset="0" style="stop-color:#2196f3;stop-opacity:1"/><stop offset="1" style="stop-color:#00c0f3;stop-opacity:1"/></linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<metadata>
<rdf:RDF xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc = "http://purl.org/dc/elements/1.1/"
>
<rdf:Description rdf:about="">
<dc:title>Mutant Standard emoji 2020.04</dc:title>
</rdf:Description>
<cc:work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/4.0/"/>
<cc:attributionName>Dzuk</cc:attributionName>
<cc:attributionURL>http://mutant.tech/</cc:attributionURL>
</cc:work>
</rdf:RDF>
</metadata>
<rect id="world_map" x="0" y="0" width="32" height="32" style="fill:none;"/>
<clipPath id="_clip1">
<rect x="0" y="0" width="32" height="32"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g id="outline">
<path d="M32,6c0,-0.53 -0.211,-1.039 -0.586,-1.414c-0.375,-0.375 -0.884,-0.586 -1.414,-0.586c-5.746,0 -22.254,0 -28,0c-0.53,0 -1.039,0.211 -1.414,0.586c-0.375,0.375 -0.586,0.884 -0.586,1.414c0,4.52 0,15.48 0,20c0,0.53 0.211,1.039 0.586,1.414c0.375,0.375 0.884,0.586 1.414,0.586c5.746,0 22.254,0 28,0c0.53,0 1.039,-0.211 1.414,-0.586c0.375,-0.375 0.586,-0.884 0.586,-1.414c0,-4.52 0,-15.48 0,-20Z"/>
</g>
<g id="emoji">
<rect x="2" y="6" width="28" height="20" style="fill:#2867fa;"/>
<clipPath id="_clip2">
<rect x="2" y="6" width="28" height="20"/>
</clipPath>
<g clip-path="url(#_clip2)">
<path d="M1,25l7.186,0c0.539,0 1.075,-0.087 1.587,-0.258c0.889,-0.296 2.227,-0.742 2.227,-0.742l1,1l5,0c0,0 0,0 0,0c1.315,-0.658 2.766,-1 4.236,-1c2.666,0 6.764,0 6.764,0l-1,1l3,0l0,3l-30,0l0,-3Z" style="fill:#fff;"/>
<path d="M8,23l0,-4c0,0 -0.083,-0.083 -0.201,-0.201c-0.512,-0.512 -0.799,-1.206 -0.799,-1.929c0,-0.453 0,-0.87 0,-0.87l-2,-1l-1,-1l0,-2c0,0 -0.041,-0.081 -0.106,-0.211c-0.588,-1.177 -0.894,-2.474 -0.894,-3.789c0,0 0,0 0,0l4,1l3,0l-1,1l-1,1l2,0l-1,1l-1,1l0,1l-2,0l2,2l0,0c1.281,0 2.509,0.509 3.414,1.414c0.329,0.329 0.586,0.586 0.586,0.586c0,0 -0.304,0.609 -0.577,1.155c-0.28,0.56 -0.649,1.071 -1.091,1.513c-0.884,0.884 -2.332,2.332 -2.332,2.332Z" style="fill:#4ecd2b;"/>
<clipPath id="_clip3">
<path d="M8,23l0,-4c0,0 -0.083,-0.083 -0.201,-0.201c-0.512,-0.512 -0.799,-1.206 -0.799,-1.929c0,-0.453 0,-0.87 0,-0.87l-2,-1l-1,-1l0,-2c0,0 -0.041,-0.081 -0.106,-0.211c-0.588,-1.177 -0.894,-2.474 -0.894,-3.789c0,0 0,0 0,0l4,1l3,0l-1,1l-1,1l2,0l-1,1l-1,1l0,1l-2,0l2,2l0,0c1.281,0 2.509,0.509 3.414,1.414c0.329,0.329 0.586,0.586 0.586,0.586c0,0 -0.304,0.609 -0.577,1.155c-0.28,0.56 -0.649,1.071 -1.091,1.513c-0.884,0.884 -2.332,2.332 -2.332,2.332Z"/>
</clipPath>
<g clip-path="url(#_clip3)">
<path d="M5,15l0,-2l1,0l0,1l-1,1Z" style="fill:#f4c815;"/>
<path d="M6,17l2,0l1,2l0,5l-3,0l0,-7Z" style="fill:#f4c815;"/>
</g>
<path d="M15,9l-0.5,1l0.5,1l-1,1l-1,0l0,1l1,0l1,-1l1,1l0,-1l1,0l0,1l-1,1l-1,0l-0.925,0c-0.688,0 -1.348,0.273 -1.835,0.76c-0.138,0.138 -0.24,0.24 -0.24,0.24l0,1c0,0 0.151,0.151 0.335,0.335c0.426,0.426 1.003,0.665 1.605,0.665c0.038,0 0.06,0 0.06,0l1,1l0,0.586c0,0.905 0.36,1.774 1,2.414c0,0 0,0 0,0l1,0l2,-5l-1,0l0,-2l1,1l1,0l0,-1l2,3l1,-1l1,-1l0,1l1,0c0,0 0.275,-0.11 0.643,-0.257c1.122,-0.449 1.857,-1.535 1.857,-2.743c0,0 0,0 0,0l-0.5,-1l1,-1l1,0l0,-2l-2,-1l-1.764,0c-1.47,0 -2.921,0.342 -4.236,1c0,0 0,0 0,0l-4,-1l-2,1Z" style="fill:#4ecd2b;"/>
<clipPath id="_clip4">
<path d="M15,9l-0.5,1l0.5,1l-1,1l-1,0l0,1l1,0l1,-1l1,1l0,-1l1,0l0,1l-1,1l-1,0l-0.925,0c-0.688,0 -1.348,0.273 -1.835,0.76c-0.138,0.138 -0.24,0.24 -0.24,0.24l0,1c0,0 0.151,0.151 0.335,0.335c0.426,0.426 1.003,0.665 1.605,0.665c0.038,0 0.06,0 0.06,0l1,1l0,0.586c0,0.905 0.36,1.774 1,2.414c0,0 0,0 0,0l1,0l2,-5l-1,0l0,-2l1,1l1,0l0,-1l2,3l1,-1l1,-1l0,1l1,0c0,0 0.275,-0.11 0.643,-0.257c1.122,-0.449 1.857,-1.535 1.857,-2.743c0,0 0,0 0,0l-0.5,-1l1,-1l1,0l0,-2l-2,-1l-1.764,0c-1.47,0 -2.921,0.342 -4.236,1c0,0 0,0 0,0l-4,-1l-2,1Z"/>
</clipPath>
<g clip-path="url(#_clip4)">
<path d="M11,14l4,0l2,-2l2,1l3,0l0,1l-2,1l0,1l-1,2l-2,0l-1,-2l-5,0l0,-2Z" style="fill:#f4c815;"/>
</g>
<path d="M7,8l1,0l1,1l0,1l0.269,0c0.448,0 0.858,-0.253 1.058,-0.654c0.292,-0.583 0.673,-1.346 0.673,-1.346c0,0 -0.605,-0.303 -1.15,-0.575c-0.535,-0.268 -1.165,-0.268 -1.7,0c-0.545,0.272 -1.15,0.575 -1.15,0.575Z" style="fill:#fff;"/>
<path d="M15,7l0,-1l-1,1l0,0.5c0,0.276 0.224,0.5 0.5,0.5c0.276,0 0.5,-0.224 0.5,-0.5l0,-0.5Z" style="fill:#fff;"/>
<path d="M24.714,21c-0.189,0 -0.371,-0.075 -0.505,-0.209c-0.134,-0.134 -0.209,-0.316 -0.209,-0.505c0,0 0,0 0,-0.001c0,-0.182 0.073,-0.358 0.202,-0.487c0.508,-0.508 1.798,-1.798 1.798,-1.798l0,1l1,0l0,-1c0,0 0.476,0.952 0.771,1.543c0.151,0.3 0.229,0.632 0.229,0.968c0,0.593 0,1.489 0,1.489l-1,-1l-2.286,0Z" style="fill:#4ecd2b;"/>
<clipPath id="_clip5">
<path d="M24.714,21c-0.189,0 -0.371,-0.075 -0.505,-0.209c-0.134,-0.134 -0.209,-0.316 -0.209,-0.505c0,0 0,0 0,-0.001c0,-0.182 0.073,-0.358 0.202,-0.487c0.508,-0.508 1.798,-1.798 1.798,-1.798l0,1l1,0l0,-1c0,0 0.476,0.952 0.771,1.543c0.151,0.3 0.229,0.632 0.229,0.968c0,0.593 0,1.489 0,1.489l-1,-1l-2.286,0Z"/>
</clipPath>
<g clip-path="url(#_clip5)">
<rect x="23" y="20" width="4" height="2" style="fill:#f4c815;"/>
</g>
<g>
<path d="M24,15l1,0l0,3l0,0c-0.552,0 -1,-0.448 -1,-1c0,-0.873 0,-2 0,-2Z" style="fill:#4ecd2b;"/>
<rect x="26" y="16" width="1" height="1" style="fill:#4ecd2b;"/>
<rect x="27" y="17" width="1" height="1" style="fill:#4ecd2b;"/>
<rect x="2" y="17" width="1" height="1" style="fill:#4ecd2b;"/>
<path d="M28,12.999c0,-0.552 0.447,-0.999 0.999,-0.999c0.001,0 0.001,0 0.001,0l0,1c0,0.552 -0.448,1 -1,1c0,0 0,0 0,0l0,-1.001Z" style="fill:#4ecd2b;"/>
</g>
<rect x="5" y="6" width="2" height="2" style="fill:#4ecd2b;"/>
</g>
<path d="M14,10l0,0c-0.552,0 -1,0.448 -1,1l0,0l1,0l0,-1Z" style="fill:#4ecd2b;"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
public/images/AliceBarista.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

BIN
public/images/AliceDefault.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
public/images/AliceHeartTrans.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Some files were not shown because too many files have changed in this diff Show More