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 e1d2807daa6b603b09d82eda3c221a402477ea8f
parent a9f90b37717edcef6410f1a0120250c9f24ba73f
Author: FIGBERT <figbert@figbert.com>
Date:   Sun, 16 Aug 2020 16:49:15 -0700

:bento: Add link emoji

Diffstat:
Astatic/emoji/link.svg | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/static/emoji/link.svg b/static/emoji/link.svg @@ -0,0 +1,15 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <polygon fill="#D0CFCE" stroke="none" points="27,36 27,41 31,45 62,45 67,43 68,39 68,32 66,28 62,27 48,27 48,33 60,33 62,34 62,39 60,40 35,40 33,38 33,36 27,36"/> + <polygon fill="#D0CFCE" stroke="none" points="45,36 45,31 41,27 10,27 5,29 4,33 4,40 6,44 10,45 24,45 24,39 12,39 10,38 10,33 12,32 37,32 39,34 39,36 45,36"/> + </g> + <g id="hair"/> + <g id="skin"/> + <g id="skin-shadow"/> + <g id="line"> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M49.0417,27H62c3.3,0,6,2.7,6,6v6c0,3.3-2.7,6-6,6H33c-3.3,0-6-2.7-6-6v-2"/> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M49,33h11.0001c1.1046,0,2,0.7374,2,1.647v2.7058c0,0.9096-0.8954,1.647-2,1.647h-25c-1.1046,0-2-0.7374-2-1.647v-0.3737"/> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M22.9882,45H10c-3.3,0-6-2.7-6-6v-6c0-3.3,2.7-6,6-6h29c3.3,0,6,2.7,6,6v2"/> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M23,39H11.9999c-1.1046,0-2-0.7374-2-1.647v-2.7059c0-0.9096,0.8954-1.647,2-1.647h25c1.1046,0,2,0.7374,2,1.647l0.0001,0.3454"/> + </g> +</svg>