UNPKG

@fluentui/react-icons

Version:

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

20 lines (19 loc) 2.72 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TableSimpleExclude48Filled = exports.TableSimpleExclude48Regular = exports.TableSimpleExclude32Filled = exports.TableSimpleExclude32Regular = exports.TableSimpleExclude28Filled = exports.TableSimpleExclude28Regular = exports.TableSimpleExclude24Filled = exports.TableSimpleExclude24Regular = exports.TableSimpleExclude20Filled = exports.TableSimpleExclude20Regular = exports.TableSimpleExclude16Filled = exports.TableSimpleExclude16Regular = exports.TableSimpleExcludeRegular = exports.TableSimpleExcludeFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.TableSimpleExcludeFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExcludeFilled", "", 2, undefined)); exports.TableSimpleExcludeRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExcludeRegular", "", 2, undefined)); exports.TableSimpleExclude16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude16Regular", "󰅎", 1, 16)); exports.TableSimpleExclude16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude16Filled", "󰅍", 0, 16)); exports.TableSimpleExclude20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude20Regular", "󰅏", 1, 20)); exports.TableSimpleExclude20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude20Filled", "󰅎", 0, 20)); exports.TableSimpleExclude24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude24Regular", "󰅐", 1, 24)); exports.TableSimpleExclude24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude24Filled", "󰅏", 0, 24)); exports.TableSimpleExclude28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude28Regular", "󰅑", 1, 28)); exports.TableSimpleExclude28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude28Filled", "󰅐", 0, 28)); exports.TableSimpleExclude32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude32Regular", "󰅒", 1, 32)); exports.TableSimpleExclude32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude32Filled", "󰅑", 0, 32)); exports.TableSimpleExclude48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude48Regular", "󰅓", 1, 48)); exports.TableSimpleExclude48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TableSimpleExclude48Filled", "󰅒", 0, 48));