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="16" height="16" viewBox="0 0 16 16">
|
||||
<defs>
|
||||
<path id="ico-add-gray-a" d="M9,1.5 C4.86,1.5 1.5,4.86 1.5,9 C1.5,13.14 4.86,16.5 9,16.5 C13.14,16.5 16.5,13.14 16.5,9 C16.5,4.86 13.14,1.5 9,1.5 Z M12.75,9.75 L9.75,9.75 L9.75,12.75 L8.25,12.75 L8.25,9.75 L5.25,9.75 L5.25,8.25 L8.25,8.25 L8.25,5.25 L9.75,5.25 L9.75,8.25 L12.75,8.25 L12.75,9.75 Z"/>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd" transform="translate(-1 -1)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
<mask id="ico-add-gray-b" fill="#fff">
|
||||
<use xlink:href="#ico-add-gray-a"/>
|
||||
</mask>
|
||||
<use fill="#000" fill-rule="nonzero" xlink:href="#ico-add-gray-a"/>
|
||||
<g fill="#3B474E" mask="url(#ico-add-gray-b)">
|
||||
<polygon points="0 0 18 0 18 18 0 18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 851 B |
Reference in New Issue
Block a user