UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 363 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const WindowsOutlined = { name: 'windows', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M11 5H5v6h6zm2 0v6h6V5zm6 8h-6v6h6zm-8 6v-6H5v6zM3 3h18v18H3z"/>', }; exports.default = WindowsOutlined;