@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
19 lines (18 loc) • 2.15 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const SquareDovetailJointFilled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJointFilled", "", 2, undefined));
export const SquareDovetailJointRegular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJointRegular", "", 2, undefined));
export const SquareDovetailJoint12Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint12Regular", "", 1, 12));
export const SquareDovetailJoint12Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint12Filled", "", 0, 12));
export const SquareDovetailJoint16Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint16Regular", "", 1, 16));
export const SquareDovetailJoint16Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint16Filled", "", 0, 16));
export const SquareDovetailJoint20Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint20Regular", "", 1, 20));
export const SquareDovetailJoint20Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint20Filled", "", 0, 20));
export const SquareDovetailJoint24Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint24Regular", "", 1, 24));
export const SquareDovetailJoint24Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint24Filled", "", 0, 24));
export const SquareDovetailJoint28Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint28Regular", "", 1, 28));
export const SquareDovetailJoint28Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint28Filled", "", 0, 28));
export const SquareDovetailJoint32Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint32Regular", "", 1, 32));
export const SquareDovetailJoint32Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint32Filled", "", 0, 32));
export const SquareDovetailJoint48Regular = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint48Regular", "", 1, 48));
export const SquareDovetailJoint48Filled = ( /*#__PURE__*/createFluentFontIcon("SquareDovetailJoint48Filled", "", 0, 48));