Initial commit
This commit is contained in:
3
resources/views/vendor/wireui/components/icons/solid/check.blade.php
vendored
Normal file
3
resources/views/vendor/wireui/components/icons/solid/check.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="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 278 B |
Reference in New Issue
Block a user