bash icon
bash from Material Design Icons by Pictogrammers · Filled · Developer / Languages · Apache-2.0 Free for personal and commercial use.
- Name
- bash
- Set
- Material Design Icons
- Style
- Filled
- Category
- Developer / Languages
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More developer / languages icons from Material Design Icons
ab-testingapiapi-offapplication-arrayapplication-bracesapplication-bracketsapplication-parenthesesapplication-variablecode-arraycode-block-bracescode-block-bracketscode-block-parenthesescode-block-tagscode-bracescode-braces-boxcode-bracketscode-equalcode-greater-thancode-greater-than-or-equalcode-jsoncode-less-thancode-less-than-or-equalcode-not-equalcode-not-equal-variant
Use the bash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 9h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H15v2h-1.9l-.2 2H15v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H5v-2h1.9l.2-2H5zm4.1 2l-.2 2h2l.2-2M19 6h-2v8h2m0 2h-2v2h2Z"/></svg>
React
import type { SVGProps } from "react";
export function MdiBash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 9h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H15v2h-1.9l-.2 2H15v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H5v-2h1.9l.2-2H5zm4.1 2l-.2 2h2l.2-2M19 6h-2v8h2m0 2h-2v2h2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 9h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H15v2h-1.9l-.2 2H15v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H5v-2h1.9l.2-2H5zm4.1 2l-.2 2h2l.2-2M19 6h-2v8h2m0 2h-2v2h2Z"/></svg> </template>
CSS
.icon-bash {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%209h2.31l.32-3h2l-.32%203h2l.32-3h2l-.32%203H15v2h-1.9l-.2%202H15v2h-2.31l-.32%203h-2l.32-3h-2l-.32%203h-2l.32-3H5v-2h1.9l.2-2H5zm4.1%202l-.2%202h2l.2-2M19%206h-2v8h2m0%202h-2v2h2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%209h2.31l.32-3h2l-.32%203h2l.32-3h2l-.32%203H15v2h-1.9l-.2%202H15v2h-2.31l-.32%203h-2l.32-3h-2l-.32%203h-2l.32-3H5v-2h1.9l.2-2H5zm4.1%202l-.2%202h2l.2-2M19%206h-2v8h2m0%202h-2v2h2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/bash.svg?color=%231a73e8&size=48