UNPKG

@fluentui/react-icons

Version:

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

16 lines (15 loc) 1.81 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HandRightOff28Filled = exports.HandRightOff28Regular = exports.HandRightOff24Filled = exports.HandRightOff24Regular = exports.HandRightOff20Filled = exports.HandRightOff20Regular = exports.HandRightOff16Filled = exports.HandRightOff16Regular = exports.HandRightOffRegular = exports.HandRightOffFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.HandRightOffFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOffFilled", "", 2, undefined)); exports.HandRightOffRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOffRegular", "", 2, undefined)); exports.HandRightOff16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff16Regular", "󰉰", 1, 16)); exports.HandRightOff16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff16Filled", "󰊃", 0, 16)); exports.HandRightOff20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff20Regular", "", 1, 20)); exports.HandRightOff20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff20Filled", "", 0, 20)); exports.HandRightOff24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff24Regular", "󰉱", 1, 24)); exports.HandRightOff24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff24Filled", "󰊄", 0, 24)); exports.HandRightOff28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff28Regular", "󰉲", 1, 28)); exports.HandRightOff28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HandRightOff28Filled", "󰊅", 0, 28));