yandex-international.js 272 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 import Icon from '../../components/Icon.vue' Icon.register({ 'brands/yandex-international': { width: 320, height: 512, paths: [ { d: 'M129.5 512v-166.1l-111-297.9h55.8l81.8 229.7 94.1-277.7h51.3l-120.7 347.8v164.2h-51.3z' } ] } })