5 lines
409 B
JavaScript
5 lines
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));
|