JSON
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format that is easy for humans and machines to read and write.
|
Import
import { Json } from "@dev.icons/react";Render
<Json size={32} />JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format that is easy for humans and machines to read and write.
import { Json } from "@dev.icons/react";<Json size={32} />