diff options
Diffstat (limited to 'icons/capsule.svg')
-rw-r--r-- | icons/capsule.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/capsule.svg b/icons/capsule.svg index 844aa8e..98863d8 100644 --- a/icons/capsule.svg +++ b/icons/capsule.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-capsule" viewBox="0 0 16 16"> - <path fill-rule="evenodd" d="M1.828 8.9 8.9 1.827a4 4 0 1 1 5.657 5.657l-7.07 7.071A4 4 0 1 1 1.827 8.9Zm9.128.771 2.893-2.893a3 3 0 1 0-4.243-4.242L6.713 5.429l4.243 4.242Z"/> + <path d="M1.828 8.9 8.9 1.827a4 4 0 1 1 5.657 5.657l-7.07 7.071A4 4 0 1 1 1.827 8.9Zm9.128.771 2.893-2.893a3 3 0 1 0-4.243-4.242L6.713 5.429l4.243 4.242Z"/> </svg>
\ No newline at end of file |