UNPKG

@fluentui/react-icons

Version:

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

22 lines (21 loc) 2.79 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TooltipQuote48Filled = exports.TooltipQuote48Regular = exports.TooltipQuote32Filled = exports.TooltipQuote32Regular = exports.TooltipQuote28Filled = exports.TooltipQuote28Regular = exports.TooltipQuote24Filled = exports.TooltipQuote24Regular = exports.TooltipQuote20Filled = exports.TooltipQuote20Regular = exports.TooltipQuote16Filled = exports.TooltipQuote16Regular = exports.TooltipQuote12Filled = exports.TooltipQuote12Regular = exports.TooltipQuoteRegular = exports.TooltipQuoteFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.TooltipQuoteFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteFilled", "", 2, undefined)); exports.TooltipQuoteRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteRegular", "", 2, undefined)); exports.TooltipQuote12Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote12Regular", "󰨺", 1, 12)); exports.TooltipQuote12Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote12Filled", "󰪶", 0, 12)); exports.TooltipQuote16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote16Regular", "󰥿", 1, 16)); exports.TooltipQuote16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote16Filled", "󰧼", 0, 16)); exports.TooltipQuote20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote20Regular", "", 1, 20)); exports.TooltipQuote20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote20Filled", "", 0, 20)); exports.TooltipQuote24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote24Regular", "", 1, 24)); exports.TooltipQuote24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote24Filled", "", 0, 24)); exports.TooltipQuote28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote28Regular", "󰦀", 1, 28)); exports.TooltipQuote28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote28Filled", "󰧽", 0, 28)); exports.TooltipQuote32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote32Regular", "󰦁", 1, 32)); exports.TooltipQuote32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote32Filled", "󰧾", 0, 32)); exports.TooltipQuote48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote48Regular", "󰦂", 1, 48)); exports.TooltipQuote48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuote48Filled", "󰧿", 0, 48));