Private
Public Access
1
0
Files

11 lines
1.1 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const ReOrderDotsVerticalFilled = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalFilled", "", 2, undefined));
export const ReOrderDotsVerticalRegular = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalRegular", "", 2, undefined));
export const ReOrderDotsVertical16Regular = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical16Regular", "", 1, 16));
export const ReOrderDotsVertical16Filled = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical16Filled", "", 0, 16));
export const ReOrderDotsVertical20Regular = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical20Regular", "", 1, 20));
export const ReOrderDotsVertical20Filled = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical20Filled", "", 0, 20));
export const ReOrderDotsVertical24Regular = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical24Regular", "", 1, 24));
export const ReOrderDotsVertical24Filled = ( /*#__PURE__*/createFluentFontIcon("ReOrderDotsVertical24Filled", "", 0, 24));