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

7 lines
543 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowAdOffFilled = ( /*#__PURE__*/createFluentFontIcon("WindowAdOffFilled", "", 2, undefined));
export const WindowAdOffRegular = ( /*#__PURE__*/createFluentFontIcon("WindowAdOffRegular", "", 2, undefined));
export const WindowAdOff20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowAdOff20Regular", "", 1, 20));
export const WindowAdOff20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowAdOff20Filled", "", 0, 20));