UNPKG

@fluentui/react-icons

Version:

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

11 lines (10 loc) 987 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const LocationAddFilled = ( /*#__PURE__*/createFluentFontIcon("LocationAddFilled", "", 2, undefined)); export const LocationAddRegular = ( /*#__PURE__*/createFluentFontIcon("LocationAddRegular", "", 2, undefined)); export const LocationAdd16Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAdd16Regular", "", 1, 16)); export const LocationAdd16Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAdd16Filled", "", 0, 16)); export const LocationAdd20Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAdd20Regular", "", 1, 20)); export const LocationAdd20Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAdd20Filled", "", 0, 20)); export const LocationAdd24Regular = ( /*#__PURE__*/createFluentFontIcon("LocationAdd24Regular", "", 1, 24)); export const LocationAdd24Filled = ( /*#__PURE__*/createFluentFontIcon("LocationAdd24Filled", "", 0, 24));