UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const QuestionnaireFilled = { name: 'questionnaire', 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 14v2h2v-2zM8.567 8.813l1.962.393A1.5 1.5 0 1 1 12 11h-1v2h1a3.5 3.5 0 1 0-3.433-4.187"/>', }; exports.default = QuestionnaireFilled;