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

9 lines
957 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const KeyboardLayoutOneHandedLeftFilled = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeftFilled", "", 2, undefined));
export const KeyboardLayoutOneHandedLeftRegular = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeftRegular", "", 2, undefined));
export const KeyboardLayoutOneHandedLeft20Regular = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeft20Regular", "", 1, 20));
export const KeyboardLayoutOneHandedLeft20Filled = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeft20Filled", "", 0, 20));
export const KeyboardLayoutOneHandedLeft24Regular = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeft24Regular", "", 1, 24));
export const KeyboardLayoutOneHandedLeft24Filled = ( /*#__PURE__*/createFluentFontIcon("KeyboardLayoutOneHandedLeft24Filled", "", 0, 24));