<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Dynalgo - Dynalgo maze example</title>
<style>
body {
background-color: white;
color: darkblue;
margin: 0px;
padding: 0px;
display: flex;
}
:link {
color:darkblue;
}
section {
display: flex;
flex-flow: row nowrap;
width: 100%;
height: 100vh;
padding: 0px;
margin: 0px;
justify-content: space-between;
}
article {
display: flex;
border: none;
width: 50%;
height: 100%;
padding: 0px;
margin: 0px;
overflow: hidden;
border-left: 1px solid lightgrey;
}
svg text{
text-anchor: middle;
dominant-baseline: middle;
}
@media screen and (max-width: 800px) {
body {
flex-direction: column;
width: 100%;
}
section {
border-left: none;
flex-direction: column;
width: 100%;
}
article {
border-top: 1px solid lightgrey;
border-left: none;
width: 100%;
}
}
.selected {
font-style: italic;
border-top : 1px solid darkblue;
border-bottom : 1px solid darkblue;
}
.info a {
font-size: 1.5em;
padding: 0px;
margin: 0px;
text-decoration: none;
cursor: pointer;
font-style: italic;
}
</style>
<script>
function pause(svg) {
if (svg.animationsPaused()) {
svg.unpauseAnimations();
} else {
svg.pauseAnimations();
}
}
</script>
</head>
<body>
<section>
<article>
<svg class="svg_dynalgo" onclick="pause(this)" viewBox="-30 -30 375 375" preserveAspectRatio="xMidYMid meet">
<path id="😽😾127" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 315 L270 315 Z" />
<path id="😼😽126" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 315 L225 315 Z" />
<path id="😻😼125" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 315 L180 315 Z" />
<path id="😹😺124" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 315 L90 315 Z" />
<path id="😸😹123" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 315 L45 315 Z" />
<path id="😷😿122" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 270 L315 315 Z" />
<path id="😶😾121" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 270 L270 315 Z" />
<path id="😵😶120" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 270 L270 270 Z" />
<path id="😴😼119" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 270 L180 315 Z" />
<path id="😳😻118" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 270 L135 315 Z" />
<path id="😱😹117" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 270 L45 315 Z" />
<path id="😰😱116" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 270 L45 270 Z" />
<path id="😯😷115" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 225 L315 270 Z" />
<path id="😮😶114" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 225 L270 270 Z" />
<path id="😬😴113" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 225 L180 270 Z" />
<path id="😫😬112" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 225 L180 225 Z" />
<path id="😪😲111" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 225 L90 270 Z" />
<path id="😪😫110" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 225 L135 225 Z" />
<path id="😩😱109" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 225 L45 270 Z" />
<path id="😨😩108" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 225 L45 225 Z" />
<path id="😧😯107" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 180 L315 225 Z" />
<path id="😦😮106" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 180 L270 225 Z" />
<path id="😦😧105" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 180 L315 180 Z" />
<path id="😥😭104" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 180 L225 225 Z" />
<path id="😥😦103" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 180 L270 180 Z" />
<path id="😤😬102" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 180 L180 225 Z" />
<path id="😣😤101" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 180 L180 180 Z" />
<path id="😢😪100" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 180 L90 225 Z" />
<path id="😡😩99" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 180 L45 225 Z" />
<path id="😡😢98" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 180 L90 180 Z" />
<path id="😠😡97" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 180 L45 180 Z" />
<path id="😞😦96" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 135 L270 180 Z" />
<path id="😞😟95" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 135 L315 135 Z" />
<path id="😝😥94" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 135 L225 180 Z" />
<path id="😜😝93" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 135 L225 135 Z" />
<path id="😚😢92" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 135 L90 180 Z" />
<path id="😙😚91" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 135 L90 135 Z" />
<path id="😘😠90" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 135 L0 180 Z" />
<path id="😗😟89" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 90 L315 135 Z" />
<path id="😕😝88" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 90 L225 135 Z" />
<path id="😕😖87" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 90 L270 90 Z" />
<path id="😔😕86" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 90 L225 90 Z" />
<path id="😓😛85" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 90 L135 135 Z" />
<path id="😒😓84" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 90 L135 90 Z" />
<path id="😑😒83" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 90 L90 90 Z" />
<path id="😐😘82" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 90 L0 135 Z" />
<path id="😐😑81" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 90 L45 90 Z" />
<path id="😎😖80" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 45 L270 90 Z" />
<path id="😎😏79" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 45 L315 45 Z" />
<path id="😌😔78" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 45 L180 90 Z" />
<path id="😋😓77" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 45 L135 90 Z" />
<path id="😊😒76" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 45 L90 90 Z" />
<path id="😈😐75" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 45 L0 90 Z" />
<path id="😈😉74" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 45 L45 45 Z" />
<path id="😇😏73" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 0 L315 45 Z" />
<path id="😆😎72" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 0 L270 45 Z" />
<path id="😅😍71" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 0 L225 45 Z" />
<path id="😄😅70" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 0 L225 0 Z" />
<path id="😃😄69" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 0 L180 0 Z" />
<path id="😂😊68" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 0 L90 45 Z" />
<path id="😂😃67" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 0 L135 0 Z" />
<path id="😁😉66" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 0 L45 45 Z" />
<path id="😀😁65" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 0 L45 0 Z" />
<g id="😀1" opacity="0">
<circle id="c😀1" cx="0" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😀1" x="0" y="0" fill="rgb(0,0,0)">😀</text>
</g>
<g id="😁2" opacity="0">
<circle id="c😁2" cx="45" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😁2" x="45" y="0" fill="rgb(0,0,0)">😁</text>
</g>
<g id="😂3" opacity="0">
<circle id="c😂3" cx="90" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😂3" x="90" y="0" fill="rgb(0,0,0)">😂</text>
</g>
<g id="😃4" opacity="0">
<circle id="c😃4" cx="135" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😃4" x="135" y="0" fill="rgb(0,0,0)">😃</text>
</g>
<g id="😄5" opacity="0">
<circle id="c😄5" cx="180" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😄5" x="180" y="0" fill="rgb(0,0,0)">😄</text>
</g>
<g id="😅6" opacity="0">
<circle id="c😅6" cx="225" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😅6" x="225" y="0" fill="rgb(0,0,0)">😅</text>
</g>
<g id="😆7" opacity="0">
<circle id="c😆7" cx="270" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😆7" x="270" y="0" fill="rgb(0,0,0)">😆</text>
</g>
<g id="😇8" opacity="0">
<circle id="c😇8" cx="315" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😇8" x="315" y="0" fill="rgb(0,0,0)">😇</text>
</g>
<g id="😈9" opacity="0">
<circle id="c😈9" cx="0" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😈9" x="0" y="45" fill="rgb(0,0,0)">😈</text>
</g>
<g id="😉10" opacity="0">
<circle id="c😉10" cx="45" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😉10" x="45" y="45" fill="rgb(0,0,0)">😉</text>
</g>
<g id="😊11" opacity="0">
<circle id="c😊11" cx="90" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😊11" x="90" y="45" fill="rgb(0,0,0)">😊</text>
</g>
<g id="😋12" opacity="0">
<circle id="c😋12" cx="135" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😋12" x="135" y="45" fill="rgb(0,0,0)">😋</text>
</g>
<g id="😌13" opacity="0">
<circle id="c😌13" cx="180" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😌13" x="180" y="45" fill="rgb(0,0,0)">😌</text>
</g>
<g id="😍14" opacity="0">
<circle id="c😍14" cx="225" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😍14" x="225" y="45" fill="rgb(0,0,0)">😍</text>
</g>
<g id="😎15" opacity="0">
<circle id="c😎15" cx="270" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😎15" x="270" y="45" fill="rgb(0,0,0)">😎</text>
</g>
<g id="😏16" opacity="0">
<circle id="c😏16" cx="315" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😏16" x="315" y="45" fill="rgb(0,0,0)">😏</text>
</g>
<g id="😐17" opacity="0">
<circle id="c😐17" cx="0" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😐17" x="0" y="90" fill="rgb(0,0,0)">😐</text>
</g>
<g id="😑18" opacity="0">
<circle id="c😑18" cx="45" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😑18" x="45" y="90" fill="rgb(0,0,0)">😑</text>
</g>
<g id="😒19" opacity="0">
<circle id="c😒19" cx="90" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😒19" x="90" y="90" fill="rgb(0,0,0)">😒</text>
</g>
<g id="😓20" opacity="0">
<circle id="c😓20" cx="135" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😓20" x="135" y="90" fill="rgb(0,0,0)">😓</text>
</g>
<g id="😔21" opacity="0">
<circle id="c😔21" cx="180" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😔21" x="180" y="90" fill="rgb(0,0,0)">😔</text>
</g>
<g id="😕22" opacity="0">
<circle id="c😕22" cx="225" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😕22" x="225" y="90" fill="rgb(0,0,0)">😕</text>
</g>
<g id="😖23" opacity="0">
<circle id="c😖23" cx="270" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😖23" x="270" y="90" fill="rgb(0,0,0)">😖</text>
</g>
<g id="😗24" opacity="0">
<circle id="c😗24" cx="315" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😗24" x="315" y="90" fill="rgb(0,0,0)">😗</text>
</g>
<g id="😘25" opacity="0">
<circle id="c😘25" cx="0" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😘25" x="0" y="135" fill="rgb(0,0,0)">😘</text>
</g>
<g id="😙26" opacity="0">
<circle id="c😙26" cx="45" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😙26" x="45" y="135" fill="rgb(0,0,0)">😙</text>
</g>
<g id="😚27" opacity="0">
<circle id="c😚27" cx="90" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😚27" x="90" y="135" fill="rgb(0,0,0)">😚</text>
</g>
<g id="😛28" opacity="0">
<circle id="c😛28" cx="135" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😛28" x="135" y="135" fill="rgb(0,0,0)">😛</text>
</g>
<g id="😜29" opacity="0">
<circle id="c😜29" cx="180" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😜29" x="180" y="135" fill="rgb(0,0,0)">😜</text>
</g>
<g id="😝30" opacity="0">
<circle id="c😝30" cx="225" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😝30" x="225" y="135" fill="rgb(0,0,0)">😝</text>
</g>
<g id="😞31" opacity="0">
<circle id="c😞31" cx="270" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😞31" x="270" y="135" fill="rgb(0,0,0)">😞</text>
</g>
<g id="😟32" opacity="0">
<circle id="c😟32" cx="315" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😟32" x="315" y="135" fill="rgb(0,0,0)">😟</text>
</g>
<g id="😠33" opacity="0">
<circle id="c😠33" cx="0" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😠33" x="0" y="180" fill="rgb(0,0,0)">😠</text>
</g>
<g id="😡34" opacity="0">
<circle id="c😡34" cx="45" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😡34" x="45" y="180" fill="rgb(0,0,0)">😡</text>
</g>
<g id="😢35" opacity="0">
<circle id="c😢35" cx="90" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😢35" x="90" y="180" fill="rgb(0,0,0)">😢</text>
</g>
<g id="😣36" opacity="0">
<circle id="c😣36" cx="135" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😣36" x="135" y="180" fill="rgb(0,0,0)">😣</text>
</g>
<g id="😤37" opacity="0">
<circle id="c😤37" cx="180" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😤37" x="180" y="180" fill="rgb(0,0,0)">😤</text>
</g>
<g id="😥38" opacity="0">
<circle id="c😥38" cx="225" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😥38" x="225" y="180" fill="rgb(0,0,0)">😥</text>
</g>
<g id="😦39" opacity="0">
<circle id="c😦39" cx="270" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😦39" x="270" y="180" fill="rgb(0,0,0)">😦</text>
</g>
<g id="😧40" opacity="0">
<circle id="c😧40" cx="315" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😧40" x="315" y="180" fill="rgb(0,0,0)">😧</text>
</g>
<g id="😨41" opacity="0">
<circle id="c😨41" cx="0" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😨41" x="0" y="225" fill="rgb(0,0,0)">😨</text>
</g>
<g id="😩42" opacity="0">
<circle id="c😩42" cx="45" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😩42" x="45" y="225" fill="rgb(0,0,0)">😩</text>
</g>
<g id="😪43" opacity="0">
<circle id="c😪43" cx="90" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😪43" x="90" y="225" fill="rgb(0,0,0)">😪</text>
</g>
<g id="😫44" opacity="0">
<circle id="c😫44" cx="135" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😫44" x="135" y="225" fill="rgb(0,0,0)">😫</text>
</g>
<g id="😬45" opacity="0">
<circle id="c😬45" cx="180" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😬45" x="180" y="225" fill="rgb(0,0,0)">😬</text>
</g>
<g id="😭46" opacity="0">
<circle id="c😭46" cx="225" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😭46" x="225" y="225" fill="rgb(0,0,0)">😭</text>
</g>
<g id="😮47" opacity="0">
<circle id="c😮47" cx="270" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😮47" x="270" y="225" fill="rgb(0,0,0)">😮</text>
</g>
<g id="😯48" opacity="0">
<circle id="c😯48" cx="315" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😯48" x="315" y="225" fill="rgb(0,0,0)">😯</text>
</g>
<g id="😰49" opacity="0">
<circle id="c😰49" cx="0" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😰49" x="0" y="270" fill="rgb(0,0,0)">😰</text>
</g>
<g id="😱50" opacity="0">
<circle id="c😱50" cx="45" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😱50" x="45" y="270" fill="rgb(0,0,0)">😱</text>
</g>
<g id="😲51" opacity="0">
<circle id="c😲51" cx="90" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😲51" x="90" y="270" fill="rgb(0,0,0)">😲</text>
</g>
<g id="😳52" opacity="0">
<circle id="c😳52" cx="135" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😳52" x="135" y="270" fill="rgb(0,0,0)">😳</text>
</g>
<g id="😴53" opacity="0">
<circle id="c😴53" cx="180" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😴53" x="180" y="270" fill="rgb(0,0,0)">😴</text>
</g>
<g id="😵54" opacity="0">
<circle id="c😵54" cx="225" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😵54" x="225" y="270" fill="rgb(0,0,0)">😵</text>
</g>
<g id="😶55" opacity="0">
<circle id="c😶55" cx="270" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😶55" x="270" y="270" fill="rgb(0,0,0)">😶</text>
</g>
<g id="😷56" opacity="0">
<circle id="c😷56" cx="315" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😷56" x="315" y="270" fill="rgb(0,0,0)">😷</text>
</g>
<g id="😸57" opacity="0">
<circle id="c😸57" cx="0" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😸57" x="0" y="315" fill="rgb(0,0,0)">😸</text>
</g>
<g id="😹58" opacity="0">
<circle id="c😹58" cx="45" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😹58" x="45" y="315" fill="rgb(0,0,0)">😹</text>
</g>
<g id="😺59" opacity="0">
<circle id="c😺59" cx="90" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😺59" x="90" y="315" fill="rgb(0,0,0)">😺</text>
</g>
<g id="😻60" opacity="0">
<circle id="c😻60" cx="135" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😻60" x="135" y="315" fill="rgb(0,0,0)">😻</text>
</g>
<g id="😼61" opacity="0">
<circle id="c😼61" cx="180" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😼61" x="180" y="315" fill="rgb(0,0,0)">😼</text>
</g>
<g id="😽62" opacity="0">
<circle id="c😽62" cx="225" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😽62" x="225" y="315" fill="rgb(0,0,0)">😽</text>
</g>
<g id="😾63" opacity="0">
<circle id="c😾63" cx="270" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😾63" x="270" y="315" fill="rgb(0,0,0)">😾</text>
</g>
<g id="😿64" opacity="0">
<circle id="c😿64" cx="315" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😿64" x="315" y="315" fill="rgb(0,0,0)">😿</text>
</g>
<animate href="#😀😁65" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😀😁65" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😀😁65" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😁😉66" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😁😉66" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😁😉66" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂😃67" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😂😃67" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😂😃67" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂😊68" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😂😊68" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😂😊68" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😃😄69" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😃😄69" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😃😄69" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😄😅70" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😄😅70" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😄😅70" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😅😍71" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😅😍71" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😅😍71" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😆😎72" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😆😎72" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😆😎72" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😇😏73" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😇😏73" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😇😏73" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈😉74" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😈😉74" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😈😉74" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈😐75" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😈😐75" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😈😐75" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😊😒76" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😊😒76" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😊😒76" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😋😓77" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😋😓77" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😋😓77" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😌😔78" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😌😔78" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😌😔78" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎😏79" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😎😏79" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😎😏79" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎😖80" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😎😖80" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😎😖80" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐😑81" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😐😑81" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😐😑81" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐😘82" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😐😘82" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😐😘82" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😑😒83" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😑😒83" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😑😒83" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😒😓84" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😒😓84" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😒😓84" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😓😛85" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😓😛85" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😓😛85" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😔😕86" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😔😕86" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😔😕86" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕😖87" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😕😖87" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😕😖87" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕😝88" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😕😝88" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😕😝88" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😗😟89" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😗😟89" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😗😟89" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😘😠90" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😘😠90" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😘😠90" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😙😚91" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😙😚91" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😙😚91" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😚😢92" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😚😢92" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😚😢92" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😜😝93" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😜😝93" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😜😝93" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😝😥94" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😝😥94" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😝😥94" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞😟95" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😞😟95" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😞😟95" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞😦96" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😞😦96" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😞😦96" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😠😡97" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😠😡97" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😠😡97" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡😢98" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😡😢98" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😡😢98" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡😩99" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😡😩99" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😡😩99" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😢😪100" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😢😪100" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😢😪100" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😣😤101" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😣😤101" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😣😤101" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😤😬102" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😤😬102" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😤😬102" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥😦103" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😥😦103" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😥😦103" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥😭104" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😥😭104" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😥😭104" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦😧105" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😦😧105" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😦😧105" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦😮106" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😦😮106" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😦😮106" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😧😯107" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😧😯107" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😧😯107" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😨😩108" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😨😩108" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😨😩108" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😩😱109" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😩😱109" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😩😱109" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪😫110" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😪😫110" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😪😫110" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪😲111" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😪😲111" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😪😲111" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😫😬112" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😫😬112" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😫😬112" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😬😴113" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😬😴113" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😬😴113" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😮😶114" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😮😶114" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😮😶114" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😯😷115" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😯😷115" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😯😷115" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😰😱116" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😰😱116" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😰😱116" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😱😹117" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😱😹117" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😱😹117" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😳😻118" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😳😻118" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😳😻118" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😴😼119" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😴😼119" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😴😼119" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😵😶120" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😵😶120" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😵😶120" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😶😾121" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😶😾121" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😶😾121" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😷😿122" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😷😿122" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😷😿122" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😸😹123" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😸😹123" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😸😹123" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😹😺124" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😹😺124" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😹😺124" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😻😼125" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😻😼125" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😻😼125" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😼😽126" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😼😽126" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😼😽126" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😽😾127" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😽😾127" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😽😾127" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😀1" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😁2" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂3" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😃4" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😄5" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😅6" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😆7" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😇8" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈9" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😉10" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😊11" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😋12" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😌13" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😍14" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎15" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😏16" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐17" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😑18" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😒19" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😓20" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😔21" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕22" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😖23" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😗24" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😘25" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😙26" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😚27" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😛28" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😜29" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😝30" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞31" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😟32" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😠33" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡34" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😢35" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😣36" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😤37" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥38" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦39" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😧40" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😨41" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😩42" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪43" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😫44" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😬45" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😭46" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😮47" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😯48" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😰49" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😱50" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😲51" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😳52" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😴53" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😵54" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😶55" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😷56" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😸57" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😹58" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😺59" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😻60" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😼61" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😽62" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😾63" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😿64" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😀😁65" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😁😉66" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😂😃67" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😂😊68" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😃😄69" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😄😅70" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😅😍71" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😆😎72" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😇😏73" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😈😉74" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😈😐75" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😊😒76" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😋😓77" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😌😔78" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😎😏79" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😎😖80" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😐😑81" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😐😘82" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😑😒83" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😒😓84" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😓😛85" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😔😕86" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😕😖87" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😕😝88" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😗😟89" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😘😠90" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😙😚91" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😚😢92" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😜😝93" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😝😥94" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😞😟95" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😞😦96" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😠😡97" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😡😢98" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😡😩99" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😢😪100" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😣😤101" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😤😬102" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😥😦103" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😥😭104" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😦😧105" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😦😮106" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😧😯107" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😨😩108" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😩😱109" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😪😫110" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😪😲111" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😫😬112" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😬😴113" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😮😶114" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😯😷115" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😰😱116" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😱😹117" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😳😻118" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😴😼119" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😵😶120" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😶😾121" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😷😿122" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😸😹123" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😹😺124" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😻😼125" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😼😽126" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😽😾127" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀1" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀1" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀1" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😁2" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😂3" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😃4" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😄5" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😅6" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😆7" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😇8" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😈9" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😉10" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😊11" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😋12" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😌13" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😍14" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😎15" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😏16" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😐17" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😑18" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😒19" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😓20" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😔21" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😕22" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😖23" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😗24" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😘25" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😙26" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😚27" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😛28" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😜29" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😝30" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😞31" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😟32" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😠33" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😡34" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😢35" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😣36" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😤37" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😥38" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😦39" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😧40" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😨41" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😩42" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😪43" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😫44" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😬45" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😭46" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😮47" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😯48" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😰49" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😱50" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😲51" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😳52" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😴53" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😵54" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😶55" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😷56" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😸57" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😹58" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😺59" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😻60" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😼61" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😽62" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😾63" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😿64" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😿64" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="302ms" fill="freeze"/>
<animate href="#c😿64" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="302ms" fill="freeze"/>
<animate href="#c😀1" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="5604ms" fill="freeze"/>
<animate href="#😀😁65" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="6105ms" fill="freeze"/>
<animate href="#😀😁65" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="6105ms" fill="freeze"/>
<animate href="#c😁2" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="6406ms" fill="freeze"/>
<animate href="#😁😉66" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="6907ms" fill="freeze"/>
<animate href="#😁😉66" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="6907ms" fill="freeze"/>
<animate href="#c😉10" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="7208ms" fill="freeze"/>
<animate href="#😈😉74" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="7709ms" fill="freeze"/>
<animate href="#😈😉74" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="7709ms" fill="freeze"/>
<animate href="#c😈9" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="8010ms" fill="freeze"/>
<animate href="#😈😐75" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="8511ms" fill="freeze"/>
<animate href="#😈😐75" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="8511ms" fill="freeze"/>
<animate href="#c😐17" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="8812ms" fill="freeze"/>
<animate href="#😐😑81" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="9313ms" fill="freeze"/>
<animate href="#😐😑81" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="9313ms" fill="freeze"/>
<animate href="#c😑18" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="9614ms" fill="freeze"/>
<animate href="#😑😒83" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="10115ms" fill="freeze"/>
<animate href="#😑😒83" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="10115ms" fill="freeze"/>
<animate href="#c😒19" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="10416ms" fill="freeze"/>
<animate href="#😊😒76" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="10917ms" fill="freeze"/>
<animate href="#😊😒76" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="10917ms" fill="freeze"/>
<animate href="#c😊11" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="11218ms" fill="freeze"/>
<animate href="#😂😊68" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="11719ms" fill="freeze"/>
<animate href="#😂😊68" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="11719ms" fill="freeze"/>
<animate href="#c😂3" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="12020ms" fill="freeze"/>
<animate href="#😂😃67" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="12521ms" fill="freeze"/>
<animate href="#😂😃67" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="12521ms" fill="freeze"/>
<animate href="#c😃4" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="12822ms" fill="freeze"/>
<animate href="#😃😄69" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="13323ms" fill="freeze"/>
<animate href="#😃😄69" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="13323ms" fill="freeze"/>
<animate href="#c😄5" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="13624ms" fill="freeze"/>
<animate href="#😄😅70" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="14125ms" fill="freeze"/>
<animate href="#😄😅70" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="14125ms" fill="freeze"/>
<animate href="#c😅6" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="14426ms" fill="freeze"/>
<animate href="#😅😍71" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="14927ms" fill="freeze"/>
<animate href="#😅😍71" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="14927ms" fill="freeze"/>
<animate href="#c😍14" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="15228ms" fill="freeze"/>
<animate href="#c😍14" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="15729ms" fill="freeze"/>
<animate href="#c😅6" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="16230ms" fill="freeze"/>
<animate href="#c😄5" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="16731ms" fill="freeze"/>
<animate href="#c😃4" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="17232ms" fill="freeze"/>
<animate href="#c😂3" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="17733ms" fill="freeze"/>
<animate href="#c😊11" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="18234ms" fill="freeze"/>
<animate href="#😒😓84" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="18735ms" fill="freeze"/>
<animate href="#😒😓84" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="18735ms" fill="freeze"/>
<animate href="#c😓20" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="19036ms" fill="freeze"/>
<animate href="#😋😓77" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="19537ms" fill="freeze"/>
<animate href="#😋😓77" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="19537ms" fill="freeze"/>
<animate href="#c😋12" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="19838ms" fill="freeze"/>
<animate href="#c😋12" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="20339ms" fill="freeze"/>
<animate href="#😓😛85" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="20840ms" fill="freeze"/>
<animate href="#😓😛85" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="20840ms" fill="freeze"/>
<animate href="#c😛28" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="21141ms" fill="freeze"/>
<animate href="#c😛28" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="21642ms" fill="freeze"/>
<animate href="#c😓20" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="22143ms" fill="freeze"/>
<animate href="#c😒19" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="22644ms" fill="freeze"/>
<animate href="#c😑18" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="23145ms" fill="freeze"/>
<animate href="#😐😘82" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="23646ms" fill="freeze"/>
<animate href="#😐😘82" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="23646ms" fill="freeze"/>
<animate href="#c😘25" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="23947ms" fill="freeze"/>
<animate href="#😘😠90" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="24448ms" fill="freeze"/>
<animate href="#😘😠90" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="24448ms" fill="freeze"/>
<animate href="#c😠33" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="24749ms" fill="freeze"/>
<animate href="#😠😡97" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="25250ms" fill="freeze"/>
<animate href="#😠😡97" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="25250ms" fill="freeze"/>
<animate href="#c😡34" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="25551ms" fill="freeze"/>
<animate href="#😡😢98" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="26052ms" fill="freeze"/>
<animate href="#😡😢98" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="26052ms" fill="freeze"/>
<animate href="#c😢35" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="26353ms" fill="freeze"/>
<animate href="#😚😢92" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="26854ms" fill="freeze"/>
<animate href="#😚😢92" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="26854ms" fill="freeze"/>
<animate href="#c😚27" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="27155ms" fill="freeze"/>
<animate href="#😙😚91" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="27656ms" fill="freeze"/>
<animate href="#😙😚91" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="27656ms" fill="freeze"/>
<animate href="#c😙26" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="27957ms" fill="freeze"/>
<animate href="#c😙26" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="28458ms" fill="freeze"/>
<animate href="#c😚27" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="28959ms" fill="freeze"/>
<animate href="#😢😪100" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="29460ms" fill="freeze"/>
<animate href="#😢😪100" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="29460ms" fill="freeze"/>
<animate href="#c😪43" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="29761ms" fill="freeze"/>
<animate href="#😪😫110" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="30262ms" fill="freeze"/>
<animate href="#😪😫110" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="30262ms" fill="freeze"/>
<animate href="#c😫44" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="30563ms" fill="freeze"/>
<animate href="#😫😬112" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="31064ms" fill="freeze"/>
<animate href="#😫😬112" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="31064ms" fill="freeze"/>
<animate href="#c😬45" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="31365ms" fill="freeze"/>
<animate href="#😤😬102" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="31866ms" fill="freeze"/>
<animate href="#😤😬102" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="31866ms" fill="freeze"/>
<animate href="#c😤37" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="32167ms" fill="freeze"/>
<animate href="#😣😤101" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="32668ms" fill="freeze"/>
<animate href="#😣😤101" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="32668ms" fill="freeze"/>
<animate href="#c😣36" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="32969ms" fill="freeze"/>
<animate href="#c😣36" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="33470ms" fill="freeze"/>
<animate href="#c😤37" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="33971ms" fill="freeze"/>
<animate href="#😬😴113" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="34472ms" fill="freeze"/>
<animate href="#😬😴113" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="34472ms" fill="freeze"/>
<animate href="#c😴53" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="34773ms" fill="freeze"/>
<animate href="#😴😼119" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="35274ms" fill="freeze"/>
<animate href="#😴😼119" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="35274ms" fill="freeze"/>
<animate href="#c😼61" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="35575ms" fill="freeze"/>
<animate href="#😻😼125" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="36076ms" fill="freeze"/>
<animate href="#😻😼125" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="36076ms" fill="freeze"/>
<animate href="#c😻60" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="36377ms" fill="freeze"/>
<animate href="#😳😻118" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="36878ms" fill="freeze"/>
<animate href="#😳😻118" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="36878ms" fill="freeze"/>
<animate href="#c😳52" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="37179ms" fill="freeze"/>
<animate href="#c😳52" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="37680ms" fill="freeze"/>
<animate href="#c😻60" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="38181ms" fill="freeze"/>
<animate href="#😼😽126" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="38682ms" fill="freeze"/>
<animate href="#😼😽126" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="38682ms" fill="freeze"/>
<animate href="#c😽62" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="38983ms" fill="freeze"/>
<animate href="#😽😾127" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="39484ms" fill="freeze"/>
<animate href="#😽😾127" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="39484ms" fill="freeze"/>
<animate href="#c😾63" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="39785ms" fill="freeze"/>
<animate href="#😶😾121" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="40286ms" fill="freeze"/>
<animate href="#😶😾121" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="40286ms" fill="freeze"/>
<animate href="#c😶55" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="40587ms" fill="freeze"/>
<animate href="#😮😶114" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="41088ms" fill="freeze"/>
<animate href="#😮😶114" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="41088ms" fill="freeze"/>
<animate href="#c😮47" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="41389ms" fill="freeze"/>
<animate href="#😦😮106" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="41890ms" fill="freeze"/>
<animate href="#😦😮106" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="41890ms" fill="freeze"/>
<animate href="#c😦39" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="42191ms" fill="freeze"/>
<animate href="#😞😦96" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="42692ms" fill="freeze"/>
<animate href="#😞😦96" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="42692ms" fill="freeze"/>
<animate href="#c😞31" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="42993ms" fill="freeze"/>
<animate href="#😞😟95" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="43494ms" fill="freeze"/>
<animate href="#😞😟95" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="43494ms" fill="freeze"/>
<animate href="#c😟32" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="43795ms" fill="freeze"/>
<animate href="#😗😟89" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="44296ms" fill="freeze"/>
<animate href="#😗😟89" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="44296ms" fill="freeze"/>
<animate href="#c😗24" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="44597ms" fill="freeze"/>
<animate href="#c😗24" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="45098ms" fill="freeze"/>
<animate href="#c😟32" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="45599ms" fill="freeze"/>
<animate href="#c😞31" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="46100ms" fill="freeze"/>
<animate href="#😥😦103" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="46601ms" fill="freeze"/>
<animate href="#😥😦103" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="46601ms" fill="freeze"/>
<animate href="#c😥38" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="46902ms" fill="freeze"/>
<animate href="#😝😥94" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="47403ms" fill="freeze"/>
<animate href="#😝😥94" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="47403ms" fill="freeze"/>
<animate href="#c😝30" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="47704ms" fill="freeze"/>
<animate href="#😕😝88" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="48205ms" fill="freeze"/>
<animate href="#😕😝88" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="48205ms" fill="freeze"/>
<animate href="#c😕22" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="48506ms" fill="freeze"/>
<animate href="#😔😕86" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="49007ms" fill="freeze"/>
<animate href="#😔😕86" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="49007ms" fill="freeze"/>
<animate href="#c😔21" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="49308ms" fill="freeze"/>
<animate href="#😌😔78" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="49809ms" fill="freeze"/>
<animate href="#😌😔78" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="49809ms" fill="freeze"/>
<animate href="#c😌13" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="50110ms" fill="freeze"/>
<animate href="#c😌13" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="50611ms" fill="freeze"/>
<animate href="#c😔21" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="51112ms" fill="freeze"/>
<animate href="#😕😖87" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="51613ms" fill="freeze"/>
<animate href="#😕😖87" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="51613ms" fill="freeze"/>
<animate href="#c😖23" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="51914ms" fill="freeze"/>
<animate href="#😎😖80" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="52415ms" fill="freeze"/>
<animate href="#😎😖80" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="52415ms" fill="freeze"/>
<animate href="#c😎15" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="52716ms" fill="freeze"/>
<animate href="#😆😎72" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="53217ms" fill="freeze"/>
<animate href="#😆😎72" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="53217ms" fill="freeze"/>
<animate href="#c😆7" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="53518ms" fill="freeze"/>
<animate href="#c😆7" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="54019ms" fill="freeze"/>
<animate href="#😎😏79" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="54520ms" fill="freeze"/>
<animate href="#😎😏79" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="54520ms" fill="freeze"/>
<animate href="#c😏16" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="54821ms" fill="freeze"/>
<animate href="#😇😏73" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="55322ms" fill="freeze"/>
<animate href="#😇😏73" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="55322ms" fill="freeze"/>
<animate href="#c😇8" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="55623ms" fill="freeze"/>
<animate href="#c😇8" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="56124ms" fill="freeze"/>
<animate href="#c😏16" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="56625ms" fill="freeze"/>
<animate href="#c😎15" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="57126ms" fill="freeze"/>
<animate href="#c😖23" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="57627ms" fill="freeze"/>
<animate href="#c😕22" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="58128ms" fill="freeze"/>
<animate href="#😜😝93" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="58629ms" fill="freeze"/>
<animate href="#😜😝93" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="58629ms" fill="freeze"/>
<animate href="#c😜29" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="58930ms" fill="freeze"/>
<animate href="#c😜29" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="59431ms" fill="freeze"/>
<animate href="#c😝30" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="59932ms" fill="freeze"/>
<animate href="#😥😭104" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="60433ms" fill="freeze"/>
<animate href="#😥😭104" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="60433ms" fill="freeze"/>
<animate href="#c😭46" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="60734ms" fill="freeze"/>
<animate href="#c😭46" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="61235ms" fill="freeze"/>
<animate href="#c😥38" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="61736ms" fill="freeze"/>
<animate href="#😦😧105" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="62237ms" fill="freeze"/>
<animate href="#😦😧105" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="62237ms" fill="freeze"/>
<animate href="#c😧40" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="62538ms" fill="freeze"/>
<animate href="#😧😯107" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="63039ms" fill="freeze"/>
<animate href="#😧😯107" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="63039ms" fill="freeze"/>
<animate href="#c😯48" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="63340ms" fill="freeze"/>
<animate href="#😯😷115" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="63841ms" fill="freeze"/>
<animate href="#😯😷115" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="63841ms" fill="freeze"/>
<animate href="#c😷56" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="64142ms" fill="freeze"/>
<animate href="#😷😿122" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="64643ms" fill="freeze"/>
<animate href="#😷😿122" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="64643ms" fill="freeze"/>
<animate href="#c😿64" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="64944ms" fill="freeze"/>
</svg>
</article>
<article>
<svg class="svg_dynalgo" onclick="pause(this)" viewBox="-30 -30 375 375" preserveAspectRatio="xMidYMid meet">
<path id="😽😾254" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 315 L270 315 Z" />
<path id="😼😽253" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 315 L225 315 Z" />
<path id="😻😼252" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 315 L180 315 Z" />
<path id="😹😺251" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 315 L90 315 Z" />
<path id="😸😹250" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 315 L45 315 Z" />
<path id="😷😿249" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 270 L315 315 Z" />
<path id="😶😾248" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 270 L270 315 Z" />
<path id="😵😶247" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 270 L270 270 Z" />
<path id="😴😼246" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 270 L180 315 Z" />
<path id="😳😻245" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 270 L135 315 Z" />
<path id="😱😹244" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 270 L45 315 Z" />
<path id="😰😱243" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 270 L45 270 Z" />
<path id="😯😷242" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 225 L315 270 Z" />
<path id="😮😶241" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 225 L270 270 Z" />
<path id="😬😴240" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 225 L180 270 Z" />
<path id="😫😬239" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 225 L180 225 Z" />
<path id="😪😲238" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 225 L90 270 Z" />
<path id="😪😫237" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 225 L135 225 Z" />
<path id="😩😱236" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 225 L45 270 Z" />
<path id="😨😩235" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 225 L45 225 Z" />
<path id="😧😯234" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 180 L315 225 Z" />
<path id="😦😮233" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 180 L270 225 Z" />
<path id="😦😧232" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 180 L315 180 Z" />
<path id="😥😭231" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 180 L225 225 Z" />
<path id="😥😦230" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 180 L270 180 Z" />
<path id="😤😬229" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 180 L180 225 Z" />
<path id="😣😤228" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 180 L180 180 Z" />
<path id="😢😪227" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 180 L90 225 Z" />
<path id="😡😩226" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 180 L45 225 Z" />
<path id="😡😢225" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 180 L90 180 Z" />
<path id="😠😡224" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 180 L45 180 Z" />
<path id="😞😦223" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 135 L270 180 Z" />
<path id="😞😟222" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 135 L315 135 Z" />
<path id="😝😥221" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 135 L225 180 Z" />
<path id="😜😝220" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 135 L225 135 Z" />
<path id="😚😢219" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 135 L90 180 Z" />
<path id="😙😚218" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 135 L90 135 Z" />
<path id="😘😠217" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 135 L0 180 Z" />
<path id="😗😟216" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 90 L315 135 Z" />
<path id="😕😝215" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 90 L225 135 Z" />
<path id="😕😖214" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 90 L270 90 Z" />
<path id="😔😕213" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 90 L225 90 Z" />
<path id="😓😛212" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 90 L135 135 Z" />
<path id="😒😓211" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 90 L135 90 Z" />
<path id="😑😒210" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 90 L90 90 Z" />
<path id="😐😘209" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 90 L0 135 Z" />
<path id="😐😑208" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 90 L45 90 Z" />
<path id="😎😖207" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 45 L270 90 Z" />
<path id="😎😏206" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 45 L315 45 Z" />
<path id="😌😔205" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 45 L180 90 Z" />
<path id="😋😓204" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 45 L135 90 Z" />
<path id="😊😒203" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 45 L90 90 Z" />
<path id="😈😐202" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 45 L0 90 Z" />
<path id="😈😉201" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 45 L45 45 Z" />
<path id="😇😏200" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M315 0 L315 45 Z" />
<path id="😆😎199" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M270 0 L270 45 Z" />
<path id="😅😍198" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M225 0 L225 45 Z" />
<path id="😄😅197" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M180 0 L225 0 Z" />
<path id="😃😄196" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M135 0 L180 0 Z" />
<path id="😂😊195" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 0 L90 45 Z" />
<path id="😂😃194" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M90 0 L135 0 Z" />
<path id="😁😉193" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M45 0 L45 45 Z" />
<path id="😀😁192" stroke-width="2" opacity="0" stroke="rgb(128,139,150)" d="M0 0 L45 0 Z" />
<g id="😀128" opacity="0">
<circle id="c😀128" cx="0" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😀128" x="0" y="0" fill="rgb(0,0,0)">😀</text>
</g>
<g id="😁129" opacity="0">
<circle id="c😁129" cx="45" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😁129" x="45" y="0" fill="rgb(0,0,0)">😁</text>
</g>
<g id="😂130" opacity="0">
<circle id="c😂130" cx="90" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😂130" x="90" y="0" fill="rgb(0,0,0)">😂</text>
</g>
<g id="😃131" opacity="0">
<circle id="c😃131" cx="135" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😃131" x="135" y="0" fill="rgb(0,0,0)">😃</text>
</g>
<g id="😄132" opacity="0">
<circle id="c😄132" cx="180" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😄132" x="180" y="0" fill="rgb(0,0,0)">😄</text>
</g>
<g id="😅133" opacity="0">
<circle id="c😅133" cx="225" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😅133" x="225" y="0" fill="rgb(0,0,0)">😅</text>
</g>
<g id="😆134" opacity="0">
<circle id="c😆134" cx="270" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😆134" x="270" y="0" fill="rgb(0,0,0)">😆</text>
</g>
<g id="😇135" opacity="0">
<circle id="c😇135" cx="315" cy="0" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😇135" x="315" y="0" fill="rgb(0,0,0)">😇</text>
</g>
<g id="😈136" opacity="0">
<circle id="c😈136" cx="0" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😈136" x="0" y="45" fill="rgb(0,0,0)">😈</text>
</g>
<g id="😉137" opacity="0">
<circle id="c😉137" cx="45" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😉137" x="45" y="45" fill="rgb(0,0,0)">😉</text>
</g>
<g id="😊138" opacity="0">
<circle id="c😊138" cx="90" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😊138" x="90" y="45" fill="rgb(0,0,0)">😊</text>
</g>
<g id="😋139" opacity="0">
<circle id="c😋139" cx="135" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😋139" x="135" y="45" fill="rgb(0,0,0)">😋</text>
</g>
<g id="😌140" opacity="0">
<circle id="c😌140" cx="180" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😌140" x="180" y="45" fill="rgb(0,0,0)">😌</text>
</g>
<g id="😍141" opacity="0">
<circle id="c😍141" cx="225" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😍141" x="225" y="45" fill="rgb(0,0,0)">😍</text>
</g>
<g id="😎142" opacity="0">
<circle id="c😎142" cx="270" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😎142" x="270" y="45" fill="rgb(0,0,0)">😎</text>
</g>
<g id="😏143" opacity="0">
<circle id="c😏143" cx="315" cy="45" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😏143" x="315" y="45" fill="rgb(0,0,0)">😏</text>
</g>
<g id="😐144" opacity="0">
<circle id="c😐144" cx="0" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😐144" x="0" y="90" fill="rgb(0,0,0)">😐</text>
</g>
<g id="😑145" opacity="0">
<circle id="c😑145" cx="45" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😑145" x="45" y="90" fill="rgb(0,0,0)">😑</text>
</g>
<g id="😒146" opacity="0">
<circle id="c😒146" cx="90" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😒146" x="90" y="90" fill="rgb(0,0,0)">😒</text>
</g>
<g id="😓147" opacity="0">
<circle id="c😓147" cx="135" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😓147" x="135" y="90" fill="rgb(0,0,0)">😓</text>
</g>
<g id="😔148" opacity="0">
<circle id="c😔148" cx="180" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😔148" x="180" y="90" fill="rgb(0,0,0)">😔</text>
</g>
<g id="😕149" opacity="0">
<circle id="c😕149" cx="225" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😕149" x="225" y="90" fill="rgb(0,0,0)">😕</text>
</g>
<g id="😖150" opacity="0">
<circle id="c😖150" cx="270" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😖150" x="270" y="90" fill="rgb(0,0,0)">😖</text>
</g>
<g id="😗151" opacity="0">
<circle id="c😗151" cx="315" cy="90" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😗151" x="315" y="90" fill="rgb(0,0,0)">😗</text>
</g>
<g id="😘152" opacity="0">
<circle id="c😘152" cx="0" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😘152" x="0" y="135" fill="rgb(0,0,0)">😘</text>
</g>
<g id="😙153" opacity="0">
<circle id="c😙153" cx="45" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😙153" x="45" y="135" fill="rgb(0,0,0)">😙</text>
</g>
<g id="😚154" opacity="0">
<circle id="c😚154" cx="90" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😚154" x="90" y="135" fill="rgb(0,0,0)">😚</text>
</g>
<g id="😛155" opacity="0">
<circle id="c😛155" cx="135" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😛155" x="135" y="135" fill="rgb(0,0,0)">😛</text>
</g>
<g id="😜156" opacity="0">
<circle id="c😜156" cx="180" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😜156" x="180" y="135" fill="rgb(0,0,0)">😜</text>
</g>
<g id="😝157" opacity="0">
<circle id="c😝157" cx="225" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😝157" x="225" y="135" fill="rgb(0,0,0)">😝</text>
</g>
<g id="😞158" opacity="0">
<circle id="c😞158" cx="270" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😞158" x="270" y="135" fill="rgb(0,0,0)">😞</text>
</g>
<g id="😟159" opacity="0">
<circle id="c😟159" cx="315" cy="135" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😟159" x="315" y="135" fill="rgb(0,0,0)">😟</text>
</g>
<g id="😠160" opacity="0">
<circle id="c😠160" cx="0" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😠160" x="0" y="180" fill="rgb(0,0,0)">😠</text>
</g>
<g id="😡161" opacity="0">
<circle id="c😡161" cx="45" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😡161" x="45" y="180" fill="rgb(0,0,0)">😡</text>
</g>
<g id="😢162" opacity="0">
<circle id="c😢162" cx="90" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😢162" x="90" y="180" fill="rgb(0,0,0)">😢</text>
</g>
<g id="😣163" opacity="0">
<circle id="c😣163" cx="135" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😣163" x="135" y="180" fill="rgb(0,0,0)">😣</text>
</g>
<g id="😤164" opacity="0">
<circle id="c😤164" cx="180" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😤164" x="180" y="180" fill="rgb(0,0,0)">😤</text>
</g>
<g id="😥165" opacity="0">
<circle id="c😥165" cx="225" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😥165" x="225" y="180" fill="rgb(0,0,0)">😥</text>
</g>
<g id="😦166" opacity="0">
<circle id="c😦166" cx="270" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😦166" x="270" y="180" fill="rgb(0,0,0)">😦</text>
</g>
<g id="😧167" opacity="0">
<circle id="c😧167" cx="315" cy="180" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😧167" x="315" y="180" fill="rgb(0,0,0)">😧</text>
</g>
<g id="😨168" opacity="0">
<circle id="c😨168" cx="0" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😨168" x="0" y="225" fill="rgb(0,0,0)">😨</text>
</g>
<g id="😩169" opacity="0">
<circle id="c😩169" cx="45" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😩169" x="45" y="225" fill="rgb(0,0,0)">😩</text>
</g>
<g id="😪170" opacity="0">
<circle id="c😪170" cx="90" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😪170" x="90" y="225" fill="rgb(0,0,0)">😪</text>
</g>
<g id="😫171" opacity="0">
<circle id="c😫171" cx="135" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😫171" x="135" y="225" fill="rgb(0,0,0)">😫</text>
</g>
<g id="😬172" opacity="0">
<circle id="c😬172" cx="180" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😬172" x="180" y="225" fill="rgb(0,0,0)">😬</text>
</g>
<g id="😭173" opacity="0">
<circle id="c😭173" cx="225" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😭173" x="225" y="225" fill="rgb(0,0,0)">😭</text>
</g>
<g id="😮174" opacity="0">
<circle id="c😮174" cx="270" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😮174" x="270" y="225" fill="rgb(0,0,0)">😮</text>
</g>
<g id="😯175" opacity="0">
<circle id="c😯175" cx="315" cy="225" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😯175" x="315" y="225" fill="rgb(0,0,0)">😯</text>
</g>
<g id="😰176" opacity="0">
<circle id="c😰176" cx="0" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😰176" x="0" y="270" fill="rgb(0,0,0)">😰</text>
</g>
<g id="😱177" opacity="0">
<circle id="c😱177" cx="45" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😱177" x="45" y="270" fill="rgb(0,0,0)">😱</text>
</g>
<g id="😲178" opacity="0">
<circle id="c😲178" cx="90" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😲178" x="90" y="270" fill="rgb(0,0,0)">😲</text>
</g>
<g id="😳179" opacity="0">
<circle id="c😳179" cx="135" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😳179" x="135" y="270" fill="rgb(0,0,0)">😳</text>
</g>
<g id="😴180" opacity="0">
<circle id="c😴180" cx="180" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😴180" x="180" y="270" fill="rgb(0,0,0)">😴</text>
</g>
<g id="😵181" opacity="0">
<circle id="c😵181" cx="225" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😵181" x="225" y="270" fill="rgb(0,0,0)">😵</text>
</g>
<g id="😶182" opacity="0">
<circle id="c😶182" cx="270" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😶182" x="270" y="270" fill="rgb(0,0,0)">😶</text>
</g>
<g id="😷183" opacity="0">
<circle id="c😷183" cx="315" cy="270" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😷183" x="315" y="270" fill="rgb(0,0,0)">😷</text>
</g>
<g id="😸184" opacity="0">
<circle id="c😸184" cx="0" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😸184" x="0" y="315" fill="rgb(0,0,0)">😸</text>
</g>
<g id="😹185" opacity="0">
<circle id="c😹185" cx="45" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😹185" x="45" y="315" fill="rgb(0,0,0)">😹</text>
</g>
<g id="😺186" opacity="0">
<circle id="c😺186" cx="90" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😺186" x="90" y="315" fill="rgb(0,0,0)">😺</text>
</g>
<g id="😻187" opacity="0">
<circle id="c😻187" cx="135" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😻187" x="135" y="315" fill="rgb(0,0,0)">😻</text>
</g>
<g id="😼188" opacity="0">
<circle id="c😼188" cx="180" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😼188" x="180" y="315" fill="rgb(0,0,0)">😼</text>
</g>
<g id="😽189" opacity="0">
<circle id="c😽189" cx="225" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😽189" x="225" y="315" fill="rgb(0,0,0)">😽</text>
</g>
<g id="😾190" opacity="0">
<circle id="c😾190" cx="270" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😾190" x="270" y="315" fill="rgb(0,0,0)">😾</text>
</g>
<g id="😿191" opacity="0">
<circle id="c😿191" cx="315" cy="315" r="15" fill="rgb(255,255,255)" stroke="rgb(128,139,150)" stroke-width="2"></circle>
<text id="co😿191" x="315" y="315" fill="rgb(0,0,0)">😿</text>
</g>
<animate href="#😀😁192" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😀😁192" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😀😁192" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😁😉193" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😁😉193" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😁😉193" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂😃194" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😂😃194" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😂😃194" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂😊195" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😂😊195" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😂😊195" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😃😄196" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😃😄196" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😃😄196" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😄😅197" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😄😅197" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😄😅197" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😅😍198" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😅😍198" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😅😍198" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😆😎199" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😆😎199" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😆😎199" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😇😏200" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😇😏200" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😇😏200" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈😉201" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😈😉201" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😈😉201" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈😐202" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😈😐202" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😈😐202" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😊😒203" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😊😒203" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😊😒203" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😋😓204" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😋😓204" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😋😓204" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😌😔205" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😌😔205" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😌😔205" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎😏206" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😎😏206" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😎😏206" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎😖207" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😎😖207" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😎😖207" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐😑208" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😐😑208" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😐😑208" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐😘209" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😐😘209" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😐😘209" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😑😒210" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😑😒210" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😑😒210" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😒😓211" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😒😓211" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😒😓211" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😓😛212" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😓😛212" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😓😛212" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😔😕213" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😔😕213" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😔😕213" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕😖214" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😕😖214" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😕😖214" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕😝215" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😕😝215" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😕😝215" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😗😟216" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😗😟216" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😗😟216" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😘😠217" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😘😠217" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😘😠217" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😙😚218" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😙😚218" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😙😚218" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😚😢219" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😚😢219" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😚😢219" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😜😝220" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😜😝220" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😜😝220" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😝😥221" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😝😥221" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😝😥221" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞😟222" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😞😟222" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😞😟222" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞😦223" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😞😦223" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😞😦223" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😠😡224" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😠😡224" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😠😡224" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡😢225" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😡😢225" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😡😢225" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡😩226" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😡😩226" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😡😩226" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😢😪227" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😢😪227" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😢😪227" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😣😤228" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😣😤228" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😣😤228" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😤😬229" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😤😬229" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😤😬229" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥😦230" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😥😦230" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😥😦230" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥😭231" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😥😭231" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😥😭231" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦😧232" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😦😧232" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😦😧232" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦😮233" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😦😮233" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😦😮233" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😧😯234" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😧😯234" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😧😯234" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😨😩235" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😨😩235" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😨😩235" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😩😱236" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😩😱236" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😩😱236" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪😫237" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😪😫237" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😪😫237" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪😲238" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😪😲238" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😪😲238" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😫😬239" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😫😬239" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😫😬239" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😬😴240" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😬😴240" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😬😴240" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😮😶241" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😮😶241" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😮😶241" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😯😷242" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😯😷242" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😯😷242" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😰😱243" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😰😱243" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😰😱243" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😱😹244" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😱😹244" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😱😹244" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😳😻245" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😳😻245" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😳😻245" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😴😼246" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😴😼246" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😴😼246" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😵😶247" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😵😶247" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😵😶247" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😶😾248" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😶😾248" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😶😾248" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😷😿249" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😷😿249" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😷😿249" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😸😹250" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😸😹250" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😸😹250" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😹😺251" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😹😺251" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😹😺251" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😻😼252" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😻😼252" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😻😼252" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😼😽253" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😼😽253" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😼😽253" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😽😾254" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#lib😽😾254" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#bi😽😾254" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😀128" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😁129" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😂130" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😃131" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😄132" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😅133" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😆134" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😇135" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😈136" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😉137" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😊138" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😋139" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😌140" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😍141" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😎142" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😏143" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😐144" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😑145" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😒146" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😓147" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😔148" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😕149" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😖150" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😗151" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😘152" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😙153" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😚154" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😛155" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😜156" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😝157" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😞158" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😟159" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😠160" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😡161" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😢162" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😣163" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😤164" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😥165" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😦166" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😧167" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😨168" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😩169" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😪170" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😫171" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😬172" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😭173" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😮174" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😯175" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😰176" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😱177" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😲178" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😳179" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😴180" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😵181" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😶182" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😷183" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😸184" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😹185" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😺186" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😻187" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😼188" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😽189" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😾190" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😿191" attributeName="opacity" from="0" to="1" dur="1ms" begin="0ms" fill="freeze"/>
<animate href="#😀😁192" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😁😉193" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😂😃194" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😂😊195" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😃😄196" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😄😅197" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😅😍198" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😆😎199" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😇😏200" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😈😉201" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😈😐202" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😊😒203" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😋😓204" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😌😔205" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😎😏206" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😎😖207" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😐😑208" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😐😘209" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😑😒210" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😒😓211" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😓😛212" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😔😕213" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😕😖214" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😕😝215" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😗😟216" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😘😠217" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😙😚218" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😚😢219" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😜😝220" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😝😥221" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😞😟222" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😞😦223" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😠😡224" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😡😢225" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😡😩226" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😢😪227" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😣😤228" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😤😬229" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😥😦230" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😥😭231" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😦😧232" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😦😮233" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😧😯234" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😨😩235" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😩😱236" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😪😫237" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😪😲238" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😫😬239" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😬😴240" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😮😶241" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😯😷242" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😰😱243" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😱😹244" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😳😻245" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😴😼246" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😵😶247" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😶😾248" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😷😿249" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😸😹250" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😹😺251" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😻😼252" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😼😽253" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#😽😾254" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀128" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀128" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😀128" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😁129" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😂130" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😃131" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😄132" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😅133" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😆134" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😇135" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😈136" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😉137" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😊138" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😋139" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😌140" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😍141" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😎142" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😏143" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😐144" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😑145" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😒146" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😓147" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😔148" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😕149" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😖150" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😗151" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😘152" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😙153" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😚154" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😛155" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😜156" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😝157" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😞158" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😟159" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😠160" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😡161" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😢162" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😣163" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😤164" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😥165" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😦166" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😧167" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😨168" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😩169" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😪170" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😫171" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😬172" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😭173" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😮174" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😯175" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😰176" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😱177" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😲178" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😳179" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😴180" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😵181" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😶182" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😷183" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😸184" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😹185" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😺186" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😻187" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😼188" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😽189" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😾190" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😿191" attributeName="stroke" from="rgb(128,139,150)" to="rgb(128,139,150)" dur="300ms" begin="1ms" fill="freeze"/>
<animate href="#c😿191" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="302ms" fill="freeze"/>
<animate href="#c😿191" attributeName="stroke" from="rgb(128,139,150)" to="rgb(0,0,255)" dur="300ms" begin="302ms" fill="freeze"/>
<animate attributeName="viewBox" from="-30 -30 375 375" to="-341 -326 802 752" begin="3603ms" dur="2000ms" fill="freeze" />
<animate href="#😀😁192" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 0 L45 0 Z;M431 88 L362 86 Z" />
<animateMotion href="#lib😀😁192" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 374 87" />
<animate href="#😁😉193" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 0 L45 45 Z;M362 86 L332 127 Z" />
<animateMotion href="#lib😁😉193" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 302 84" />
<animate href="#😂😃194" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 0 L135 0 Z;M228 339 L270 313 Z" />
<animateMotion href="#lib😂😃194" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 137 326" />
<animate href="#😂😊195" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 0 L90 45 Z;M228 339 L174 344 Z" />
<animateMotion href="#lib😂😊195" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 111 319" />
<animate href="#😃😄196" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 0 L180 0 Z;M270 313 L310 283 Z" />
<animateMotion href="#lib😃😄196" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 133 298" />
<animate href="#😄😅197" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 0 L225 0 Z;M310 283 L343 239 Z" />
<animateMotion href="#lib😄😅197" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 124 261" />
<animate href="#😅😍198" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 0 L225 45 Z;M343 239 L371 198 Z" />
<animateMotion href="#lib😅😍198" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 132 196" />
<animate href="#😆😎199" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 0 L270 45 Z;M2 362 L-5 297 Z" />
<animateMotion href="#lib😆😎199" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -271 307" />
<animate href="#😇😏200" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M315 0 L315 45 Z;M104 387 L63 364 Z" />
<animateMotion href="#lib😇😏200" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -232 353" />
<animate href="#😈😉201" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 45 L45 45 Z;M276 164 L332 127 Z" />
<animateMotion href="#lib😈😉201" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 282 100" />
<animate href="#😈😐202" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 45 L0 90 Z;M276 164 L191 185 Z" />
<animateMotion href="#lib😈😐202" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 233 107" />
<animate href="#😊😒203" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 45 L90 90 Z;M174 344 L101 300 Z" />
<animateMotion href="#lib😊😒203" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 47 255" />
<animate href="#😋😓204" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 45 L135 90 Z;M-93 396 L-50 331 Z" />
<animateMotion href="#lib😋😓204" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -206 296" />
<animate href="#😌😔205" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 45 L180 90 Z;M-245 228 L-233 274 Z" />
<animateMotion href="#lib😌😔205" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -419 184" />
<animate href="#😎😏206" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 45 L315 45 Z;M-5 297 L63 364 Z" />
<animateMotion href="#lib😎😏206" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -263 285" />
<animate href="#😎😖207" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 45 L270 90 Z;M-5 297 L-85 251 Z" />
<animateMotion href="#lib😎😖207" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -315 207" />
<animate href="#😐😑208" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 90 L45 90 Z;M191 185 L156 250 Z" />
<animateMotion href="#lib😐😑208" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 151 127" />
<animate href="#😐😘209" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 90 L0 135 Z;M191 185 L98 158 Z" />
<animateMotion href="#lib😐😘209" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 144 59" />
<animate href="#😑😒210" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 90 L90 90 Z;M156 250 L101 300 Z" />
<animateMotion href="#lib😑😒210" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 61 185" />
<animate href="#😒😓211" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 90 L135 90 Z;M101 300 L-50 331 Z" />
<animateMotion href="#lib😒😓211" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -87 225" />
<animate href="#😓😛212" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 90 L135 135 Z;M-50 331 L-132 331 Z" />
<animateMotion href="#lib😓😛212" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -226 219" />
<animate href="#😔😕213" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 90 L225 90 Z;M-233 274 L-169 239 Z" />
<animateMotion href="#lib😔😕213" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -403 166" />
<animate href="#😕😖214" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 90 L270 90 Z;M-169 239 L-85 251 Z" />
<animateMotion href="#lib😕😖214" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -374 155" />
<animate href="#😕😝215" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 90 L225 135 Z;M-169 239 L-206 167 Z" />
<animateMotion href="#lib😕😝215" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -412 91" />
<animate href="#😗😟216" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M315 90 L315 135 Z;M-311 -93 L-235 -47 Z" />
<animateMotion href="#lib😗😟216" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -588 -182" />
<animate href="#😘😠217" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 135 L0 180 Z;M98 158 L42 100 Z" />
<animateMotion href="#lib😘😠217" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 70 -28" />
<animate href="#😙😚218" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 135 L90 135 Z;M-279 45 L-248 13 Z" />
<animateMotion href="#lib😙😚218" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -330 -106" />
<animate href="#😚😢219" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 135 L90 180 Z;M-248 13 L-152 -68 Z" />
<animateMotion href="#lib😚😢219" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -290 -184" />
<animate href="#😜😝220" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 135 L225 135 Z;M-262 132 L-206 167 Z" />
<animateMotion href="#lib😜😝220" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -436 14" />
<animate href="#😝😥221" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 135 L225 180 Z;M-206 167 L-116 127 Z" />
<animateMotion href="#lib😝😥221" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -386 -10" />
<animate href="#😞😟222" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 135 L315 135 Z;M-154 7 L-235 -47 Z" />
<animateMotion href="#lib😞😟222" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -486 -155" />
<animate href="#😞😦223" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 135 L270 180 Z;M-154 7 L-9 54 Z" />
<animateMotion href="#lib😞😦223" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -351 -127" />
<animate href="#😠😡224" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 180 L45 180 Z;M42 100 L-29 -45 Z" />
<animateMotion href="#lib😠😡224" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -16 -153" />
<animate href="#😡😢225" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 180 L90 180 Z;M-29 -45 L-152 -68 Z" />
<animateMotion href="#lib😡😢225" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -157 -236" />
<animate href="#😡😩226" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 180 L45 225 Z;M-29 -45 L63 -140 Z" />
<animateMotion href="#lib😡😩226" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -28 -294" />
<animate href="#😢😪227" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 180 L90 225 Z;M-152 -68 L-161 -136 Z" />
<animateMotion href="#lib😢😪227" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -246 -304" />
<animate href="#😣😤228" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 180 L180 180 Z;M-160 -255 L-105 -257 Z" />
<animateMotion href="#lib😣😤228" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -289 -436" />
<animate href="#😤😬229" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 180 L180 225 Z;M-105 -257 L-61 -248 Z" />
<animateMotion href="#lib😤😬229" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -263 -454" />
<animate href="#😥😦230" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 180 L270 180 Z;M-116 127 L-9 54 Z" />
<animateMotion href="#lib😥😦230" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -309 -90" />
<animate href="#😥😭231" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 180 L225 225 Z;M-116 127 L-158 107 Z" />
<animateMotion href="#lib😥😭231" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -362 -85" />
<animate href="#😦😧232" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 180 L315 180 Z;M-9 54 L68 5 Z" />
<animateMotion href="#lib😦😧232" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -263 -151" />
<animate href="#😦😮233" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 180 L270 225 Z;M-9 54 L223 49 Z" />
<animateMotion href="#lib😦😮233" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -163 -151" />
<animate href="#😧😯234" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M315 180 L315 225 Z;M68 5 L133 -29 Z" />
<animateMotion href="#lib😧😯234" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -215 -214" />
<animate href="#😨😩235" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 225 L45 225 Z;M7 -160 L63 -140 Z" />
<animateMotion href="#lib😨😩235" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 13 -375" />
<animate href="#😩😱236" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 225 L45 270 Z;M63 -140 L183 -212 Z" />
<animateMotion href="#lib😩😱236" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 78 -423" />
<animate href="#😪😫237" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 225 L135 225 Z;M-161 -136 L-122 -187 Z" />
<animateMotion href="#lib😪😫237" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -253 -386" />
<animate href="#😪😲238" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M90 225 L90 270 Z;M-161 -136 L-214 -157 Z" />
<animateMotion href="#lib😪😲238" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -277 -393" />
<animate href="#😫😬239" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 225 L180 225 Z;M-122 -187 L-61 -248 Z" />
<animateMotion href="#lib😫😬239" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -248 -442" />
<animate href="#😬😴240" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 225 L180 270 Z;M-61 -248 L8 -260 Z" />
<animateMotion href="#lib😬😴240" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -206 -501" />
<animate href="#😮😶241" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 225 L270 270 Z;M223 49 L349 -17 Z" />
<animateMotion href="#lib😮😶241" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 16 -231" />
<animate href="#😯😷242" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M315 225 L315 270 Z;M133 -29 L207 -43 Z" />
<animateMotion href="#lib😯😷242" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -145 -283" />
<animate href="#😰😱243" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 270 L45 270 Z;M205 -291 L183 -212 Z" />
<animateMotion href="#lib😰😱243" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 172 -521" />
<animate href="#😱😹244" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 270 L45 315 Z;M183 -212 L261 -202 Z" />
<animateMotion href="#lib😱😹244" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 177 -499" />
<animate href="#😳😻245" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 270 L135 315 Z;M60 -296 L95 -278 Z" />
<animateMotion href="#lib😳😻245" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -58 -579" />
<animate href="#😴😼246" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 270 L180 315 Z;M8 -260 L124 -232 Z" />
<animateMotion href="#lib😴😼246" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -114 -538" />
<animate href="#😵😶247" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 270 L270 270 Z;M431 -37 L349 -17 Z" />
<animateMotion href="#lib😵😶247" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 143 -297" />
<animate href="#😶😾248" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M270 270 L270 315 Z;M349 -17 L351 -91 Z" />
<animateMotion href="#lib😶😾248" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 80 -346" />
<animate href="#😷😿249" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M315 270 L315 315 Z;M207 -43 L277 -38 Z" />
<animateMotion href="#lib😷😿249" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -73 -332" />
<animate href="#😸😹250" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M0 315 L45 315 Z;M309 -246 L261 -202 Z" />
<animateMotion href="#lib😸😹250" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 263 -539" />
<animate href="#😹😺251" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M45 315 L90 315 Z;M261 -202 L338 -168 Z" />
<animateMotion href="#lib😹😺251" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 232 -500" />
<animate href="#😻😼252" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M135 315 L180 315 Z;M95 -278 L124 -232 Z" />
<animateMotion href="#lib😻😼252" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -48 -570" />
<animate href="#😼😽253" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M180 315 L225 315 Z;M124 -232 L268 -144 Z" />
<animateMotion href="#lib😼😽253" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l -6 -503" />
<animate href="#😽😾254" begin="3603ms" fill="freeze" attributeName="d" dur="2000ms" values="M225 315 L270 315 Z;M268 -144 L351 -91 Z" />
<animateMotion href="#lib😽😾254" begin="3603ms" dur="2000ms" fill="freeze" path="m 0 0 l 62 -432" />
<animateMotion href="#😀128" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 431 88" />
<animateMotion href="#😁129" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 317 86" />
<animateMotion href="#😂130" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 138 339" />
<animateMotion href="#😃131" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 135 313" />
<animateMotion href="#😄132" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 130 283" />
<animateMotion href="#😅133" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 118 239" />
<animateMotion href="#😆134" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -268 362" />
<animateMotion href="#😇135" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -211 387" />
<animateMotion href="#😈136" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 276 119" />
<animateMotion href="#😉137" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 287 82" />
<animateMotion href="#😊138" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 84 299" />
<animateMotion href="#😋139" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -228 351" />
<animateMotion href="#😌140" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -425 183" />
<animateMotion href="#😍141" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 146 153" />
<animateMotion href="#😎142" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -275 252" />
<animateMotion href="#😏143" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -252 319" />
<animateMotion href="#😐144" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 191 95" />
<animateMotion href="#😑145" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 111 160" />
<animateMotion href="#😒146" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 11 210" />
<animateMotion href="#😓147" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -185 241" />
<animateMotion href="#😔148" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -413 184" />
<animateMotion href="#😕149" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -394 149" />
<animateMotion href="#😖150" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -355 161" />
<animateMotion href="#😗151" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -626 -183" />
<animateMotion href="#😘152" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 98 23" />
<animateMotion href="#😙153" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -324 -90" />
<animateMotion href="#😚154" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -338 -122" />
<animateMotion href="#😛155" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -267 196" />
<animateMotion href="#😜156" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -442 -3" />
<animateMotion href="#😝157" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -431 32" />
<animateMotion href="#😞158" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -424 -128" />
<animateMotion href="#😟159" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -550 -182" />
<animateMotion href="#😠160" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 42 -80" />
<animateMotion href="#😡161" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -74 -225" />
<animateMotion href="#😢162" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -242 -248" />
<animateMotion href="#😣163" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -295 -435" />
<animateMotion href="#😤164" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -285 -437" />
<animateMotion href="#😥165" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -341 -53" />
<animateMotion href="#😦166" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -279 -126" />
<animateMotion href="#😧167" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -247 -175" />
<animateMotion href="#😨168" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 7 -385" />
<animateMotion href="#😩169" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 18 -365" />
<animateMotion href="#😪170" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -251 -361" />
<animateMotion href="#😫171" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -257 -412" />
<animateMotion href="#😬172" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -241 -473" />
<animateMotion href="#😭173" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -383 -118" />
<animateMotion href="#😮174" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -47 -176" />
<animateMotion href="#😯175" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -182 -254" />
<animateMotion href="#😰176" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 205 -561" />
<animateMotion href="#😱177" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 138 -482" />
<animateMotion href="#😲178" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -304 -427" />
<animateMotion href="#😳179" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -75 -566" />
<animateMotion href="#😴180" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -172 -530" />
<animateMotion href="#😵181" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 206 -307" />
<animateMotion href="#😶182" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 79 -287" />
<animateMotion href="#😷183" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -108 -313" />
<animateMotion href="#😸184" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 309 -561" />
<animateMotion href="#😹185" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 216 -517" />
<animateMotion href="#😺186" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 248 -483" />
<animateMotion href="#😻187" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -40 -593" />
<animateMotion href="#😼188" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -56 -547" />
<animateMotion href="#😽189" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 43 -459" />
<animateMotion href="#😾190" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l 81 -406" />
<animateMotion href="#😿191" begin="3603ms" dur="2000ms"
fill="freeze" path="m 0 0 l -38 -353" />
<animate href="#c😀128" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="5604ms" fill="freeze"/>
<animate href="#😀😁192" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="6105ms" fill="freeze"/>
<animate href="#😀😁192" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="6105ms" fill="freeze"/>
<animate href="#c😁129" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="6406ms" fill="freeze"/>
<animate href="#😁😉193" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="6907ms" fill="freeze"/>
<animate href="#😁😉193" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="6907ms" fill="freeze"/>
<animate href="#c😉137" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="7208ms" fill="freeze"/>
<animate href="#😈😉201" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="7709ms" fill="freeze"/>
<animate href="#😈😉201" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="7709ms" fill="freeze"/>
<animate href="#c😈136" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="8010ms" fill="freeze"/>
<animate href="#😈😐202" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="8511ms" fill="freeze"/>
<animate href="#😈😐202" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="8511ms" fill="freeze"/>
<animate href="#c😐144" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="8812ms" fill="freeze"/>
<animate href="#😐😑208" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="9313ms" fill="freeze"/>
<animate href="#😐😑208" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="9313ms" fill="freeze"/>
<animate href="#c😑145" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="9614ms" fill="freeze"/>
<animate href="#😑😒210" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="10115ms" fill="freeze"/>
<animate href="#😑😒210" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="10115ms" fill="freeze"/>
<animate href="#c😒146" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="10416ms" fill="freeze"/>
<animate href="#😊😒203" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="10917ms" fill="freeze"/>
<animate href="#😊😒203" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="10917ms" fill="freeze"/>
<animate href="#c😊138" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="11218ms" fill="freeze"/>
<animate href="#😂😊195" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="11719ms" fill="freeze"/>
<animate href="#😂😊195" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="11719ms" fill="freeze"/>
<animate href="#c😂130" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="12020ms" fill="freeze"/>
<animate href="#😂😃194" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="12521ms" fill="freeze"/>
<animate href="#😂😃194" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="12521ms" fill="freeze"/>
<animate href="#c😃131" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="12822ms" fill="freeze"/>
<animate href="#😃😄196" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="13323ms" fill="freeze"/>
<animate href="#😃😄196" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="13323ms" fill="freeze"/>
<animate href="#c😄132" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="13624ms" fill="freeze"/>
<animate href="#😄😅197" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="14125ms" fill="freeze"/>
<animate href="#😄😅197" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="14125ms" fill="freeze"/>
<animate href="#c😅133" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="14426ms" fill="freeze"/>
<animate href="#😅😍198" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="14927ms" fill="freeze"/>
<animate href="#😅😍198" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="14927ms" fill="freeze"/>
<animate href="#c😍141" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="15228ms" fill="freeze"/>
<animate href="#c😍141" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="15729ms" fill="freeze"/>
<animate href="#c😅133" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="16230ms" fill="freeze"/>
<animate href="#c😄132" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="16731ms" fill="freeze"/>
<animate href="#c😃131" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="17232ms" fill="freeze"/>
<animate href="#c😂130" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="17733ms" fill="freeze"/>
<animate href="#c😊138" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="18234ms" fill="freeze"/>
<animate href="#😒😓211" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="18735ms" fill="freeze"/>
<animate href="#😒😓211" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="18735ms" fill="freeze"/>
<animate href="#c😓147" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="19036ms" fill="freeze"/>
<animate href="#😋😓204" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="19537ms" fill="freeze"/>
<animate href="#😋😓204" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="19537ms" fill="freeze"/>
<animate href="#c😋139" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="19838ms" fill="freeze"/>
<animate href="#c😋139" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="20339ms" fill="freeze"/>
<animate href="#😓😛212" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="20840ms" fill="freeze"/>
<animate href="#😓😛212" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="20840ms" fill="freeze"/>
<animate href="#c😛155" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="21141ms" fill="freeze"/>
<animate href="#c😛155" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="21642ms" fill="freeze"/>
<animate href="#c😓147" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="22143ms" fill="freeze"/>
<animate href="#c😒146" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="22644ms" fill="freeze"/>
<animate href="#c😑145" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="23145ms" fill="freeze"/>
<animate href="#😐😘209" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="23646ms" fill="freeze"/>
<animate href="#😐😘209" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="23646ms" fill="freeze"/>
<animate href="#c😘152" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="23947ms" fill="freeze"/>
<animate href="#😘😠217" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="24448ms" fill="freeze"/>
<animate href="#😘😠217" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="24448ms" fill="freeze"/>
<animate href="#c😠160" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="24749ms" fill="freeze"/>
<animate href="#😠😡224" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="25250ms" fill="freeze"/>
<animate href="#😠😡224" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="25250ms" fill="freeze"/>
<animate href="#c😡161" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="25551ms" fill="freeze"/>
<animate href="#😡😢225" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="26052ms" fill="freeze"/>
<animate href="#😡😢225" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="26052ms" fill="freeze"/>
<animate href="#c😢162" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="26353ms" fill="freeze"/>
<animate href="#😚😢219" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="26854ms" fill="freeze"/>
<animate href="#😚😢219" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="26854ms" fill="freeze"/>
<animate href="#c😚154" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="27155ms" fill="freeze"/>
<animate href="#😙😚218" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="27656ms" fill="freeze"/>
<animate href="#😙😚218" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="27656ms" fill="freeze"/>
<animate href="#c😙153" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="27957ms" fill="freeze"/>
<animate href="#c😙153" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="28458ms" fill="freeze"/>
<animate href="#c😚154" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="28959ms" fill="freeze"/>
<animate href="#😢😪227" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="29460ms" fill="freeze"/>
<animate href="#😢😪227" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="29460ms" fill="freeze"/>
<animate href="#c😪170" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="29761ms" fill="freeze"/>
<animate href="#😪😫237" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="30262ms" fill="freeze"/>
<animate href="#😪😫237" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="30262ms" fill="freeze"/>
<animate href="#c😫171" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="30563ms" fill="freeze"/>
<animate href="#😫😬239" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="31064ms" fill="freeze"/>
<animate href="#😫😬239" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="31064ms" fill="freeze"/>
<animate href="#c😬172" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="31365ms" fill="freeze"/>
<animate href="#😤😬229" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="31866ms" fill="freeze"/>
<animate href="#😤😬229" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="31866ms" fill="freeze"/>
<animate href="#c😤164" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="32167ms" fill="freeze"/>
<animate href="#😣😤228" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="32668ms" fill="freeze"/>
<animate href="#😣😤228" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="32668ms" fill="freeze"/>
<animate href="#c😣163" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="32969ms" fill="freeze"/>
<animate href="#c😣163" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="33470ms" fill="freeze"/>
<animate href="#c😤164" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="33971ms" fill="freeze"/>
<animate href="#😬😴240" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="34472ms" fill="freeze"/>
<animate href="#😬😴240" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="34472ms" fill="freeze"/>
<animate href="#c😴180" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="34773ms" fill="freeze"/>
<animate href="#😴😼246" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="35274ms" fill="freeze"/>
<animate href="#😴😼246" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="35274ms" fill="freeze"/>
<animate href="#c😼188" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="35575ms" fill="freeze"/>
<animate href="#😻😼252" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="36076ms" fill="freeze"/>
<animate href="#😻😼252" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="36076ms" fill="freeze"/>
<animate href="#c😻187" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="36377ms" fill="freeze"/>
<animate href="#😳😻245" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="36878ms" fill="freeze"/>
<animate href="#😳😻245" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="36878ms" fill="freeze"/>
<animate href="#c😳179" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="37179ms" fill="freeze"/>
<animate href="#c😳179" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="37680ms" fill="freeze"/>
<animate href="#c😻187" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="38181ms" fill="freeze"/>
<animate href="#😼😽253" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="38682ms" fill="freeze"/>
<animate href="#😼😽253" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="38682ms" fill="freeze"/>
<animate href="#c😽189" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="38983ms" fill="freeze"/>
<animate href="#😽😾254" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="39484ms" fill="freeze"/>
<animate href="#😽😾254" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="39484ms" fill="freeze"/>
<animate href="#c😾190" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="39785ms" fill="freeze"/>
<animate href="#😶😾248" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="40286ms" fill="freeze"/>
<animate href="#😶😾248" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="40286ms" fill="freeze"/>
<animate href="#c😶182" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="40587ms" fill="freeze"/>
<animate href="#😮😶241" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="41088ms" fill="freeze"/>
<animate href="#😮😶241" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="41088ms" fill="freeze"/>
<animate href="#c😮174" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="41389ms" fill="freeze"/>
<animate href="#😦😮233" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="41890ms" fill="freeze"/>
<animate href="#😦😮233" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="41890ms" fill="freeze"/>
<animate href="#c😦166" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="42191ms" fill="freeze"/>
<animate href="#😞😦223" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="42692ms" fill="freeze"/>
<animate href="#😞😦223" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="42692ms" fill="freeze"/>
<animate href="#c😞158" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="42993ms" fill="freeze"/>
<animate href="#😞😟222" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="43494ms" fill="freeze"/>
<animate href="#😞😟222" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="43494ms" fill="freeze"/>
<animate href="#c😟159" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="43795ms" fill="freeze"/>
<animate href="#😗😟216" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="44296ms" fill="freeze"/>
<animate href="#😗😟216" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="44296ms" fill="freeze"/>
<animate href="#c😗151" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="44597ms" fill="freeze"/>
<animate href="#c😗151" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="45098ms" fill="freeze"/>
<animate href="#c😟159" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="45599ms" fill="freeze"/>
<animate href="#c😞158" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="46100ms" fill="freeze"/>
<animate href="#😥😦230" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="46601ms" fill="freeze"/>
<animate href="#😥😦230" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="46601ms" fill="freeze"/>
<animate href="#c😥165" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="46902ms" fill="freeze"/>
<animate href="#😝😥221" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="47403ms" fill="freeze"/>
<animate href="#😝😥221" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="47403ms" fill="freeze"/>
<animate href="#c😝157" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="47704ms" fill="freeze"/>
<animate href="#😕😝215" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="48205ms" fill="freeze"/>
<animate href="#😕😝215" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="48205ms" fill="freeze"/>
<animate href="#c😕149" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="48506ms" fill="freeze"/>
<animate href="#😔😕213" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="49007ms" fill="freeze"/>
<animate href="#😔😕213" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="49007ms" fill="freeze"/>
<animate href="#c😔148" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="49308ms" fill="freeze"/>
<animate href="#😌😔205" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="49809ms" fill="freeze"/>
<animate href="#😌😔205" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="49809ms" fill="freeze"/>
<animate href="#c😌140" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="50110ms" fill="freeze"/>
<animate href="#c😌140" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="50611ms" fill="freeze"/>
<animate href="#c😔148" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="51112ms" fill="freeze"/>
<animate href="#😕😖214" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="51613ms" fill="freeze"/>
<animate href="#😕😖214" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="51613ms" fill="freeze"/>
<animate href="#c😖150" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="51914ms" fill="freeze"/>
<animate href="#😎😖207" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="52415ms" fill="freeze"/>
<animate href="#😎😖207" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="52415ms" fill="freeze"/>
<animate href="#c😎142" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="52716ms" fill="freeze"/>
<animate href="#😆😎199" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="53217ms" fill="freeze"/>
<animate href="#😆😎199" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="53217ms" fill="freeze"/>
<animate href="#c😆134" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="53518ms" fill="freeze"/>
<animate href="#c😆134" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="54019ms" fill="freeze"/>
<animate href="#😎😏206" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="54520ms" fill="freeze"/>
<animate href="#😎😏206" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="54520ms" fill="freeze"/>
<animate href="#c😏143" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="54821ms" fill="freeze"/>
<animate href="#😇😏200" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="55322ms" fill="freeze"/>
<animate href="#😇😏200" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="55322ms" fill="freeze"/>
<animate href="#c😇135" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="55623ms" fill="freeze"/>
<animate href="#c😇135" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="56124ms" fill="freeze"/>
<animate href="#c😏143" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="56625ms" fill="freeze"/>
<animate href="#c😎142" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="57126ms" fill="freeze"/>
<animate href="#c😖150" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="57627ms" fill="freeze"/>
<animate href="#c😕149" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="58128ms" fill="freeze"/>
<animate href="#😜😝220" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="58629ms" fill="freeze"/>
<animate href="#😜😝220" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="58629ms" fill="freeze"/>
<animate href="#c😜156" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="58930ms" fill="freeze"/>
<animate href="#c😜156" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="59431ms" fill="freeze"/>
<animate href="#c😝157" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="59932ms" fill="freeze"/>
<animate href="#😥😭231" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="60433ms" fill="freeze"/>
<animate href="#😥😭231" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="60433ms" fill="freeze"/>
<animate href="#c😭173" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="60734ms" fill="freeze"/>
<animate href="#c😭173" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="61235ms" fill="freeze"/>
<animate href="#c😥165" attributeName="fill" from="rgb(0,255,0)" to="rgb(255,0,0)" dur="500ms" begin="61736ms" fill="freeze"/>
<animate href="#😦😧232" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="62237ms" fill="freeze"/>
<animate href="#😦😧232" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="62237ms" fill="freeze"/>
<animate href="#c😧167" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="62538ms" fill="freeze"/>
<animate href="#😧😯234" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="63039ms" fill="freeze"/>
<animate href="#😧😯234" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="63039ms" fill="freeze"/>
<animate href="#c😯175" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="63340ms" fill="freeze"/>
<animate href="#😯😷242" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="63841ms" fill="freeze"/>
<animate href="#😯😷242" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="63841ms" fill="freeze"/>
<animate href="#c😷183" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="64142ms" fill="freeze"/>
<animate href="#😷😿249" attributeName="stroke-width" from="2" to="4" dur="300ms" begin="64643ms" fill="freeze"/>
<animate href="#😷😿249" attributeName="stroke" from="rgb(128,139,150)" to="rgb(191,255,0)" dur="300ms" begin="64643ms" fill="freeze"/>
<animate href="#c😿191" attributeName="fill" from="rgb(255,255,255)" to="rgb(0,255,0)" dur="500ms" begin="64944ms" fill="freeze"/>
</svg>
</article>
</section>
</body>
</html>