UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 567 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PanelTopExpandFilled = ( /*#__PURE__*/createFluentFontIcon("PanelTopExpandFilled", "", 2, undefined)); export const PanelTopExpandRegular = ( /*#__PURE__*/createFluentFontIcon("PanelTopExpandRegular", "", 2, undefined)); export const PanelTopExpand20Regular = ( /*#__PURE__*/createFluentFontIcon("PanelTopExpand20Regular", "", 1, 20)); export const PanelTopExpand20Filled = ( /*#__PURE__*/createFluentFontIcon("PanelTopExpand20Filled", "", 0, 20));