UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 599 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const WindowMultipleSwapFilled = ( /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapFilled", "", 2, undefined)); export const WindowMultipleSwapRegular = ( /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapRegular", "", 2, undefined)); export const WindowMultipleSwap20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowMultipleSwap20Regular", "", 1, 20)); export const WindowMultipleSwap20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowMultipleSwap20Filled", "", 0, 20));