UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 384 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const TimerFilled = { name: 'timer', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m17.618 5.968 1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-1.414-1.414M11 8v6h2V8zM8 1h8v2H8z"/>', }; exports.default = TimerFilled;