chore: synchronize project dependencies and update vendor directory files
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" viewBox="0 0 18 18">
|
||||
<defs>
|
||||
<path id="adjust-a" d="M9,1.5 C4.8675,1.5 1.5,4.8675 1.5,9 C1.5,13.1325 4.8675,16.5 9,16.5 C13.1325,16.5 16.5,13.1325 16.5,9 C16.5,4.8675 13.1325,1.5 9,1.5 Z M9,15 C5.6925,15 3,12.3075 3,9 C3,5.6925 5.6925,3 9,3 C12.3075,3 15,5.6925 15,9 C15,12.3075 12.3075,15 9,15 Z M11.25,9 C11.25,10.245 10.245,11.25 9,11.25 C7.755,11.25 6.75,10.245 6.75,9 C6.75,7.755 7.755,6.75 9,6.75 C10.245,6.75 11.25,7.755 11.25,9 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="adjust-b" fill="#fff">
|
||||
<use xlink:href="#adjust-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#adjust-a"/>
|
||||
<g fill="#3B474E" mask="url(#adjust-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 909 B |
Reference in New Issue
Block a user