UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

18 lines (17 loc) 2.38 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ChatBubblesQuestion32Filled = exports.ChatBubblesQuestion32Regular = exports.ChatBubblesQuestion28Filled = exports.ChatBubblesQuestion28Regular = exports.ChatBubblesQuestion24Filled = exports.ChatBubblesQuestion24Regular = exports.ChatBubblesQuestion20Filled = exports.ChatBubblesQuestion20Regular = exports.ChatBubblesQuestion16Filled = exports.ChatBubblesQuestion16Regular = exports.ChatBubblesQuestionRegular = exports.ChatBubblesQuestionFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.ChatBubblesQuestionFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestionFilled", "", 2, undefined)); exports.ChatBubblesQuestionRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestionRegular", "", 2, undefined)); exports.ChatBubblesQuestion16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion16Regular", "", 1, 16)); exports.ChatBubblesQuestion16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion16Filled", "", 0, 16)); exports.ChatBubblesQuestion20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion20Regular", "", 1, 20)); exports.ChatBubblesQuestion20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion20Filled", "", 0, 20)); exports.ChatBubblesQuestion24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion24Regular", "", 1, 24)); exports.ChatBubblesQuestion24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion24Filled", "", 0, 24)); exports.ChatBubblesQuestion28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion28Regular", "", 1, 28)); exports.ChatBubblesQuestion28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion28Filled", "", 0, 28)); exports.ChatBubblesQuestion32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion32Regular", "", 1, 32)); exports.ChatBubblesQuestion32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ChatBubblesQuestion32Filled", "", 0, 32));