UNPKG

@fluentui/react-icons

Version:

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

17 lines (16 loc) 1.69 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const SpatulaSpoonFilled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoonFilled", "", 2, undefined)); export const SpatulaSpoonRegular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoonRegular", "", 2, undefined)); export const SpatulaSpoon16Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon16Regular", "󰖖", 1, 16)); export const SpatulaSpoon16Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon16Filled", "󰘏", 0, 16)); export const SpatulaSpoon20Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon20Regular", "󰖗", 1, 20)); export const SpatulaSpoon20Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon20Filled", "󰘐", 0, 20)); export const SpatulaSpoon24Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon24Regular", "󰖘", 1, 24)); export const SpatulaSpoon24Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon24Filled", "󰘑", 0, 24)); export const SpatulaSpoon28Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon28Regular", "󰖙", 1, 28)); export const SpatulaSpoon28Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon28Filled", "󰘒", 0, 28)); export const SpatulaSpoon32Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon32Regular", "󰖚", 1, 32)); export const SpatulaSpoon32Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon32Filled", "󰘓", 0, 32)); export const SpatulaSpoon48Regular = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon48Regular", "󰖛", 1, 48)); export const SpatulaSpoon48Filled = ( /*#__PURE__*/createFluentFontIcon("SpatulaSpoon48Filled", "󰘔", 0, 48));