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) 927 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-github-24><path d="M12 0c6.627 0 12 5.373 12 12 0 5.488-3.685 10.11-8.714 11.54-.075-.897-.266-2.775-.266-4.1 0-1.162-.384-1.896-.829-2.283 2.73-.306 5.58-1.344 5.58-6.07 0-1.344-.464-2.444-1.252-3.3.12-.306.545-1.57-.122-3.26-.034-.01-1.07-.3-3.357 1.263a11.75 11.75 0 0 0-3.053-.407 11.749 11.749 0 0 0-3.053.407C6.627 4.214 5.593 4.522 5.577 4.527c-.667 1.69-.243 2.954-.122 3.26a4.82 4.82 0 0 0-1.253 3.3c0 4.726 2.851 5.785 5.56 6.07-.343.306-.667.856-.768 1.65-.708.327-2.467.856-3.558-1.018-.014-.024-.66-1.182-1.881-1.263-.025 0-1.18.009-.081.754.011.006.813.377 1.355 1.792.005.015.719 2.198 4.105 1.467 0 .807.012 2.33.017 3.068C3.801 22.258 0 17.574 0 12 0 5.373 5.373 0 12 0Z"></path></symbol>'; }