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>
|
||||
<polygon id="check-a" points="6.75 12.127 3.623 9 2.558 10.057 6.75 14.25 15.75 5.25 14.693 4.192"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="check-b" fill="#fff">
|
||||
<use xlink:href="#check-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#check-a"/>
|
||||
<g fill="#3B474E" mask="url(#check-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 594 B |
Reference in New Issue
Block a user