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

11 lines
1.1 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const LayoutColumnThreeFilled = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThreeFilled", "", 2, undefined));
export const LayoutColumnThreeRegular = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThreeRegular", "", 2, undefined));
export const LayoutColumnThree16Regular = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree16Regular", "󰒕", 1, 16));
export const LayoutColumnThree16Filled = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree16Filled", "󰓀", 0, 16));
export const LayoutColumnThree20Regular = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree20Regular", "󰒖", 1, 20));
export const LayoutColumnThree20Filled = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree20Filled", "󰓁", 0, 20));
export const LayoutColumnThree24Regular = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree24Regular", "󰒗", 1, 24));
export const LayoutColumnThree24Filled = ( /*#__PURE__*/createFluentFontIcon("LayoutColumnThree24Filled", "󰓂", 0, 24));