Toml
TOML is a minimal, human-readable configuration file format designed to be easy to parse into data structures.
v1.0.0 1 variant
|
Import
import { Toml } from "@dev.icons/react";Render
<Toml size={32} />TOML is a minimal, human-readable configuration file format designed to be easy to parse into data structures.
import { Toml } from "@dev.icons/react";<Toml size={32} />