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) 853 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-phone-16><path d="M4.222 2.178a.5.5 0 0 0-.708-.053L2.067 3.38c-.06.052-.067.1-.067.11.18 2.275 1.58 4.82 3.635 6.874C7.69 12.42 10.235 13.82 12.51 14c.009 0 .057-.007.11-.067l1.257-1.446a.5.5 0 0 0-.053-.709l-2.03-1.73-2.452.892a1 1 0 0 1-1.049-.233l-3-3a1 1 0 0 1-.232-1.05l.893-2.451-1.732-2.028ZM2.202.615a2.5 2.5 0 0 1 3.54.264l1.86 2.175c.39.457.504 1.09.298 1.654l-.742 2.035 2.099 2.1 2.037-.74a1.667 1.667 0 0 1 1.65.298l2.177 1.855a2.5 2.5 0 0 1 .265 3.543l-1.257 1.446c-.417.48-1.058.805-1.776.748-2.904-.228-5.87-1.951-8.132-4.214C1.958 9.517.235 6.552.006 3.648c-.056-.719.27-1.36.75-1.777L2.203.615Z"></path></symbol>'; }