"use client";
import { createFluentIcon } from '../../utils/createFluentIcon';
export const CalendarPeopleColor = ( /*#__PURE__*/createFluentIcon('CalendarPeopleColor', "1em", ``, { color: true }));
export const CalendarPeople20Color = ( /*#__PURE__*/createFluentIcon('CalendarPeople20Color', "20", ``, { color: true }));