figbert.com-website

[ACTIVE] the website and home of figbert on the clearnet
git clone git://git.figbert.com/figbert.com-website.git
Log | Files | Refs | README | LICENSE

commit c74d9b27349f4241acf4c33d872efd86fc54ec19
parent cfd19f812c6e553b872206011e2ce0a12a3334ec
Author: FIGBERT <figbert@figbert.com>
Date:   Sat, 29 Aug 2020 14:10:40 -0700

:bento: Replace scroll.svg with ycombinator.svg

Diffstat:
Dstatic/emoji/scroll.svg | 23-----------------------
Astatic/emoji/ycombinator.svg | 4++++
2 files changed, 4 insertions(+), 23 deletions(-)

diff --git a/static/emoji/scroll.svg b/static/emoji/scroll.svg @@ -1,23 +0,0 @@ -<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> - <g id="color"> - <rect x="15.0229" y="16.2834" width="41.9541" height="40.9771" fill="#F4AA41" stroke="none"/> - <polyline fill="#E27022" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="16,55.7479 11,55.9479 11,60.9896 61,60.9896 61,53.9479 56,54.1479"/> - <polyline fill="#E27022" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="56,16.2834 61,16.0834 61,11.0417 11,11.0417 11,18.0834 16,17.8834"/> - </g> - <g id="hair"/> - <g id="skin"/> - <g id="skin-shadow"/> - <g id="line"> - <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="16,55.7479 11,55.9479 11,60.9896 61,60.9896 61,53.9479 56,54.1479"/> - <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="56,16.2834 61,16.0834 61,11.0417 11,11.0417 11,18.0834 16,17.8834"/> - <polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="56,16.2834 34.6258,17.1383 16,17.8834"/> - <line x1="16" x2="56" y1="55.7479" y2="54.1479" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="16" x2="16" y1="22.0023" y2="50.0603" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="56" x2="56" y1="22.0023" y2="50.0603" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="20.8523" x2="31.8614" y1="24.9034" y2="24.9034" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="20.8523" x2="52.019" y1="30.1515" y2="30.1515" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="20.8523" x2="52.019" y1="35.3997" y2="35.3997" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="20.8523" x2="52.019" y1="40.6479" y2="40.6479" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - <line x1="20.8523" x2="52.019" y1="45.896" y2="45.896" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> - </g> -</svg> diff --git a/static/emoji/ycombinator.svg b/static/emoji/ycombinator.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> + <path d="m4 4h12.8v12.8h-12.8v-12.8zm5.9687 7.2373-2.197-4.1157h1.0041l1.2924 2.6046c0.0199 0.04639 0.0431 0.09444 0.0696 0.14415 0.0265 0.0497 0.0497 0.10107 0.0696 0.15404 0.0132 0.0199 0.0232 0.0382 0.0298 0.0547 0.0066 0.0166 0.0133 0.0315 0.0199 0.0448 0.0331 0.0662 0.0629 0.1309 0.0895 0.1938 0.0265 0.063 0.0497 0.121 0.0695 0.174 0.0531-0.1127 0.1111-0.2336 0.174-0.3629 0.063-0.12921 0.1276-0.26341 0.1939-0.40259l1.3122-2.6046h0.9345l-2.2169 4.1654v2.6543h-0.84502v-2.704z" clip-rule="evenodd" fill="#FB651E" fill-rule="evenodd"/> +</svg>