UNPKG

@fluentui/react-icons

Version:

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

5 lines (4 loc) 329 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const LaptopMultiple24Regular = ( /*#__PURE__*/createFluentFontIcon("LaptopMultiple24Regular", "󰈜", 1, 24)); export const LaptopMultiple24Filled = ( /*#__PURE__*/createFluentFontIcon("LaptopMultiple24Filled", "󰈯", 0, 24));