cross-posted from: https://piefed.world/c/shit/p/1192758/what-radicalized-you

SVG Code

<svg xmlns=“http://www.w3.org/2000/svg” viewBox=“0 0 400 430” width=“100%” height=“100%” style=“background-color: #F4EBEB; font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif;”>

<defs> <g id=“icon-blocked” stroke=“#9E2126” stroke-width=“1.5” fill=“none”> <circle cx=“8” cy=“8” r=“6” /> <line x1=“3.5” y1=“3.5” x2=“12.5” y2=“12.5” /> </g>

<g id="icon-voicemail" stroke="#9E2126" stroke-width="1.5" fill="none">
  <circle cx="4.5" cy="8" r="3" />
  <circle cx="13.5" cy="8" r="3" />
  <line x1="4.5" y1="11" x2="13.5" y2="11" />
</g>

<g id="icon-missed" stroke="#D1362A" stroke-width="1.5" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path d="M14 4 L6 10 L10 14" />
  <path d="M6 10 L1 10" />
</g>

</defs>

<text x=“30” y=“30” font-size=“13” font-weight=“500” fill=“#9E7F87”>Today, June 13, 2026</text>

<rect x=“15” y=“45” width=“370” height=“350” rx=“20” fill=“#FFFFFF” />

<g transform=“translate(0, 45)”> <use href=“#icon-blocked” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(862) 265-198</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>6:09 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>

<g transform=“translate(0, 115)”> <use href=“#icon-voicemail” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(855) 348-991</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>5:55 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>

<g transform=“translate(0, 185)”> <use href=“#icon-missed” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(855) 348-99</text> <text x=“350” y=“35” font-size=“12” font-weight=“600” fill=“#D1362A” text-anchor=“end”>5:53 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>

<g transform=“translate(0, 255)”> <use href=“#icon-blocked” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(862) 265-198</text> <text x=“350” y=“35” font-size=“12” fill=“#B3A8AA” text-anchor=“end”>4:59 PM</text> <line x1=“30” y1=“70” x2=“370” y2=“70” stroke=“#F0EDED” stroke-width=“1” /> </g>

<g transform=“translate(0, 325)”> <use href=“#icon-missed” x=“30” y=“25” /> <text x=“65” y=“30” font-size=“16” fill=“#000000”>Potential Spam</text> <text x=“65” y=“50” font-size=“13” fill=“#B3A8AA”>(732) 786-341</text> <text x=“350” y=“35” font-size=“12” font-weight=“600” fill=“#D1362A” text-anchor=“end”>4:35 PM</text> </g>

</svg>