Skip to content

Instantly share code, notes, and snippets.

@jforjacob
Created January 21, 2022 20:27
Show Gist options
  • Save jforjacob/99f28d65884b686c6e72fea05a71ee35 to your computer and use it in GitHub Desktop.
Save jforjacob/99f28d65884b686c6e72fea05a71ee35 to your computer and use it in GitHub Desktop.
svg_pug
svg(viewBox="-50 -50 100 100")
circle(r=50 fill="black")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment