Function createShieldsIcon
createShieldsIcon( __namedParameters: Partial< { color: string; label: string; labelColor: string; logo: string; logoColor: string; message: string; messageColor: string; style: "default" | "for-the-badge"; }, >,): string Parameters
- __namedParameters: Partial<
{
color: string;
label: string;
labelColor: string;
logo: string;
logoColor: string;
message: string;
messageColor: string;
style: "default"
| "for-the-badge";
},
>
Returns string