Index

joshstock.in / fe28e98

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
3201 Jan 2020 16:35304588fDiscard Feather Icons script embed, use local SVGsJosh Stockin1170N

Blob @ joshstock.in / resources / static / file.svg

text/plain442 bytesdownload raw
1<svg
2 xmlns="http://www.w3.org/2000/svg"
3 width="24"
4 height="24"
5 viewBox="0 0 24 24"
6 fill="none"
7 stroke="currentColor"
8 stroke-width="2"
9 stroke-linecap="round"
10 stroke-linejoin="round"
11>
12 <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" />
13 <polyline points="14 2 14 8 20 8" />
14 <line x1="16" y1="13" x2="8" y2="13" />
15 <line x1="16" y1="17" x2="8" y2="17" />
16 <polyline points="10 9 9 9 8 9" />
17</svg>
18