UNPKG

@fluentui/react-icons

Version:

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

5 lines (4 loc) 295 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const CodeFs16Regular = ( /*#__PURE__*/createFluentFontIcon("CodeFs16Regular", "", 1, 16)); export const CodeFs16Filled = ( /*#__PURE__*/createFluentFontIcon("CodeFs16Filled", "", 0, 16));