initial commit
This commit is contained in:
6
vendor/symfony/web-profiler-bundle/Resources/views/Icon/alert-circle.svg
vendored
Normal file
6
vendor/symfony/web-profiler-bundle/Resources/views/Icon/alert-circle.svg
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" data-icon-name="icon-tabler-alert-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||||
<circle cx="12" cy="12" r="9"></circle>
|
||||
<line x1="12" y1="8" x2="12" y2="12"></line>
|
||||
<line x1="12" y1="16" x2="12.01" y2="16"></line>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 441 B |
Reference in New Issue
Block a user