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 450 90” width="450” height="90” xmlns="http://www.w3.org/2000/svg"> <defs> <style> .mc-text { font-family: ‘Minecraft’, ‘Minecraftia’, ‘VT323’, ‘Courier New’, Courier, monospace; font-size: 20px; font-weight: bold; text-rendering: optimizeLegibility; } </style> </defs>

<!– Toast Background Panel –> <rect x="0” y="0” width="450” height="90” fill="#121212” /> <rect x="3” y="3” width="444” height="84” fill="#444444” /> <rect x="6” y="6” width="438” height="78” fill="#111111” /> <rect x="9” y="9” width="432” height="72” fill="#212121” />

<!– Fire Charge Icon (Pixel Art Vector) –> <g shape-rendering="crispEdges"> <!– Outlines (Dark Brown/Black) –> <rect x="34” y="24” width="16” height="40” fill="#2d1604"/> <rect x="22” y="36” width="40” height="16” fill="#2d1604"/> <rect x="30” y="28” width="24” height="32” fill="#2d1604"/> <rect x="26” y="32” width="32” height="24” fill="#2d1604"/>

&lt;!-- Dark Red Layer --&gt;
&lt;rect x="34" y="28" width="16" height="32" fill="#702206"/&gt;
&lt;rect x="26" y="36" width="32" height="16" fill="#702206"/&gt;
&lt;rect x="30" y="32" width="24" height="24" fill="#702206"/&gt;

&lt;!-- Orange-Red Layer --&gt;
&lt;rect x="34" y="32" width="16" height="24" fill="#ab4f0e"/&gt;
&lt;rect x="30" y="36" width="24" height="16" fill="#ab4f0e"/&gt;

&lt;!-- Orange Layer --&gt;
&lt;rect x="34" y="36" width="16" height="16" fill="#e38f1e"/&gt;

&lt;!-- Yellow Layer --&gt;
&lt;rect x="38" y="36" width="8" height="16" fill="#ffd33b"/&gt;
&lt;rect x="34" y="40" width="16" height="8" fill="#ffd33b"/&gt;

&lt;!-- White Core --&gt;
&lt;rect x="38" y="40" width="8" height="8" fill="#ffffff"/&gt;

&lt;!-- Pixel Noise Texturing --&gt;
&lt;rect x="34" y="32" width="4" height="4" fill="#ffd33b"/&gt;
&lt;rect x="46" y="52" width="4" height="4" fill="#ab4f0e"/&gt;
&lt;rect x="30" y="40" width="4" height="4" fill="#e38f1e"/&gt;
&lt;rect x="50" y="40" width="4" height="4" fill="#e38f1e"/&gt;
&lt;rect x="42" y="28" width="4" height="4" fill="#e38f1e"/&gt;
&lt;rect x="38" y="48" width="4" height="4" fill="#e38f1e"/&gt;
&lt;rect x="42" y="40" width="4" height="4" fill="#ffffff"/&gt;

</g>

<!– Text: Challenge Complete! –> <!– 2px Drop shadow matching standard Minecraft UI –> <text x="82” y="42” class="mc-text” fill="#3e1a3e">Challenge Complete!</text> <text x="80” y="40” class="mc-text” fill="#c55ac5">Challenge Complete!</text>

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