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) 593 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-pencil-24><path d="M16.206 1.166a3.98 3.98 0 1 1 5.628 5.628L7.976 20.653a.996.996 0 0 1-.51.272L2.192 21.98a.995.995 0 0 1-1.171-1.17l1.055-5.277a.998.998 0 0 1 .272-.509L16.206 1.166ZM17.613 8.2l-2.814-2.814L3.54 16.644l-.703 3.518 3.518-.703L17.613 8.2Zm2.814-5.628a1.99 1.99 0 0 0-2.814 0L16.206 3.98l2.814 2.814 1.407-1.407a1.99 1.99 0 0 0 0-2.814Z"></path></symbol>'; }