UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 543 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PanelBottomFilled = ( /*#__PURE__*/createFluentFontIcon("PanelBottomFilled", "", 2, undefined)); export const PanelBottomRegular = ( /*#__PURE__*/createFluentFontIcon("PanelBottomRegular", "", 2, undefined)); export const PanelBottom20Regular = ( /*#__PURE__*/createFluentFontIcon("PanelBottom20Regular", "", 1, 20)); export const PanelBottom20Filled = ( /*#__PURE__*/createFluentFontIcon("PanelBottom20Filled", "", 0, 20));