diff options
Diffstat (limited to 'src/assets/icons/toggle-off.svg')
| -rw-r--r-- | src/assets/icons/toggle-off.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/toggle-off.svg b/src/assets/icons/toggle-off.svg new file mode 100644 index 0000000..f0c980d --- /dev/null +++ b/src/assets/icons/toggle-off.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-toggle-off" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M11 4a4 4 0 010 8H8a4.992 4.992 0 002-4 4.992 4.992 0 00-2-4h3zm-6 8a4 4 0 110-8 4 4 0 010 8zM0 8a5 5 0 005 5h6a5 5 0 000-10H5a5 5 0 00-5 5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
