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) 872 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-link-24><path d="M20.828 3.207c-1.574-1.575-3.95-1.66-5.61.025l-.014.014-4 3.964a1 1 0 1 1-1.408-1.42l3.994-3.96c2.472-2.51 6.124-2.366 8.453-.038 2.344 2.344 2.348 6.053-.027 8.44l-.012.013-4 3.964a1 1 0 0 1-1.408-1.42l3.996-3.96c1.612-1.615 1.595-4.065.036-5.623Z"></path><path d="M14.707 9.293a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414l4-4a1 1 0 0 1 1.414 0Z"></path><path d="M7.207 9.793a1 1 0 0 1 0 1.414l-4 4c-1.609 1.605-1.594 4.063-.035 5.622 1.557 1.557 4.005 1.577 5.611-.026l.01-.01 4-4a1 1 0 0 1 1.414 1.414l-3.999 3.999c-2.383 2.392-6.105 2.382-8.45.037-2.343-2.343-2.349-6.06.024-8.44l.01-.01 4-4a1 1 0 0 1 1.415 0Z"></path></symbol>'; }