Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/component-2-double-tap-swipe-up.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

5 lines
375 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const Component2DoubleTapSwipeUp24Regular = ( /*#__PURE__*/createFluentFontIcon("Component2DoubleTapSwipeUp24Regular", "", 1, 24));
export const Component2DoubleTapSwipeUp24Filled = ( /*#__PURE__*/createFluentFontIcon("Component2DoubleTapSwipeUp24Filled", "", 0, 24));