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

7 lines
575 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const LocationAddLeftFilled = ( /*#__PURE__*/createFluentFontIcon("LocationAddLeftFilled", "", 2, undefined));
export const LocationAddLeftRegular = ( /*#__PURE__*/createFluentFontIcon("LocationAddLeftRegular", "", 2, undefined));
export const LocationAddLeft20Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAddLeft20Regular", "", 1, 20));
export const LocationAddLeft20Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAddLeft20Filled", "", 0, 20));