UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

7 lines (6 loc) 559 B
"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));