Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/table-cells-merge.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
1.4 KiB
JavaScript

"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));