UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 422 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const ArrowGoBackOutlined = { name: 'arrow-go-back', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m5.828 7 2.536 2.536L6.95 10.95 2 6l4.95-4.95 1.414 1.414L5.828 5H13a8 8 0 1 1 0 16H4v-2h9a6 6 0 1 0 0-12z"/>', }; exports.default = ArrowGoBackOutlined;