UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

8 lines (7 loc) 762 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.symbol = symbol; function symbol() { // eslint-disable-next-line max-len,quotes return '<symbol viewbox="0 0 20 20" id=icon-audio-high-20><path fill-rule=evenodd clip-rule=evenodd d="M12.073 2.206a1 1 0 0 1 1.302-.552 9.003 9.003 0 0 1 0 16.691 1 1 0 0 1-.75-1.854 7.002 7.002 0 0 0 0-12.983 1 1 0 0 1-.552-1.302Zm.177 10.962c0 .395.408.65.725.416 1.083-.8 1.775-2.123 1.775-3.585 0-1.461-.692-2.785-1.775-3.585-.317-.234-.725.021-.725.416v6.339ZM13.084 10v.045-.09V10Zm-8.86-2.24L8 5.332v9.337l-3.777-2.428a2.663 2.663 0 0 1 0-4.48ZM10 3.72a1.12 1.12 0 0 0-1.726-.942l-5.132 3.3a4.663 4.663 0 0 0 0 7.845l5.132 3.3A1.12 1.12 0 0 0 10 16.28V3.72Z"></path></symbol>'; }