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

7 lines
633 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const CalendarLink24Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarLink24Regular", "󰓩", 1, 24, { flipInRtl: true }));
export const CalendarLink24Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarLink24Filled", "󰕢", 0, 24, { flipInRtl: true }));
export const CalendarLink28Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarLink28Regular", "󰓪", 1, 28, { flipInRtl: true }));
export const CalendarLink28Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarLink28Filled", "󰕣", 0, 28, { flipInRtl: true }));