UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.89 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TeardropBottomRightFilled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRightFilled", "", 2, undefined)); export const TeardropBottomRightRegular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRightRegular", "", 2, undefined)); export const TeardropBottomRight16Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight16Regular", "󰎝", 1, 16)); export const TeardropBottomRight16Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight16Filled", "󰎰", 0, 16)); export const TeardropBottomRight20Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight20Regular", "󰎞", 1, 20)); export const TeardropBottomRight20Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight20Filled", "󰎱", 0, 20)); export const TeardropBottomRight24Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight24Regular", "󰎟", 1, 24)); export const TeardropBottomRight24Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight24Filled", "󰎲", 0, 24)); export const TeardropBottomRight28Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight28Regular", "󰎠", 1, 28)); export const TeardropBottomRight28Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight28Filled", "󰎳", 0, 28)); export const TeardropBottomRight32Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight32Regular", "󰎡", 1, 32)); export const TeardropBottomRight32Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight32Filled", "󰎴", 0, 32)); export const TeardropBottomRight48Regular = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight48Regular", "󰎢", 1, 48)); export const TeardropBottomRight48Filled = ( /*#__PURE__*/createFluentFontIcon("TeardropBottomRight48Filled", "󰎵", 0, 48));