UNPKG

@fluentui/react-icons

Version:

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

8 lines (7 loc) 538 B
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PanelRightDefault28Filled = exports.PanelRightDefault28Regular = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.PanelRightDefault28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelRightDefault28Regular", "󰨳", 1, 28)); exports.PanelRightDefault28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelRightDefault28Filled", "󰪯", 0, 28));