UNPKG

@fluentui/react-icons

Version:

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

18 lines (17 loc) 2.1 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CallInbound48Filled = exports.CallInbound48Regular = exports.CallInbound28Filled = exports.CallInbound28Regular = exports.CallInbound24Filled = exports.CallInbound24Regular = exports.CallInbound20Filled = exports.CallInbound20Regular = exports.CallInbound16Filled = exports.CallInbound16Regular = exports.CallInboundRegular = exports.CallInboundFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.CallInboundFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInboundFilled", "", 2, undefined)); exports.CallInboundRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInboundRegular", "", 2, undefined)); exports.CallInbound16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound16Regular", "", 1, 16)); exports.CallInbound16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound16Filled", "", 0, 16)); exports.CallInbound20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound20Regular", "", 1, 20)); exports.CallInbound20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound20Filled", "", 0, 20)); exports.CallInbound24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound24Regular", "", 1, 24)); exports.CallInbound24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound24Filled", "", 0, 24)); exports.CallInbound28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound28Regular", "", 1, 28)); exports.CallInbound28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound28Filled", "", 0, 28)); exports.CallInbound48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound48Regular", "", 1, 48)); exports.CallInbound48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("CallInbound48Filled", "", 0, 48));