Created
October 12, 2021 16:58
-
-
Save fakenickels/682727e08054c35064f4f13302653ca7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" viewBox="0 0 350 350"> | |
<style>.base { fill: white; font-family: serif; font-size: 14px; }</style> | |
<rect width="100%" height="100%" fill="black" /> | |
<text x="10" y="20" class="base">"Grim Shout" Grave Wand of Skill +1</text> | |
<text x="10" y="40" class="base">Hard Leather Armor</text> | |
<text x="10" y="60" class="base">Divine Hood</text> | |
<text x="10" y="80" class="base">Hard Leather Belt</text> | |
<text x="10" y="100" class="base">"Death Root" Ornate Greaves of Skill</text> | |
<text x="10" y="120" class="base">Studded Leather Gloves</text> | |
<text x="10" y="140" class="base">Necklace of Enlightenment</text> | |
<text x="10" y="160" class="base">Gold Ring</text> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment