Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/column.js

17 lines
1.5 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ColumnFilled = ( /*#__PURE__*/createFluentFontIcon("ColumnFilled", "", 2, undefined));
export const ColumnRegular = ( /*#__PURE__*/createFluentFontIcon("ColumnRegular", "", 2, undefined));
export const Column16Regular = ( /*#__PURE__*/createFluentFontIcon("Column16Regular", "󰮄", 1, 16));
export const Column16Filled = ( /*#__PURE__*/createFluentFontIcon("Column16Filled", "󰰂", 0, 16));
export const Column20Regular = ( /*#__PURE__*/createFluentFontIcon("Column20Regular", "", 1, 20));
export const Column20Filled = ( /*#__PURE__*/createFluentFontIcon("Column20Filled", "", 0, 20));
export const Column24Regular = ( /*#__PURE__*/createFluentFontIcon("Column24Regular", "󰗕", 1, 24));
export const Column24Filled = ( /*#__PURE__*/createFluentFontIcon("Column24Filled", "󰙎", 0, 24));
export const Column28Regular = ( /*#__PURE__*/createFluentFontIcon("Column28Regular", "󰮅", 1, 28));
export const Column28Filled = ( /*#__PURE__*/createFluentFontIcon("Column28Filled", "󰰃", 0, 28));
export const Column32Regular = ( /*#__PURE__*/createFluentFontIcon("Column32Regular", "󰮆", 1, 32));
export const Column32Filled = ( /*#__PURE__*/createFluentFontIcon("Column32Filled", "󰰄", 0, 32));
export const Column48Regular = ( /*#__PURE__*/createFluentFontIcon("Column48Regular", "󰮇", 1, 48));
export const Column48Filled = ( /*#__PURE__*/createFluentFontIcon("Column48Filled", "󰰅", 0, 48));