UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 391 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const FeedbackFilled = { name: 'feedback', theme: 'filled', 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 1zM11 13v2h2v-2zm0-6v5h2V7z"/>', }; exports.default = FeedbackFilled;