diff options
Diffstat (limited to 'icons/beer.svg')
-rw-r--r-- | icons/beer.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/beer.svg b/icons/beer.svg new file mode 100644 index 00000000..b42c169d --- /dev/null +++ b/icons/beer.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-beer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9 20h6v-4.111a8 8 0 0 1 .845 -3.578l.31 -.622a8 8 0 0 0 .845 -3.578v-4.111h-10v4.111a8 8 0 0 0 .845 3.578l.31 .622a8 8 0 0 1 .845 3.578v4.111z" /> + <path d="M7 8h10" /> +</svg> + + |