UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 402 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const SaveOutlined = { name: 'save', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M7 19v-6h10v6h2V7.828L16.172 5H5v14zM4 3h13l4 4v13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m5 12v4h6v-4z"/>', }; exports.default = SaveOutlined;