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) 916 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-wrench-16><path fill-rule=evenodd clip-rule=evenodd d="M12 7.586V5c0-1.847-.834-3.157-2.06-3.961C8.77.27 7.305 0 6 0H4.01a1.01 1.01 0 0 0-1.006.908c-.022.24.046.494.198.695L5.68 4.906l-.774.774-3.295-2.472A1.008 1.008 0 0 0 .564 3.1 1.01 1.01 0 0 0 0 4.015V6c0 1.358.268 2.83 1.043 3.992C1.857 11.212 3.172 12 5 12h2.585l3.084 3.086a3.122 3.122 0 1 0 4.416-4.415L12 7.586ZM6 2l1.789 2.385c.314.401.27.982-.092 1.333l-1.98 1.979c-.347.358-.92.407-1.324.098L2 6c0 1.142.232 2.17.707 2.883C3.144 9.537 3.83 10 5 10h2.99c.273-.003.539.109.729.305l3.365 3.367a1.122 1.122 0 1 0 1.587-1.587l-3.378-3.378A.997.997 0 0 1 10 7.98V5c0-1.153-.477-1.843-1.157-2.289C8.11 2.23 7.073 2 6 2Z"></path></symbol>'; }