diff options
Diffstat (limited to 'public/emoji')
-rw-r--r-- | public/emoji/github.svg | 43 | ||||
-rw-r--r-- | public/emoji/instagram.png | bin | 0 -> 148774 bytes | |||
-rw-r--r-- | public/emoji/monero.png | bin | 0 -> 20006 bytes | |||
-rw-r--r-- | public/emoji/taskwarrior.png | bin | 0 -> 7444 bytes | |||
-rw-r--r-- | public/emoji/telegram.svg | 1 |
5 files changed, 44 insertions, 0 deletions
diff --git a/public/emoji/github.svg b/public/emoji/github.svg new file mode 100644 index 0000000..b54b845 --- /dev/null +++ b/public/emoji/github.svg @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="1024" + height="1024" + viewBox="0 0 1024 1024" + fill="none" + version="1.1" + id="svg4" + sodipodi:docname="github.svg" + inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs8" /> + <sodipodi:namedview + id="namedview6" + pagecolor="#505050" + bordercolor="#eeeeee" + borderopacity="1" + inkscape:pageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + showgrid="false" + inkscape:zoom="0.19769564" + inkscape:cx="508.35718" + inkscape:cy="1090.0594" + inkscape:window-width="1294" + inkscape:window-height="950" + inkscape:window-x="48" + inkscape:window-y="80" + inkscape:window-maximized="1" + inkscape:current-layer="svg4" /> + <path + fill-rule="evenodd" + clip-rule="evenodd" + d="M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z" + transform="scale(64)" + fill="#1B1F23" + id="path2" + style="fill:#ffffff" /> +</svg> diff --git a/public/emoji/instagram.png b/public/emoji/instagram.png Binary files differnew file mode 100644 index 0000000..e7e43ca --- /dev/null +++ b/public/emoji/instagram.png diff --git a/public/emoji/monero.png b/public/emoji/monero.png Binary files differnew file mode 100644 index 0000000..d26a63c --- /dev/null +++ b/public/emoji/monero.png diff --git a/public/emoji/taskwarrior.png b/public/emoji/taskwarrior.png Binary files differnew file mode 100644 index 0000000..7a745b8 --- /dev/null +++ b/public/emoji/taskwarrior.png diff --git a/public/emoji/telegram.svg b/public/emoji/telegram.svg new file mode 100644 index 0000000..080818f --- /dev/null +++ b/public/emoji/telegram.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240"><defs><linearGradient id="a" x1=".667" x2=".417" y1=".167" y2=".75"><stop offset="0" stop-color="#37aee2"/><stop offset="1" stop-color="#1e96c8"/></linearGradient><linearGradient id="b" x1=".66" x2=".851" y1=".437" y2=".802"><stop offset="0" stop-color="#eff7fc"/><stop offset="1" stop-color="#fff"/></linearGradient></defs><circle cx="120" cy="120" r="120" fill="url(#a)"/><path fill="#c8daea" d="M98 175c-3.888 0-3.227-1.468-4.568-5.17L82 132.207 170 80"/><path fill="#a9c9dd" d="M98 175c3 0 4.325-1.372 6-3l16-15.558-19.958-12.035"/><path fill="url(#b)" d="M100.04 144.41l48.36 35.729c5.519 3.045 9.501 1.468 10.876-5.123l19.685-92.763c2.015-8.08-3.08-11.746-8.36-9.349l-115.59 44.571c-7.89 3.165-7.843 7.567-1.438 9.528l29.663 9.259 68.673-43.325c3.242-1.966 6.218-.91 3.776 1.258"/></svg>
\ No newline at end of file |