Private
Public Access
1
0
Files

5 lines
317 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const PhonePerson24Regular = ( /*#__PURE__*/createFluentFontIcon("PhonePerson24Regular", "󰈲", 1, 24));
export const PhonePerson24Filled = ( /*#__PURE__*/createFluentFontIcon("PhonePerson24Filled", "󰉅", 0, 24));