Tabletop RPG SVG with D20 Pattern for svgRenderer

This val contains the raw SVG code to copy into a new file in your svgRenderer project.

How to add this to svgRenderer:

  1. Copy the SVG code (remove the backticks and export default)
  2. Create a file called "tabletoprpg-d20.svg" in the svgRenderer project
  3. Paste the SVG code into that file
  4. It should automatically appear in your gallery

Features:

  • Larger text (36px title, 32px subtitle)
  • Cerulean blue background (#007BA7)
  • D20 dice pattern as a subtle background texture
  • Gold text (#FFD700) for high contrast
  • Fantasy-style Pirata One font

This SVG has been designed to work with your existing svgRenderer gallery system.