UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const NavigationOutlined = { name: 'navigation', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m4.965 5.096 3.546 12.41 3.04-6.08 5.637-2.255zM2.899 2.3l18.806 6.268a.5.5 0 0 1 .028.939L13 13l-4.425 8.85a.5.5 0 0 1-.928-.086L2.26 2.911A.5.5 0 0 1 2.9 2.3z"/>', }; exports.default = NavigationOutlined;