UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.86 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TableSimpleIncludeFilled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleIncludeFilled", "", 2, undefined)); export const TableSimpleIncludeRegular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleIncludeRegular", "", 2, undefined)); export const TableSimpleInclude16Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude16Regular", "󰅔", 1, 16)); export const TableSimpleInclude16Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude16Filled", "󰅓", 0, 16)); export const TableSimpleInclude20Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude20Regular", "󰅕", 1, 20)); export const TableSimpleInclude20Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude20Filled", "󰅔", 0, 20)); export const TableSimpleInclude24Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude24Regular", "󰅖", 1, 24)); export const TableSimpleInclude24Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude24Filled", "󰅕", 0, 24)); export const TableSimpleInclude28Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude28Regular", "󰅗", 1, 28)); export const TableSimpleInclude28Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude28Filled", "󰅖", 0, 28)); export const TableSimpleInclude32Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude32Regular", "󰅘", 1, 32)); export const TableSimpleInclude32Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude32Filled", "󰅗", 0, 32)); export const TableSimpleInclude48Regular = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude48Regular", "󰅙", 1, 48)); export const TableSimpleInclude48Filled = ( /*#__PURE__*/createFluentFontIcon("TableSimpleInclude48Filled", "󰅘", 0, 48));