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) 928 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-off-20><path fill-rule=evenodd clip-rule=evenodd d="M1.746 1.884a1 1 0 0 1 1.41-.097l2.856 2.486L8.274 2.82A1.12 1.12 0 0 1 10 3.76v3.986l2.25 1.96V6.87c0-.394.408-.65.725-.415 1.083.8 1.775 2.123 1.775 3.585 0 .559-.101 1.098-.287 1.595l1.79 1.558a7.003 7.003 0 0 0-3.627-9.644 1 1 0 1 1 .75-1.854 9.003 9.003 0 0 1 4.421 12.843l.86.749a1 1 0 0 1-1.314 1.508l-15.5-13.5a1 1 0 0 1-.097-1.41Zm13.073 14.621a1 1 0 0 1-.375 1.364c-.343.195-.7.368-1.069.517a1 1 0 0 1-.75-1.854c.286-.116.564-.25.83-.402a1 1 0 0 1 1.364.375ZM2.275 6.836a1 1 0 1 1 1.453 1.375 2.663 2.663 0 0 0 .495 4.07L8 14.71V12.8a1 1 0 0 1 2 0v3.522a1.12 1.12 0 0 1-1.726.942l-5.132-3.3a4.663 4.663 0 0 1-.867-7.127Z"></path></symbol>'; }