UNPKG

@fluentui/react-icons

Version:

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

14 lines (13 loc) 1.41 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TableCellsMergeFilled = ( /*#__PURE__*/createFluentFontIcon("TableCellsMergeFilled", "", 2, undefined)); export const TableCellsMergeRegular = ( /*#__PURE__*/createFluentFontIcon("TableCellsMergeRegular", "", 2, undefined)); export const TableCellsMerge16Regular = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge16Regular", "", 1, 16)); export const TableCellsMerge16Filled = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge16Filled", "", 0, 16)); export const TableCellsMerge20Regular = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge20Regular", "", 1, 20)); export const TableCellsMerge20Filled = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge20Filled", "", 0, 20)); export const TableCellsMerge24Regular = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge24Regular", "", 1, 24)); export const TableCellsMerge24Filled = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge24Filled", "", 0, 24)); export const TableCellsMerge28Regular = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge28Regular", "", 1, 28)); export const TableCellsMerge28Filled = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge28Filled", "", 0, 28)); export const TableCellsMerge32Light = ( /*#__PURE__*/createFluentFontIcon("TableCellsMerge32Light", "", 3, 32));