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

9 lines
849 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const VideoPersonStarOffFilled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOffFilled", "", 2, undefined));
export const VideoPersonStarOffRegular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOffRegular", "", 2, undefined));
export const VideoPersonStarOff20Regular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOff20Regular", "", 1, 20));
export const VideoPersonStarOff20Filled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOff20Filled", "", 0, 20));
export const VideoPersonStarOff24Regular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOff24Regular", "", 1, 24));
export const VideoPersonStarOff24Filled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonStarOff24Filled", "", 0, 24));