UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 827 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PanelRightExpandFilled = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpandFilled", "", 2, undefined)); export const PanelRightExpandRegular = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpandRegular", "", 2, undefined)); export const PanelRightExpand20Regular = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpand20Regular", "", 1, 20)); export const PanelRightExpand20Filled = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpand20Filled", "", 0, 20)); export const PanelRightExpand28Regular = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpand28Regular", "󰨴", 1, 28)); export const PanelRightExpand28Filled = ( /*#__PURE__*/createFluentFontIcon("PanelRightExpand28Filled", "󰪰", 0, 28));