"use client";
import { createFluentIcon } from '../../utils/createFluentIcon';
export const ChatMoreColor = ( /*#__PURE__*/createFluentIcon('ChatMoreColor', "1em", ``, { color: true }));
export const ChatMore16Color = ( /*#__PURE__*/createFluentIcon('ChatMore16Color', "16", ``, { color: true }));
export const ChatMore20Color = ( /*#__PURE__*/createFluentIcon('ChatMore20Color', "20", ``, { color: true }));
export const ChatMore24Color = ( /*#__PURE__*/createFluentIcon('ChatMore24Color', "24", ``, { color: true }));