@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
22 lines (21 loc) • 2.94 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TooltipQuoteOff48Filled = exports.TooltipQuoteOff48Regular = exports.TooltipQuoteOff32Filled = exports.TooltipQuoteOff32Regular = exports.TooltipQuoteOff28Filled = exports.TooltipQuoteOff28Regular = exports.TooltipQuoteOff24Filled = exports.TooltipQuoteOff24Regular = exports.TooltipQuoteOff20Filled = exports.TooltipQuoteOff20Regular = exports.TooltipQuoteOff16Filled = exports.TooltipQuoteOff16Regular = exports.TooltipQuoteOff12Filled = exports.TooltipQuoteOff12Regular = exports.TooltipQuoteOffRegular = exports.TooltipQuoteOffFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TooltipQuoteOffFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOffFilled", "", 2, undefined));
exports.TooltipQuoteOffRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOffRegular", "", 2, undefined));
exports.TooltipQuoteOff12Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff12Regular", "", 1, 12));
exports.TooltipQuoteOff12Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff12Filled", "", 0, 12));
exports.TooltipQuoteOff16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff16Regular", "", 1, 16));
exports.TooltipQuoteOff16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff16Filled", "", 0, 16));
exports.TooltipQuoteOff20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff20Regular", "", 1, 20));
exports.TooltipQuoteOff20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff20Filled", "", 0, 20));
exports.TooltipQuoteOff24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff24Regular", "", 1, 24));
exports.TooltipQuoteOff24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff24Filled", "", 0, 24));
exports.TooltipQuoteOff28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff28Regular", "", 1, 28));
exports.TooltipQuoteOff28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff28Filled", "", 0, 28));
exports.TooltipQuoteOff32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff32Regular", "", 1, 32));
exports.TooltipQuoteOff32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff32Filled", "", 0, 32));
exports.TooltipQuoteOff48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff48Regular", "", 1, 48));
exports.TooltipQuoteOff48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TooltipQuoteOff48Filled", "", 0, 48));