UNPKG

@fluentui/react-icons

Version:

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

22 lines (21 loc) 2.69 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RecordStop48Filled = exports.RecordStop48Regular = exports.RecordStop32Filled = exports.RecordStop32Regular = exports.RecordStop28Filled = exports.RecordStop28Regular = exports.RecordStop24Filled = exports.RecordStop24Regular = exports.RecordStop20Filled = exports.RecordStop20Regular = exports.RecordStop16Filled = exports.RecordStop16Regular = exports.RecordStop12Filled = exports.RecordStop12Regular = exports.RecordStopRegular = exports.RecordStopFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.RecordStopFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStopFilled", "", 2, undefined)); exports.RecordStopRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStopRegular", "", 2, undefined)); exports.RecordStop12Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop12Regular", "", 1, 12)); exports.RecordStop12Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop12Filled", "", 0, 12)); exports.RecordStop16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop16Regular", "", 1, 16)); exports.RecordStop16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop16Filled", "", 0, 16)); exports.RecordStop20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop20Regular", "", 1, 20)); exports.RecordStop20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop20Filled", "", 0, 20)); exports.RecordStop24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop24Regular", "", 1, 24)); exports.RecordStop24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop24Filled", "", 0, 24)); exports.RecordStop28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop28Regular", "", 1, 28)); exports.RecordStop28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop28Filled", "", 0, 28)); exports.RecordStop32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop32Regular", "", 1, 32)); exports.RecordStop32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop32Filled", "", 0, 32)); exports.RecordStop48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop48Regular", "", 1, 48)); exports.RecordStop48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("RecordStop48Filled", "", 0, 48));