You need to sign in or sign up before continuing.
PoundCircleOutlined.d.ts 130 Bytes
import { IconDefinition } from '../types';
declare const PoundCircleOutlined: IconDefinition;
export default PoundCircleOutlined;