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) 784 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 24 24" id=icon-pin-24><path fill-rule=evenodd d="M11.128 1.51a1 1 0 0 1 1.362-.381l8 4.5a1 1 0 1 1-.98 1.743l-.491-.276-2.98 5.107.429 3.001a1.5 1.5 0 0 1-.144.883l-.883 1.767a1.1 1.1 0 0 1-1.518.47l-3.545-1.97-3.51 6.142a1 1 0 0 1-1.736-.992l3.498-6.121-3.532-1.962a1.1 1.1 0 0 1-.45-1.454l.876-1.75a1.5 1.5 0 0 1 .75-.708l3.014-1.292 2.753-5.046-.532-.3a1 1 0 0 1-.38-1.361Zm2.656 2.641-2.89 5.298a1.1 1.1 0 0 1-.532.484L7.23 11.275l-.408.816 3.654 2.03.017.01 3.579 1.988.393-.787-.451-3.156a1.1 1.1 0 0 1 .139-.71l3.121-5.351-3.49-1.964Z" clip-rule=evenodd></path></symbol>'; }