JWT

JSON Web Token (JWT) is an open standard for securely transmitting information between parties as a compact, self-contained JSON object.

JWT logo (jwt-icon)
|
JWT logo (jwt)
|
Usage
Import
import { JwtIcon, Jwt } from "@dev.icons/react";
Render
<JwtIcon size={32} />
<Jwt size={32} />

Related icons