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

7 lines
583 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const LocationAddRightFilled = ( /*#__PURE__*/createFluentFontIcon("LocationAddRightFilled", "", 2, undefined));
export const LocationAddRightRegular = ( /*#__PURE__*/createFluentFontIcon("LocationAddRightRegular", "", 2, undefined));
export const LocationAddRight20Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAddRight20Regular", "", 1, 20));
export const LocationAddRight20Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAddRight20Filled", "", 0, 20));