Skip to content

Instantly share code, notes, and snippets.

@chrislaughlin
Created November 25, 2020 17:28

Revisions

  1. chrislaughlin created this gist Nov 25, 2020.
    9 changes: 9 additions & 0 deletions stories.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@


    Something I found earlier
    ```html
    <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" style="enable-background:new -580 439 577.9 194;"
    xml:space="preserve">
    <circle cx="50" cy="50" r="40" />
    </svg>
    ```