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

7 lines
567 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowAdPersonFilled = ( /*#__PURE__*/createFluentFontIcon("WindowAdPersonFilled", "", 2, undefined));
export const WindowAdPersonRegular = ( /*#__PURE__*/createFluentFontIcon("WindowAdPersonRegular", "", 2, undefined));
export const WindowAdPerson20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowAdPerson20Regular", "", 1, 20));
export const WindowAdPerson20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowAdPerson20Filled", "", 0, 20));