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) 770 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 16 16" id=icon-map-16><path fill-rule=evenodd clip-rule=evenodd d="M5 3.465 3 4.587v7.708l1.74-.974c.085-.048.172-.09.26-.127v-7.73Zm2 7.763c.095.043.188.092.278.148L9 12.443V4.774a2.502 2.502 0 0 1-.28-.15L7 3.556v7.672Zm4-6.42v7.725l2-1.118V3.708l-1.739.974c-.085.047-.172.09-.261.127ZM7.28 1.376a2.5 2.5 0 0 0-2.542-.056L1.511 3.13A1 1 0 0 0 1 4.001v10a1 1 0 0 0 1.489.873l3.229-1.808a.5.5 0 0 1 .507.01l2.498 1.547a2.5 2.5 0 0 0 2.536.057l3.229-1.806a1 1 0 0 0 .512-.873v-10a1 1 0 0 0-1.489-.872l-3.227 1.808a.5.5 0 0 1-.508-.012L7.28 1.375Z"></path></symbol>'; }