Private
Public Access
1
0
Files

5 lines
331 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const CodeRbRectangle16Regular = ( /*#__PURE__*/createFluentFontIcon("CodeRbRectangle16Regular", "", 1, 16));
export const CodeRbRectangle16Filled = ( /*#__PURE__*/createFluentFontIcon("CodeRbRectangle16Filled", "", 0, 16));