UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 386 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const ArrowLeftDownOutlined = { name: 'arrow-left-down', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m9 13.59 8.607-8.607 1.414 1.414-8.607 8.607H18v2H7v-11h2v7.585z"/>', }; exports.default = ArrowLeftDownOutlined;