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

7 lines
551 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ShieldPersonFilled = ( /*#__PURE__*/createFluentFontIcon("ShieldPersonFilled", "", 2, undefined));
export const ShieldPersonRegular = ( /*#__PURE__*/createFluentFontIcon("ShieldPersonRegular", "", 2, undefined));
export const ShieldPerson20Regular = ( /*#__PURE__*/createFluentFontIcon("ShieldPerson20Regular", "", 1, 20));
export const ShieldPerson20Filled = ( /*#__PURE__*/createFluentFontIcon("ShieldPerson20Filled", "", 0, 20));