Bash
Bash (Bourne Again Shell) is a Unix shell and command-line language widely used in Linux and macOS for scripting and automation.
Looks better on a light background
|
|
Import
import { BashIcon, Bash } from "@dev.icons/react";Render
<BashIcon size={32} />
<Bash size={32} />