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-headlight-24><path fill-rule=evenodd clip-rule=evenodd d="M13 5.896c0-.619-.504-.977-.982-.871A25.52 25.52 0 0 0 10 5.558v12.89c.721.223 1.41.398 2.018.532.478.106.982-.252.982-.87V5.895Zm-5 11.82V6.29c-.645.277-1.279.597-1.869.965C4.258 8.42 3 9.948 3 12.003c0 2.054 1.258 3.582 3.131 4.749.59.367 1.224.687 1.869.964Zm3.586-14.644C13.437 2.662 15 4.13 15 5.896V18.11c0 1.766-1.563 3.234-3.414 2.824-1.773-.392-4.353-1.139-6.512-2.484C2.91 17.102 1 15.037 1 12.003c0-3.035 1.911-5.1 4.074-6.447 2.16-1.345 4.739-2.091 6.512-2.484ZM18 6.001a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Zm-1 6.001a1 1 0 0 1 1-1h4a1 1 0 0 1 0 2h-4a1 1 0 0 1-1-1Zm0 5.002a1 1 0 0 1 1-1h4a1 1 0 0 1 0 2h-4a1 1 0 0 1-1-1Z"></path></symbol>'; }