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) 1.04 kB
"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-people-24><path d="M7.974 15a8.033 8.033 0 0 1 7.13 4.318l.125.251.04.095a1 1 0 0 1-1.795.856l-.05-.09-.194-.372A6.034 6.034 0 0 0 7.974 17a6.034 6.034 0 0 0-5.257 3.058l-.195.373a1 1 0 0 1-1.804-.862l.125-.25A8.034 8.034 0 0 1 7.973 15Zm10.043 1a6.024 6.024 0 0 1 5.43 3.401l.09.198.036.095a1 1 0 0 1-1.822.8l-.046-.093-.125-.26a4.041 4.041 0 0 0-4.77-1.958 1 1 0 0 1-.598-1.909A6.043 6.043 0 0 1 18.017 16Zm0-10a4.006 4.006 0 0 1 4.012 4c0 2.213-1.8 4-4.012 4a4.007 4.007 0 0 1-4.013-4c0-2.213 1.8-4 4.013-4ZM7.982 3C10.75 3 13 5.235 13 8s-2.25 5-5.017 5c-2.767 0-5.017-2.235-5.017-5s2.25-5 5.017-5Zm10.034 5c-1.116 0-2.013.9-2.013 2s.897 2 2.012 2c1.116 0 2.013-.9 2.013-2s-.897-2-2.012-2ZM7.982 5a3.009 3.009 0 0 0-3.017 3c0 1.653 1.347 3 3.017 3A3.009 3.009 0 0 0 11 8c0-1.653-1.347-3-3.017-3Z"></path></symbol>'; }