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) 1.11 kB
"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 16 16" id=icon-closed-caption-filled-16><path d="M13.5 1A2.5 2.5 0 0 1 16 3.5v9a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9A2.5 2.5 0 0 1 2.5 1h11ZM5.503 5.817c-1.272 0-2.174.927-2.174 2.182s.902 2.18 2.174 2.18c1.018 0 1.827-.556 2.07-1.532l.045-.186H6.206l-.032.106c-.058.19-.143.307-.245.38-.104.072-.244.112-.433.112a.669.669 0 0 1-.57-.277c-.132-.18-.21-.447-.21-.783s.078-.605.21-.784a.67.67 0 0 1 .57-.277c.189 0 .329.04.433.113.103.072.187.19.245.38l.032.106h1.412l-.046-.186c-.242-.976-1.051-1.534-2.07-1.534Zm5.054 0c-1.273 0-2.174.927-2.174 2.182s.901 2.18 2.174 2.18c1.017 0 1.826-.556 2.068-1.532l.046-.186h-1.412l-.032.106c-.058.19-.143.307-.246.38a.738.738 0 0 1-.432.112.67.67 0 0 1-.57-.277c-.132-.18-.208-.447-.208-.783s.076-.605.208-.784a.67.67 0 0 1 .57-.277c.189 0 .329.04.432.113.103.072.188.19.246.38l.032.106h1.412l-.046-.186c-.242-.976-1.05-1.534-2.068-1.534Z"></path></symbol>'; }