@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
5 lines (4 loc) • 409 B
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowColumnOneFourthLeftFocusLeftFilled = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeftFocusLeftFilled", "", 2, undefined));
export const WindowColumnOneFourthLeftFocusLeft20Filled = ( /*#__PURE__*/createFluentFontIcon("WindowColumnOneFourthLeftFocusLeft20Filled", "", 0, 20));