UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 394 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const FolderOutlined = { name: 'folder', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zM4 7v12h16V7z"/>', }; exports.default = FolderOutlined;