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) 733 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-verified-condition-16><path d="M10.457 9.207a1 1 0 0 0-1.414-1.414L7.25 9.586l-.293-.293a1 1 0 0 0-1.414 1.414l1 1a1 1 0 0 0 1.414 0l2.5-2.5Z"></path><path fill-rule=evenodd clip-rule=evenodd d="M4.535 2A3.998 3.998 0 0 1 8 0c1.48 0 2.773.804 3.465 2H12.5A2.5 2.5 0 0 1 15 4.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5v-9A2.5 2.5 0 0 1 3.5 2h1.035ZM6 4a2 2 0 1 1 4 0H6Zm6 0h.5a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5H4v1a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4Z"></path></symbol>'; }