cross-posted from: https://piefed.world/c/shit/p/1388141/when-she-french-kisses-you-immediately-after-you-bust-a-load-in-her-mouth

SVG Code

<svg viewBox=“0 0 320 90” width=“320” height=“90” xmlns=“http://www.w3.org/2000/svg”> <defs> <style> .mc-text { font-family: ‘Minecraft’, ‘Minecraftia’, ‘VT323’, ‘Courier New’, Courier, monospace; font-size: 19px; font-weight: bold; text-rendering: optimizeLegibility; } </style> </defs>

<!-- Toast Background Panel --> <rect x=“0” y=“0” width=“320” height=“90” fill=“#121212” /> <rect x=“3” y=“3” width=“314” height=“84” fill=“#444444” /> <rect x=“6” y=“6” width=“308” height=“78” fill=“#111111” /> <rect x=“9” y=“9” width=“302” height=“72” fill=“#212121” />

<!-- Fire Charge Icon --> <g shape-rendering=“crispEdges”> <!-- Outlines --> <rect x=“26” y=“24” width=“16” height=“40” fill=“#2d1604”/> <rect x=“14” y=“36” width=“40” height=“16” fill=“#2d1604”/> <rect x=“22” y=“28” width=“24” height=“32” fill=“#2d1604”/> <rect x=“18” y=“32” width=“32” height=“24” fill=“#2d1604”/>

<!-- Dark Red -->
<rect x="26" y="28" width="16" height="32" fill="#702206"/>
<rect x="18" y="36" width="32" height="16" fill="#702206"/>
<rect x="22" y="32" width="24" height="24" fill="#702206"/>

<!-- Orange-Red -->
<rect x="26" y="32" width="16" height="24" fill="#ab4f0e"/>
<rect x="22" y="36" width="24" height="16" fill="#ab4f0e"/>

<!-- Orange -->
<rect x="26" y="36" width="16" height="16" fill="#e38f1e"/>

<!-- Yellow -->
<rect x="30" y="36" width="8" height="16" fill="#ffd33b"/>
<rect x="26" y="40" width="16" height="8" fill="#ffd33b"/>

<!-- White Core -->
<rect x="30" y="40" width="8" height="8" fill="#ffffff"/>

<!-- Texturing -->
<rect x="26" y="32" width="4" height="4" fill="#ffd33b"/>
<rect x="38" y="52" width="4" height="4" fill="#ab4f0e"/>
<rect x="22" y="40" width="4" height="4" fill="#e38f1e"/>
<rect x="42" y="40" width="4" height="4" fill="#e38f1e"/>
<rect x="34" y="28" width="4" height="4" fill="#e38f1e"/>
<rect x="30" y="48" width="4" height="4" fill="#e38f1e"/>
<rect x="34" y="40" width="4" height="4" fill="#ffffff"/>

</g>

<!-- Text: Challenge Complete! --> <text x=“68” y=“42” class=“mc-text” fill=“#3e1a3e”>Challenge Complete!</text> <text x=“66” y=“40” class=“mc-text” fill=“#c55ac5”>Challenge Complete!</text>

<!-- Text: Return to Sender --> <text x=“68” y=“68” class=“mc-text” fill=“#3e3e3e”>Return to Sender</text> <text x=“66” y=“66” class=“mc-text” fill=“#ffffff”>Return to Sender</text> </svg>