UNPKG

@fluentui/react-icons

Version:

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

10 lines (9 loc) 799 B
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VideoLink28Filled = exports.VideoLink28Regular = exports.VideoLink24Filled = exports.VideoLink24Regular = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.VideoLink24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("VideoLink24Regular", "󰓼", 1, 24)); exports.VideoLink24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("VideoLink24Filled", "󰕵", 0, 24)); exports.VideoLink28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("VideoLink28Regular", "󰓽", 1, 28)); exports.VideoLink28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("VideoLink28Filled", "󰕶", 0, 28));