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

17 lines
1.4 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const DeskFilled = ( /*#__PURE__*/createFluentFontIcon("DeskFilled", "", 2, undefined));
export const DeskRegular = ( /*#__PURE__*/createFluentFontIcon("DeskRegular", "", 2, undefined));
export const Desk16Regular = ( /*#__PURE__*/createFluentFontIcon("Desk16Regular", "󰉩", 1, 16));
export const Desk16Filled = ( /*#__PURE__*/createFluentFontIcon("Desk16Filled", "󰉼", 0, 16));
export const Desk20Regular = ( /*#__PURE__*/createFluentFontIcon("Desk20Regular", "󰇋", 1, 20));
export const Desk20Filled = ( /*#__PURE__*/createFluentFontIcon("Desk20Filled", "󰇋", 0, 20));
export const Desk24Regular = ( /*#__PURE__*/createFluentFontIcon("Desk24Regular", "󰇌", 1, 24));
export const Desk24Filled = ( /*#__PURE__*/createFluentFontIcon("Desk24Filled", "󰇌", 0, 24));
export const Desk28Regular = ( /*#__PURE__*/createFluentFontIcon("Desk28Regular", "󰉪", 1, 28));
export const Desk28Filled = ( /*#__PURE__*/createFluentFontIcon("Desk28Filled", "󰉽", 0, 28));
export const Desk32Regular = ( /*#__PURE__*/createFluentFontIcon("Desk32Regular", "󰉫", 1, 32));
export const Desk32Filled = ( /*#__PURE__*/createFluentFontIcon("Desk32Filled", "󰉾", 0, 32));
export const Desk48Regular = ( /*#__PURE__*/createFluentFontIcon("Desk48Regular", "󰉬", 1, 48));
export const Desk48Filled = ( /*#__PURE__*/createFluentFontIcon("Desk48Filled", "󰉿", 0, 48));