UNPKG

@fluentui/react-icons

Version:

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

13 lines (12 loc) 1.32 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const LocationSettingsFilled = ( /*#__PURE__*/createFluentFontIcon("LocationSettingsFilled", "", 2, undefined)); export const LocationSettingsRegular = ( /*#__PURE__*/createFluentFontIcon("LocationSettingsRegular", "", 2, undefined)); export const LocationSettings20Regular = ( /*#__PURE__*/createFluentFontIcon("LocationSettings20Regular", "󰡠", 1, 20)); export const LocationSettings20Filled = ( /*#__PURE__*/createFluentFontIcon("LocationSettings20Filled", "󰣝", 0, 20)); export const LocationSettings24Regular = ( /*#__PURE__*/createFluentFontIcon("LocationSettings24Regular", "󰡡", 1, 24)); export const LocationSettings24Filled = ( /*#__PURE__*/createFluentFontIcon("LocationSettings24Filled", "󰣞", 0, 24)); export const LocationSettings28Regular = ( /*#__PURE__*/createFluentFontIcon("LocationSettings28Regular", "󰡢", 1, 28)); export const LocationSettings28Filled = ( /*#__PURE__*/createFluentFontIcon("LocationSettings28Filled", "󰣟", 0, 28)); export const LocationSettings48Regular = ( /*#__PURE__*/createFluentFontIcon("LocationSettings48Regular", "󰡣", 1, 48)); export const LocationSettings48Filled = ( /*#__PURE__*/createFluentFontIcon("LocationSettings48Filled", "󰣠", 0, 48));