Initial commit
This commit is contained in:
3
resources/views/vendor/wireui/components/icons/solid/minus-circle.blade.php
vendored
Normal file
3
resources/views/vendor/wireui/components/icons/solid/minus-circle.blade.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg {{ $attributes }} xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 000 2h6a1 1 0 100-2H7z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 230 B |
Reference in New Issue
Block a user