@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
58 lines (57 loc) • 6.44 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const EditFilled = ( /*#__PURE__*/createFluentFontIcon("EditFilled", "", 2, undefined));
export const EditRegular = ( /*#__PURE__*/createFluentFontIcon("EditRegular", "", 2, undefined));
export const EditArrowBackFilled = ( /*#__PURE__*/createFluentFontIcon("EditArrowBackFilled", "", 2, undefined));
export const EditArrowBackRegular = ( /*#__PURE__*/createFluentFontIcon("EditArrowBackRegular", "", 2, undefined));
export const EditLineHorizontal3Filled = ( /*#__PURE__*/createFluentFontIcon("EditLineHorizontal3Filled", "", 2, undefined));
export const EditLineHorizontal3Regular = ( /*#__PURE__*/createFluentFontIcon("EditLineHorizontal3Regular", "", 2, undefined));
export const EditLockFilled = ( /*#__PURE__*/createFluentFontIcon("EditLockFilled", "", 2, undefined));
export const EditLockRegular = ( /*#__PURE__*/createFluentFontIcon("EditLockRegular", "", 2, undefined));
export const EditOffFilled = ( /*#__PURE__*/createFluentFontIcon("EditOffFilled", "", 2, undefined));
export const EditOffRegular = ( /*#__PURE__*/createFluentFontIcon("EditOffRegular", "", 2, undefined));
export const EditPersonFilled = ( /*#__PURE__*/createFluentFontIcon("EditPersonFilled", "", 2, undefined));
export const EditPersonRegular = ( /*#__PURE__*/createFluentFontIcon("EditPersonRegular", "", 2, undefined));
export const EditProhibitedFilled = ( /*#__PURE__*/createFluentFontIcon("EditProhibitedFilled", "", 2, undefined));
export const EditProhibitedRegular = ( /*#__PURE__*/createFluentFontIcon("EditProhibitedRegular", "", 2, undefined));
export const EditSettingsFilled = ( /*#__PURE__*/createFluentFontIcon("EditSettingsFilled", "", 2, undefined));
export const EditSettingsRegular = ( /*#__PURE__*/createFluentFontIcon("EditSettingsRegular", "", 2, undefined));
export const HdRegular = ( /*#__PURE__*/createFluentFontIcon("HdRegular", "", 2, undefined));
export const HdrFilled = ( /*#__PURE__*/createFluentFontIcon("HdrFilled", "", 2, undefined));
export const HdrRegular = ( /*#__PURE__*/createFluentFontIcon("HdrRegular", "", 2, undefined));
export const HdrOffFilled = ( /*#__PURE__*/createFluentFontIcon("HdrOffFilled", "", 2, undefined));
export const HdrOffRegular = ( /*#__PURE__*/createFluentFontIcon("HdrOffRegular", "", 2, undefined));
export const ImportantFilled = ( /*#__PURE__*/createFluentFontIcon("ImportantFilled", "", 2, undefined));
export const ImportantRegular = ( /*#__PURE__*/createFluentFontIcon("ImportantRegular", "", 2, undefined));
export const MusicNote1Filled = ( /*#__PURE__*/createFluentFontIcon("MusicNote1Filled", "", 2, undefined));
export const MusicNote1Regular = ( /*#__PURE__*/createFluentFontIcon("MusicNote1Regular", "", 2, undefined));
export const MusicNote2Filled = ( /*#__PURE__*/createFluentFontIcon("MusicNote2Filled", "", 2, undefined));
export const MusicNote2Regular = ( /*#__PURE__*/createFluentFontIcon("MusicNote2Regular", "", 2, undefined));
export const MusicNote2PlayFilled = ( /*#__PURE__*/createFluentFontIcon("MusicNote2PlayFilled", "", 2, undefined));
export const MusicNote2PlayRegular = ( /*#__PURE__*/createFluentFontIcon("MusicNote2PlayRegular", "", 2, undefined));
export const MusicNoteOff1Filled = ( /*#__PURE__*/createFluentFontIcon("MusicNoteOff1Filled", "", 2, undefined));
export const MusicNoteOff1Regular = ( /*#__PURE__*/createFluentFontIcon("MusicNoteOff1Regular", "", 2, undefined));
export const MusicNoteOff2Filled = ( /*#__PURE__*/createFluentFontIcon("MusicNoteOff2Filled", "", 2, undefined));
export const MusicNoteOff2Regular = ( /*#__PURE__*/createFluentFontIcon("MusicNoteOff2Regular", "", 2, undefined));
export const PictureInPictureFilled = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureFilled", "", 2, undefined));
export const PictureInPictureRegular = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureRegular", "", 2, undefined));
export const PictureInPictureEnterFilled = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterFilled", "", 2, undefined));
export const PictureInPictureEnterRegular = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterRegular", "", 2, undefined));
export const PictureInPictureExitFilled = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureExitFilled", "", 2, undefined));
export const PictureInPictureExitRegular = ( /*#__PURE__*/createFluentFontIcon("PictureInPictureExitRegular", "", 2, undefined));
export const ThumbDislikeFilled = ( /*#__PURE__*/createFluentFontIcon("ThumbDislikeFilled", "", 2, undefined));
export const ThumbDislikeRegular = ( /*#__PURE__*/createFluentFontIcon("ThumbDislikeRegular", "", 2, undefined));
export const ThumbLikeFilled = ( /*#__PURE__*/createFluentFontIcon("ThumbLikeFilled", "", 2, undefined));
export const ThumbLikeRegular = ( /*#__PURE__*/createFluentFontIcon("ThumbLikeRegular", "", 2, undefined));
export const ThumbLikeDislikeFilled = ( /*#__PURE__*/createFluentFontIcon("ThumbLikeDislikeFilled", "", 2, undefined));
export const ThumbLikeDislikeRegular = ( /*#__PURE__*/createFluentFontIcon("ThumbLikeDislikeRegular", "", 2, undefined));
export const ToggleLeftFilled = ( /*#__PURE__*/createFluentFontIcon("ToggleLeftFilled", "", 2, undefined));
export const ToggleLeftRegular = ( /*#__PURE__*/createFluentFontIcon("ToggleLeftRegular", "", 2, undefined));
export const ToggleMultipleFilled = ( /*#__PURE__*/createFluentFontIcon("ToggleMultipleFilled", "", 2, undefined));
export const ToggleMultipleRegular = ( /*#__PURE__*/createFluentFontIcon("ToggleMultipleRegular", "", 2, undefined));
export const ToggleRightFilled = ( /*#__PURE__*/createFluentFontIcon("ToggleRightFilled", "", 2, undefined));
export const ToggleRightRegular = ( /*#__PURE__*/createFluentFontIcon("ToggleRightRegular", "", 2, undefined));
export const TreeDeciduousFilled = ( /*#__PURE__*/createFluentFontIcon("TreeDeciduousFilled", "", 2, undefined));
export const TreeDeciduousRegular = ( /*#__PURE__*/createFluentFontIcon("TreeDeciduousRegular", "", 2, undefined));
export const TreeEvergreenFilled = ( /*#__PURE__*/createFluentFontIcon("TreeEvergreenFilled", "", 2, undefined));
export const TreeEvergreenRegular = ( /*#__PURE__*/createFluentFontIcon("TreeEvergreenRegular", "", 2, undefined));