Initial commit
This commit is contained in:
3
resources/views/vendor/wireui/components/icons/solid/plus-circle.blade.php
vendored
Normal file
3
resources/views/vendor/wireui/components/icons/solid/plus-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 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z" clip-rule="evenodd" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 270 B |
Reference in New Issue
Block a user