Initial commit
This commit is contained in:
3
resources/views/vendor/wireui/components/icons/solid/dots-vertical.blade.php
vendored
Normal file
3
resources/views/vendor/wireui/components/icons/solid/dots-vertical.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 d="M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 216 B |
Reference in New Issue
Block a user