UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 829 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const LayerDiagonalAddFilled = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAddFilled", "", 2, undefined)); export const LayerDiagonalAddRegular = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAddRegular", "", 2, undefined)); export const LayerDiagonalAdd20Regular = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAdd20Regular", "󰐂", 1, 20)); export const LayerDiagonalAdd20Filled = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAdd20Filled", "󰐕", 0, 20)); export const LayerDiagonalAdd24Regular = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAdd24Regular", "󰗰", 1, 24)); export const LayerDiagonalAdd24Filled = ( /*#__PURE__*/createFluentFontIcon("LayerDiagonalAdd24Filled", "󰙬", 0, 24));