"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ProtocolHandler24Filled = exports.ProtocolHandler24Regular = exports.ProtocolHandler20Filled = exports.ProtocolHandler20Regular = exports.ProtocolHandler16Filled = exports.ProtocolHandler16Regular = exports.ProtocolHandlerRegular = exports.ProtocolHandlerFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.ProtocolHandlerFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandlerFilled", "", 2, undefined)); exports.ProtocolHandlerRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandlerRegular", "", 2, undefined)); exports.ProtocolHandler16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler16Regular", "", 1, 16)); exports.ProtocolHandler16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler16Filled", "", 0, 16)); exports.ProtocolHandler20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler20Regular", "", 1, 20)); exports.ProtocolHandler20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler20Filled", "", 0, 20)); exports.ProtocolHandler24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler24Regular", "", 1, 24)); exports.ProtocolHandler24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ProtocolHandler24Filled", "", 0, 24));