UNPKG

@fluentui/react-icons

Version:

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

6 lines (5 loc) 455 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PanelLeftDefault28Regular = ( /*#__PURE__*/createFluentFontIcon("PanelLeftDefault28Regular", "󰨱", 1, 28)); export const PanelLeftDefault28Filled = ( /*#__PURE__*/createFluentFontIcon("PanelLeftDefault28Filled", "󰪭", 0, 28)); export const PanelLeftDefault32Light = ( /*#__PURE__*/createFluentFontIcon("PanelLeftDefault32Light", "", 3, 32));