UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const FileCopyOutlined = { name: 'file-copy', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1 1 0 0 1 3 21l.003-14c0-.552.45-1 1.007-1zM5.003 8 5 20h10V8zM9 6h8v10h2V4H9z"/>', }; exports.default = FileCopyOutlined;