UNPKG

@fluentui/react-icons

Version:

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

8 lines (7 loc) 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iconRegularClassName = exports.iconFilledClassName = void 0; exports.iconFilledClassName = "fui-Icon-filled"; exports.iconRegularClassName = "fui-Icon-regular";