Added logbox
This commit is contained in:
5
tubio-frontend-nuxt-app/components/Icons/film.vue
Normal file
5
tubio-frontend-nuxt-app/components/Icons/film.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<svg viewBox="0 0 16 16" class="bi bi-film" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" d="M0 1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm4 0h8v6H4V1zm8 8H4v6h8V9zM1 1h2v2H1V1zm2 3H1v2h2V4zM1 7h2v2H1V7zm2 3H1v2h2v-2zm-2 3h2v2H1v-2zM15 1h-2v2h2V1zm-2 3h2v2h-2V4zm2 3h-2v2h2V7zm-2 3h2v2h-2v-2zm2 3h-2v2h2v-2z"/>
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user