Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/teardrop-bottom-right.js

20 lines
2.7 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TeardropBottomRight48Filled = exports.TeardropBottomRight48Regular = exports.TeardropBottomRight32Filled = exports.TeardropBottomRight32Regular = exports.TeardropBottomRight28Filled = exports.TeardropBottomRight28Regular = exports.TeardropBottomRight24Filled = exports.TeardropBottomRight24Regular = exports.TeardropBottomRight20Filled = exports.TeardropBottomRight20Regular = exports.TeardropBottomRight16Filled = exports.TeardropBottomRight16Regular = exports.TeardropBottomRightRegular = exports.TeardropBottomRightFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TeardropBottomRightFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRightFilled", "", 2, undefined));
exports.TeardropBottomRightRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRightRegular", "", 2, undefined));
exports.TeardropBottomRight16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight16Regular", "󰎝", 1, 16));
exports.TeardropBottomRight16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight16Filled", "󰎰", 0, 16));
exports.TeardropBottomRight20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight20Regular", "󰎞", 1, 20));
exports.TeardropBottomRight20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight20Filled", "󰎱", 0, 20));
exports.TeardropBottomRight24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight24Regular", "󰎟", 1, 24));
exports.TeardropBottomRight24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight24Filled", "󰎲", 0, 24));
exports.TeardropBottomRight28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight28Regular", "󰎠", 1, 28));
exports.TeardropBottomRight28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight28Filled", "󰎳", 0, 28));
exports.TeardropBottomRight32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight32Regular", "󰎡", 1, 32));
exports.TeardropBottomRight32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight32Filled", "󰎴", 0, 32));
exports.TeardropBottomRight48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight48Regular", "󰎢", 1, 48));
exports.TeardropBottomRight48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TeardropBottomRight48Filled", "󰎵", 0, 48));