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) 888 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-location-24><path fill-rule=evenodd d="M16 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm-2 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" clip-rule=evenodd></path><path fill-rule=evenodd d="M21 10.004c0 3.783-2.117 6.196-6.352 11.024l-1.12 1.279a2.032 2.032 0 0 1-3.056 0l-1.12-1.279C5.118 16.201 3 13.787 3 10.004 3 5.631 6.5 1 12 1s9 4.63 9 9.004Zm-2 0c0 1.556-.443 2.822-1.527 4.431-.973 1.446-2.365 3.033-4.31 5.251l-1.141 1.305-.003.003-.002.002h-.001S12.008 21 12 21a.052.052 0 0 1-.016-.003l-.002-.001-.004-.004c-.4-.459-.78-.893-1.142-1.305-1.944-2.218-3.336-3.805-4.31-5.25C5.444 12.825 5 11.56 5 10.003 5 6.568 7.764 3 12 3c4.236 0 7 3.568 7 7.003Z" clip-rule=evenodd></path></symbol>'; }