Skip to content

Instantly share code, notes, and snippets.

@fakenickels
Created October 12, 2021 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fakenickels/682727e08054c35064f4f13302653ca7 to your computer and use it in GitHub Desktop.
Save fakenickels/682727e08054c35064f4f13302653ca7 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<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