Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/code-py-rectangle.js

5 lines
331 B
JavaScript

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