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) 808 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-home-24><path fill-rule=evenodd clip-rule=evenodd d="M13.342 3.513a2 2 0 0 0-2.684 0l-7.329 6.633a1 1 0 0 0-.329.741v9.863c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25V15.5a2.5 2.5 0 0 1 2.5-2.5h3a2.5 2.5 0 0 1 2.5 2.5v5.25c0 .138.112.25.25.25h4.5a.25.25 0 0 0 .25-.25v-9.863a1 1 0 0 0-.329-.74l-7.329-6.634ZM9.316 2.03a4 4 0 0 1 5.368 0l7.33 6.633A3 3 0 0 1 23 10.887v9.863A2.25 2.25 0 0 1 20.75 23h-4.5A2.25 2.25 0 0 1 14 20.75V15.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v5.25A2.25 2.25 0 0 1 7.75 23h-4.5A2.25 2.25 0 0 1 1 20.75v-9.863a3 3 0 0 1 .987-2.224L9.316 2.03Z"></path></symbol>'; }