UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 424 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const FeedbackOutlined = { name: 'feedback', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zM4 18.385 5.763 17H20V5H4zM11 13h2v2h-2zm0-6h2v5h-2z"/>', }; exports.default = FeedbackOutlined;