Initial commit
This commit is contained in:
3
resources/views/vendor/wireui/components/icons/outline/zoom-in.blade.php
vendored
Normal file
3
resources/views/vendor/wireui/components/icons/outline/zoom-in.blade.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg {{ $attributes }} xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM10 7v3m0 0v3m0-3h3m-3 0H7" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 271 B |
Reference in New Issue
Block a user