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

7 lines
559 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const LocationAddUpFilled = ( /*#__PURE__*/createFluentFontIcon("LocationAddUpFilled", "", 2, undefined));
export const LocationAddUpRegular = ( /*#__PURE__*/createFluentFontIcon("LocationAddUpRegular", "", 2, undefined));
export const LocationAddUp20Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAddUp20Regular", "", 1, 20));
export const LocationAddUp20Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAddUp20Filled", "", 0, 20));