UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

7 lines (6 loc) 655 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const AlignSpaceBetweenVerticalFilled = ( /*#__PURE__*/createFluentFontIcon("AlignSpaceBetweenVerticalFilled", "", 2, undefined)); export const AlignSpaceBetweenVerticalRegular = ( /*#__PURE__*/createFluentFontIcon("AlignSpaceBetweenVerticalRegular", "", 2, undefined)); export const AlignSpaceBetweenVertical20Regular = ( /*#__PURE__*/createFluentFontIcon("AlignSpaceBetweenVertical20Regular", "", 1, 20)); export const AlignSpaceBetweenVertical20Filled = ( /*#__PURE__*/createFluentFontIcon("AlignSpaceBetweenVertical20Filled", "", 0, 20));