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-hide-24><path fill-rule=evenodd clip-rule=evenodd d="M3.664 3.253a1 1 0 1 0-1.328 1.494l18 16a1 1 0 0 0 1.328-1.494l-2.44-2.17c1.787-1.547 3.043-3.382 3.67-4.636a1 1 0 0 0 0-.894c-.636-1.274-1.916-3.134-3.731-4.688C17.343 5.308 14.912 4 12 4c-2.139 0-4.02.706-5.586 1.697l-2.75-2.444Zm11.115 9.88 2.934 2.608A14.22 14.22 0 0 0 20.865 12a14.246 14.246 0 0 0-3.003-3.615C16.274 7.025 14.288 6 12 6c-1.474 0-2.82.425-4.018 1.09l2.568 2.283a3 3 0 0 1 4.229 3.76ZM4.056 8.986a1 1 0 0 1 .17 1.404l-.175.226a13.5 13.5 0 0 0-.917 1.383 14.244 14.244 0 0 0 3.004 3.615C7.726 16.975 9.712 18 12 18a7.647 7.647 0 0 0 1.478-.144 1 1 0 0 1 .385 1.963A9.768 9.768 0 0 1 12 20c-2.912 0-5.343-1.308-7.163-2.865-1.815-1.554-3.095-3.414-3.731-4.688a1 1 0 0 1 0-.894 14.23 14.23 0 0 1 1.546-2.397 1 1 0 0 1 1.404-.17Z"></path></symbol>'; }