UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 440 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const ContrastDropFilled = { name: 'contrast-drop', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M5.636 6.636 12 .272l6.364 6.364a9 9 0 1 1-12.728 0M12 3.101 7.05 8.05A6.98 6.98 0 0 0 5 13h14a6.98 6.98 0 0 0-2.05-4.95L12 3.1z"/>', }; exports.default = ContrastDropFilled;