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

8 lines
590 B
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Component2DoubleTapSwipeUp24Filled = exports.Component2DoubleTapSwipeUp24Regular = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.Component2DoubleTapSwipeUp24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Component2DoubleTapSwipeUp24Regular", "", 1, 24));
exports.Component2DoubleTapSwipeUp24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Component2DoubleTapSwipeUp24Filled", "", 0, 24));