Micro
Micro is a modern, intuitive terminal-based text editor designed as an easy-to-use alternative to nano and vim.
|
|
Import
import { Micro, MicroIcon } from "@dev.icons/react";Render
<Micro size={32} />
<MicroIcon size={32} />Micro is a modern, intuitive terminal-based text editor designed as an easy-to-use alternative to nano and vim.
import { Micro, MicroIcon } from "@dev.icons/react";<Micro size={32} />
<MicroIcon size={32} />