UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const PrinterFilled = { name: 'printer', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M7 17h10v5H7zm12 3v-5H5v5H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM5 10v2h3v-2zm2-8h10a1 1 0 0 1 1 1v3H6V3a1 1 0 0 1 1-1"/>', }; exports.default = PrinterFilled;