cross-posted from: https://piefed.world/c/shit/p/1192799/this-dude-was-still-wondering
SVG Code
<svg xmlns="http://www.w3.org/2000/svg” viewBox="0 0 800 430” width="100%” height="100%” style="background-color: #0a0a0a; font-family: system-ui, -apple-system, sans-serif;">
<rect x="110" y="30" width="640" height="150" rx="15" ry="15" fill="#255b46" /> <path d="M 730 30 L 765 30 Q 765 40 750 50 Z" fill="#255b46" /> <text x="135" y="75" font-size="28" fill="#e9edef" font-weight="400">Artificial intelligence cannot take your</text> <text x="135" y="115" font-size="28" fill="#e9edef" font-weight="400">job if your job has never needed</text> <text x="135" y="155" font-size="28" fill="#e9edef" font-weight="400">intelligence.</text> <text x="645" y="160" font-size="16" fill="#83a897">15:32</text> <polyline points="695,153 699,158 708,146" fill="none" stroke="#53bdeb" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <polyline points="702,153 706,158 715,146" fill="none" stroke="#53bdeb" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <rect x="35" y="200" width="310" height="110" rx="15" ry="15" fill="#1f272a" /> <path d="M 55 200 L 20 200 Q 20 210 35 220 Z" fill="#1f272a" /> <text x="60" y="245" font-size="28" fill="#e9edef" font-weight="400">I don't</text> <text x="60" y="285" font-size="28" fill="#e9edef" font-weight="400">understand...</text> <text x="280" y="265" font-size="16" fill="#8696a0">15:32</text> <rect x="460" y="330" width="290" height="70" rx="15" ry="15" fill="#255b46" /> <path d="M 730 330 L 765 330 Q 765 340 750 350 Z" fill="#255b46" /> <text x="485" y="375" font-size="28" fill="#e9edef" font-weight="400">You're safe!</text> <text x="645" y="380" font-size="16" fill="#83a897">15:32</text> <polyline points="695,373 699,378 708,366" fill="none" stroke="#53bdeb" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <polyline points="702,373 706,378 715,366" fill="none" stroke="#53bdeb" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
Gork@sopuli.xyz 3 days ago
I’m not sure if I’ll ever need the .svg code for anything but 'tis appreciated.
TachyonTele@piefed.social 3 days ago
I no code. Can someone explain the svg thing to me please?
Gonzako@lemmy.world 3 days ago
If you were to make a test.html file, put everything in the spoiler in it and then open the file with your browser you’d get a representation of the image