Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/window-column-one-fourth-left.js

7 lines
657 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowColumnOneFourthLeftFilled = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeftFilled", "", 2, undefined));
export const WindowColumnOneFourthLeftRegular = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeftRegular", "", 2, undefined));
export const WindowColumnOneFourthLeft20Regular = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeft20Regular", "󰚬", 1, 20));
export const WindowColumnOneFourthLeft20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeft20Filled", "󰜧", 0, 20));