UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.55 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TagEditFilled = ( /*#__PURE__*/createFluentFontIcon("TagEditFilled", "", 2, undefined)); export const TagEditRegular = ( /*#__PURE__*/createFluentFontIcon("TagEditRegular", "", 2, undefined)); export const TagEdit16Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit16Regular", "󰤱", 1, 16)); export const TagEdit16Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit16Filled", "󰦮", 0, 16)); export const TagEdit20Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit20Regular", "󰤲", 1, 20)); export const TagEdit20Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit20Filled", "󰦯", 0, 20)); export const TagEdit24Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit24Regular", "󰤳", 1, 24)); export const TagEdit24Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit24Filled", "󰦰", 0, 24)); export const TagEdit28Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit28Regular", "󰤴", 1, 28)); export const TagEdit28Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit28Filled", "󰦱", 0, 28)); export const TagEdit32Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit32Regular", "󰤵", 1, 32)); export const TagEdit32Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit32Filled", "󰦲", 0, 32)); export const TagEdit48Regular = ( /*#__PURE__*/createFluentFontIcon("TagEdit48Regular", "󰤶", 1, 48)); export const TagEdit48Filled = ( /*#__PURE__*/createFluentFontIcon("TagEdit48Filled", "󰦳", 0, 48));