ros.grant.common 2.0.1248 → 2.0.1249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Svg/rutube.svg +2 -2
- package/package.json +1 -1
package/Svg/rutube.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.1677 3.48746C22.2084 4.52813 21.4658 6.31007 19.9965 6.30348C19.0864 6.30348 18.3491 5.56353 18.3491 4.65343C18.3491 3.18277 20.1297 2.44678 21.1677 3.48746ZM4 6.17688H15.2601C15.8378 6.16369 16.4116 6.23491 16.9682 6.38659C17.4035 6.533 17.7992 6.77305 18.1329 7.09884C18.4455 7.42859 18.6776 7.82824 18.8082 8.27405C18.9599 8.8399 19.0271 9.43212 19.0139 10.0243V10.9819C19.0825 11.9395 18.8675 12.8971 18.394 13.7148C17.8836 14.3466 17.1542 14.7397 16.3694 14.8096L19.3899 19H15.8801L13.1418 14.8281H7.1339V19H4V6.17688ZM7.1339 12.0002H14.7536C15.061 12.0371 15.3683 11.9698 15.6347 11.8076C15.8207 11.6032 15.9091 11.3235 15.8801 11.0386V9.96499C15.9051 9.68932 15.8167 9.41365 15.6347 9.21317C15.3683 9.04434 15.061 8.97311 14.7536 9.00345H7.1339V12.0002Z"/>
|
|
3
3
|
</svg>
|
package/package.json
CHANGED