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) 1.04 kB
"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-apple-24><path d="M11.864 5.566c1.27 0 2.384-.496 3.343-1.488.958-.993 1.437-2.146 1.437-3.461 0-.145-.011-.35-.034-.616a9.374 9.374 0 0 0-.377.057c-1.17.167-2.202.741-3.091 1.722-.89.98-1.335 2.03-1.335 3.147 0 .13.019.342.057.639ZM16.416 23c.905 0 1.905-.62 3-1.859 1.096-1.239 1.933-2.695 2.51-4.367-2.152-1.11-3.228-2.703-3.228-4.778 0-1.733.87-3.216 2.613-4.447-1.21-1.513-2.807-2.27-4.792-2.27-.837 0-1.601.126-2.294.377l-.433.16-.582.228c-.38.144-.727.216-1.038.216-.244 0-.563-.083-.959-.25l-.445-.183-.422-.171a5.08 5.08 0 0 0-1.985-.388c-1.894 0-3.415.639-4.564 1.916s-1.723 2.96-1.723 5.051c0 2.942.92 5.66 2.761 8.154C6.113 22.13 7.281 23 8.338 23c.449 0 .894-.087 1.335-.262l.56-.228.444-.16c.624-.22 1.198-.33 1.723-.33.555 0 1.194.14 1.917.421l.353.137c.738.281 1.32.422 1.746.422Z"></path></symbol>'; }