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) 926 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-spring-leaf-24><path fill-rule=evenodd clip-rule=evenodd d="M12.925 3.416C15.06 3.103 17.707 3.014 21 3c-.106 6.012-1.201 8.757-3.494 10.194-1.202.754-2.836 1.218-5.084 1.483-1.806.213-3.945.291-6.487.313 2.114-2.498 5.166-4.422 8.518-6.097a1 1 0 0 0-.895-1.79c-3.07 1.535-6.129 3.384-8.463 5.83.291-4.294 1.27-6.557 3.052-7.864 1.113-.816 2.643-1.34 4.78-1.653ZM3.002 15.633c.036-6.13.984-9.993 3.961-12.176 1.488-1.091 3.384-1.685 5.672-2.02 2.289-.335 5.062-.424 8.363-.437a1.992 1.992 0 0 1 2 2.02c-.104 6.088-1.19 9.837-4.431 11.87-1.567.981-3.541 1.494-5.912 1.774-2.254.265-4.952.328-8.133.334a11.792 11.792 0 0 0-1.525 5.071 1 1 0 1 1-1.994-.142c.172-2.416.897-4.49 1.999-6.294Z"></path></symbol>'; }