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

7 lines
615 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowLocationTargetFilled = ( /*#__PURE__*/createFluentFontIcon("WindowLocationTargetFilled", "", 2, undefined));
export const WindowLocationTargetRegular = ( /*#__PURE__*/createFluentFontIcon("WindowLocationTargetRegular", "", 2, undefined));
export const WindowLocationTarget20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowLocationTarget20Regular", "", 1, 20));
export const WindowLocationTarget20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowLocationTarget20Filled", "", 0, 20));