UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 652 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const EyeCloseOutlined = { name: 'eye-close', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m9.342 18.782-1.931-.518.787-2.939a11 11 0 0 1-3.237-1.872l-2.153 2.154-1.415-1.415 2.154-2.153a10.96 10.96 0 0 1-2.371-5.07l1.968-.359C3.903 10.812 7.579 14 12 14c4.42 0 8.097-3.188 8.856-7.39l1.968.358a10.96 10.96 0 0 1-2.37 5.071l2.153 2.153-1.415 1.415-2.153-2.154a11 11 0 0 1-3.237 1.872l.787 2.94-1.931.517-.788-2.94a11.1 11.1 0 0 1-3.74 0z"/>', }; exports.default = EyeCloseOutlined;