Skip to content

Instantly share code, notes, and snippets.

@jesuino
Last active November 23, 2022 18:17
Show Gist options
  • Save jesuino/ace41b99078c99048f93a15630316d4d to your computer and use it in GitHub Desktop.
Save jesuino/ace41b99078c99048f93a15630316d4d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="450" height="200" version="1.1" baseProfile="full" style="position:absolute;left:0;top:0;user-select:none">
<rect width="450" height="200" x="0" y="0" id="0" fill="none" fill-opacity="1" />
<g>
<path d="M45 130.5L405 130.5" fill="none" stroke="#6E7079" stroke-linecap="round" />
<path d="M45.5 130L45.5 135" fill="none" stroke="#6E7079" />
<path d="M165.5 130L165.5 135" fill="none" stroke="#6E7079" />
<path d="M285.5 130L285.5 135" fill="none" stroke="#6E7079" />
<path d="M405.5 130L405.5 135" fill="none" stroke="#6E7079" />
<text dominant-baseline="central" text-anchor="middle" style="font-size:12px;font-family:sans-serif;" y="6" transform="translate(105 138)" fill="#6E7079">jsongreet</text>
<text dominant-baseline="central" text-anchor="middle" style="font-size:12px;font-family:sans-serif;" y="6" transform="translate(225 138)" fill="#6E7079">yamlgreet</text>
<text dominant-baseline="central" text-anchor="middle" style="font-size:12px;font-family:sans-serif;" y="6" transform="translate(345 138)" fill="#6E7079">fahrenheit_to_celsius</text>
<path d="M63.6 130l82.8 0l0 -1.95l-82.8 0Z" fill="#0088CE" />
<path d="M303.6 130l82.8 0l0 -66.18l-82.8 0Z" fill="rgb(0,136,206)" />
<path d="M183.6 130l82.8 0l0 -2.06l-82.8 0Z" fill="rgb(0,149,226)" />
<path d="M-5 -5l10 0l0 10l-10 0Z" transform="translate(445 5)" fill="none" stroke="#ccc" stroke-width="0" />
<path d="M-5 -5l10 0l0 10l-10 0Z" transform="translate(225 5)" fill="rgb(0,0,0)" fill-opacity="0" stroke="#ccc" stroke-width="0" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment