@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 2.89 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SoundWaveCircleSparkle48Filled = exports.SoundWaveCircleSparkle48Regular = exports.SoundWaveCircleSparkle32Filled = exports.SoundWaveCircleSparkle32Regular = exports.SoundWaveCircleSparkle28Filled = exports.SoundWaveCircleSparkle28Regular = exports.SoundWaveCircleSparkle24Filled = exports.SoundWaveCircleSparkle24Regular = exports.SoundWaveCircleSparkle20Filled = exports.SoundWaveCircleSparkle20Regular = exports.SoundWaveCircleSparkle16Filled = exports.SoundWaveCircleSparkle16Regular = exports.SoundWaveCircleSparkleRegular = exports.SoundWaveCircleSparkleFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.SoundWaveCircleSparkleFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkleFilled", "", 2, undefined));
exports.SoundWaveCircleSparkleRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkleRegular", "", 2, undefined));
exports.SoundWaveCircleSparkle16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle16Regular", "", 1, 16));
exports.SoundWaveCircleSparkle16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle16Filled", "", 0, 16));
exports.SoundWaveCircleSparkle20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle20Regular", "", 1, 20));
exports.SoundWaveCircleSparkle20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle20Filled", "", 0, 20));
exports.SoundWaveCircleSparkle24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle24Regular", "", 1, 24));
exports.SoundWaveCircleSparkle24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle24Filled", "", 0, 24));
exports.SoundWaveCircleSparkle28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle28Regular", "", 1, 28));
exports.SoundWaveCircleSparkle28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle28Filled", "", 0, 28));
exports.SoundWaveCircleSparkle32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle32Regular", "", 1, 32));
exports.SoundWaveCircleSparkle32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle32Filled", "", 0, 32));
exports.SoundWaveCircleSparkle48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle48Regular", "", 1, 48));
exports.SoundWaveCircleSparkle48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SoundWaveCircleSparkle48Filled", "", 0, 48));