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) 580 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-rupee-24><path d="M6 3a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2h-4.537c.763.753 1.288 1.744 1.468 3H18a1 1 0 1 1 0 2h-3.069c-.255 1.777-1.2 3.027-2.54 3.82-1.053.624-2.311.944-3.585 1.086l5.026 7.54a1 1 0 0 1-1.664 1.109L6.272 13.71c-.49-.735.04-1.702.905-1.71 2.173-.023 5.177-.464 5.724-3H7a1 1 0 0 1 0-2h5.901C12.341 4.4 9.211 4 7 4a1 1 0 0 1-1-1Z"></path></symbol>'; }