UNPKG

@pagopa/mui-italia

Version:

[Material-UI](https://mui.com/core/) theme inspired by [Bootstrap Italia](https://italia.github.io/bootstrap-italia/).

4 lines (3 loc) 158 B
/// <reference types="react" /> import { SvgIconProps } from "@mui/material/SvgIcon"; export declare const ThreadsIcon: (props: SvgIconProps) => JSX.Element;