Billie/resources/views/nodejs/components/svg/refresh-icon.blade.php
2025-05-06 09:47:26 +07:00

16 lines
1.1 KiB
PHP

@props(['width' => '32px', 'height' => '32px'])
<?xml version="1.0" ?>
<svg width="{{$width}}" height="{{$height}}" viewBox="0 0 30.50039 30.5" xmlns="http://www.w3.org/2000/svg"
fill="rgb(248 113 113)">
<title />
<g data-name="Layer 2" id="Layer_2">
<g id="Interface-Solid">
<g id="interface-solid-multimedia-refresh-button-1">
<path
d="M3.2312,10.5H9.25a1.25,1.25,0,0,0,0-2.5H5.36743A13.20678,13.20678,0,0,1,16.415,2.5a12.75654,12.75654,0,0,1,11.68945,7.65039,1.25027,1.25027,0,0,0,2.291-1.00195A15.25661,15.25661,0,0,0,16.415,0,15.47292,15.47292,0,0,0,2.5,7.93555V1.25a1.25,1.25,0,0,0-2.5,0v8A1.25085,1.25085,0,0,0,1.25,10.5Z" />
<path
d="M29.25,20h-8a1.25,1.25,0,0,0,0,2.5h3.94965A11.00927,11.00927,0,0,1,15.25,28,12.75654,12.75654,0,0,1,3.56055,20.34961a1.25027,1.25027,0,0,0-2.291,1.002A15.25661,15.25661,0,0,0,15.25,30.5,13.625,13.625,0,0,0,28,22.58423V29.25a1.25,1.25,0,0,0,2.5,0v-8A1.25022,1.25022,0,0,0,29.25,20Z" />
</g>
</g>
</g>
</svg>