UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.74 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TableBottomRowFilled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRowFilled", "", 2, undefined)); export const TableBottomRowRegular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRowRegular", "", 2, undefined)); export const TableBottomRow16Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow16Regular", "", 1, 16)); export const TableBottomRow16Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow16Filled", "", 0, 16)); export const TableBottomRow20Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow20Regular", "", 1, 20)); export const TableBottomRow20Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow20Filled", "", 0, 20)); export const TableBottomRow24Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow24Regular", "", 1, 24)); export const TableBottomRow24Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow24Filled", "", 0, 24)); export const TableBottomRow28Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow28Regular", "", 1, 28)); export const TableBottomRow28Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow28Filled", "", 0, 28)); export const TableBottomRow32Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow32Regular", "", 1, 32)); export const TableBottomRow32Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow32Filled", "", 0, 32)); export const TableBottomRow48Regular = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow48Regular", "", 1, 48)); export const TableBottomRow48Filled = ( /*#__PURE__*/createFluentFontIcon("TableBottomRow48Filled", "", 0, 48));