bash from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
bash
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the bash logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.54 6.08l-6.32-3.75c-.75-.44-1.68-.44-2.42 0L4.48 6.08c-.76.46-1.23 1.28-1.23 2.17v7.5c0 .89.46 1.71 1.22 2.17l6.32 3.75c.75.44 1.68.44 2.42 0l6.32-3.75a2.53 2.53 0 0 0 1.22-2.17v-7.5c0-.88-.45-1.71-1.21-2.17m-4.89 11.71v.54c0 .07-.04.13-.09.17l-.32.18s-.09 0-.09-.07v-.53c-.23.11-.48.14-.73.07a.095.095 0 0 1-.03-.12l.11-.49s.03-.08.06-.11c0 0 .02-.02.03-.02h.05c.22.06.46.03.66-.08a.87.87 0 0 0 .49-.76c0-.27-.15-.39-.51-.39c-.46 0-.87-.09-.89-.76c.01-.59.28-1.14.74-1.5v-.54c0-.07.04-.13.09-.17l.31-.2s.09 0 .09.07v.54c.19-.09.4-.11.6-.07c.04.02.06.08.04.12l-.11.48q-.015.075-.09.12h-.05c-.2-.04-.41 0-.58.09c-.26.11-.43.36-.44.65c0 .25.13.32.57.33c.58 0 .84.26.84.85c-.01.61-.29 1.19-.77 1.58Zm3.31-.91s-.01.09-.05.12l-1.59.97s-.04.01-.05 0s-.02-.03-.02-.05v-.41s.03-.08.07-.1l1.57-.94s.04-.01.05 0s.02.03.02.05zm1.1-9.22l-5.98 3.69c-.75.44-1.29.92-1.29 1.82v7.36c0 .54.22.87.55.99q-.165.03-.33.03c-.35 0-.7-.1-1-.28l-6.32-3.75a2.04 2.04 0 0 1-1-1.78v-7.5c0-.73.37-1.41 1-1.79l6.32-3.75a1.95 1.95 0 0 1 1.98 0l6.32 3.75c.52.31.87.84.97 1.44c-.2-.45-.68-.56-1.23-.25Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlBash(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="m19.54 6.08l-6.32-3.75c-.75-.44-1.68-.44-2.42 0L4.48 6.08c-.76.46-1.23 1.28-1.23 2.17v7.5c0 .89.46 1.71 1.22 2.17l6.32 3.75c.75.44 1.68.44 2.42 0l6.32-3.75a2.53 2.53 0 0 0 1.22-2.17v-7.5c0-.88-.45-1.71-1.21-2.17m-4.89 11.71v.54c0 .07-.04.13-.09.17l-.32.18s-.09 0-.09-.07v-.53c-.23.11-.48.14-.73.07a.095.095 0 0 1-.03-.12l.11-.49s.03-.08.06-.11c0 0 .02-.02.03-.02h.05c.22.06.46.03.66-.08a.87.87 0 0 0 .49-.76c0-.27-.15-.39-.51-.39c-.46 0-.87-.09-.89-.76c.01-.59.28-1.14.74-1.5v-.54c0-.07.04-.13.09-.17l.31-.2s.09 0 .09.07v.54c.19-.09.4-.11.6-.07c.04.02.06.08.04.12l-.11.48q-.015.075-.09.12h-.05c-.2-.04-.41 0-.58.09c-.26.11-.43.36-.44.65c0 .25.13.32.57.33c.58 0 .84.26.84.85c-.01.61-.29 1.19-.77 1.58Zm3.31-.91s-.01.09-.05.12l-1.59.97s-.04.01-.05 0s-.02-.03-.02-.05v-.41s.03-.08.07-.1l1.57-.94s.04-.01.05 0s.02.03.02.05zm1.1-9.22l-5.98 3.69c-.75.44-1.29.92-1.29 1.82v7.36c0 .54.22.87.55.99q-.165.03-.33.03c-.35 0-.7-.1-1-.28l-6.32-3.75a2.04 2.04 0 0 1-1-1.78v-7.5c0-.73.37-1.41 1-1.79l6.32-3.75a1.95 1.95 0 0 1 1.98 0l6.32 3.75c.52.31.87.84.97 1.44c-.2-.45-.68-.56-1.23-.25Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.54 6.08l-6.32-3.75c-.75-.44-1.68-.44-2.42 0L4.48 6.08c-.76.46-1.23 1.28-1.23 2.17v7.5c0 .89.46 1.71 1.22 2.17l6.32 3.75c.75.44 1.68.44 2.42 0l6.32-3.75a2.53 2.53 0 0 0 1.22-2.17v-7.5c0-.88-.45-1.71-1.21-2.17m-4.89 11.71v.54c0 .07-.04.13-.09.17l-.32.18s-.09 0-.09-.07v-.53c-.23.11-.48.14-.73.07a.095.095 0 0 1-.03-.12l.11-.49s.03-.08.06-.11c0 0 .02-.02.03-.02h.05c.22.06.46.03.66-.08a.87.87 0 0 0 .49-.76c0-.27-.15-.39-.51-.39c-.46 0-.87-.09-.89-.76c.01-.59.28-1.14.74-1.5v-.54c0-.07.04-.13.09-.17l.31-.2s.09 0 .09.07v.54c.19-.09.4-.11.6-.07c.04.02.06.08.04.12l-.11.48q-.015.075-.09.12h-.05c-.2-.04-.41 0-.58.09c-.26.11-.43.36-.44.65c0 .25.13.32.57.33c.58 0 .84.26.84.85c-.01.61-.29 1.19-.77 1.58Zm3.31-.91s-.01.09-.05.12l-1.59.97s-.04.01-.05 0s-.02-.03-.02-.05v-.41s.03-.08.07-.1l1.57-.94s.04-.01.05 0s.02.03.02.05zm1.1-9.22l-5.98 3.69c-.75.44-1.29.92-1.29 1.82v7.36c0 .54.22.87.55.99q-.165.03-.33.03c-.35 0-.7-.1-1-.28l-6.32-3.75a2.04 2.04 0 0 1-1-1.78v-7.5c0-.73.37-1.41 1-1.79l6.32-3.75a1.95 1.95 0 0 1 1.98 0l6.32 3.75c.52.31.87.84.97 1.44c-.2-.45-.68-.56-1.23-.25Z"/></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%22m19.54%206.08l-6.32-3.75c-.75-.44-1.68-.44-2.42%200L4.48%206.08c-.76.46-1.23%201.28-1.23%202.17v7.5c0%20.89.46%201.71%201.22%202.17l6.32%203.75c.75.44%201.68.44%202.42%200l6.32-3.75a2.53%202.53%200%200%200%201.22-2.17v-7.5c0-.88-.45-1.71-1.21-2.17m-4.89%2011.71v.54c0%20.07-.04.13-.09.17l-.32.18s-.09%200-.09-.07v-.53c-.23.11-.48.14-.73.07a.095.095%200%200%201-.03-.12l.11-.49s.03-.08.06-.11c0%200%20.02-.02.03-.02h.05c.22.06.46.03.66-.08a.87.87%200%200%200%20.49-.76c0-.27-.15-.39-.51-.39c-.46%200-.87-.09-.89-.76c.01-.59.28-1.14.74-1.5v-.54c0-.07.04-.13.09-.17l.31-.2s.09%200%20.09.07v.54c.19-.09.4-.11.6-.07c.04.02.06.08.04.12l-.11.48q-.015.075-.09.12h-.05c-.2-.04-.41%200-.58.09c-.26.11-.43.36-.44.65c0%20.25.13.32.57.33c.58%200%20.84.26.84.85c-.01.61-.29%201.19-.77%201.58Zm3.31-.91s-.01.09-.05.12l-1.59.97s-.04.01-.05%200s-.02-.03-.02-.05v-.41s.03-.08.07-.1l1.57-.94s.04-.01.05%200s.02.03.02.05zm1.1-9.22l-5.98%203.69c-.75.44-1.29.92-1.29%201.82v7.36c0%20.54.22.87.55.99q-.165.03-.33.03c-.35%200-.7-.1-1-.28l-6.32-3.75a2.04%202.04%200%200%201-1-1.78v-7.5c0-.73.37-1.41%201-1.79l6.32-3.75a1.95%201.95%200%200%201%201.98%200l6.32%203.75c.52.31.87.84.97%201.44c-.2-.45-.68-.56-1.23-.25Z%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%22m19.54%206.08l-6.32-3.75c-.75-.44-1.68-.44-2.42%200L4.48%206.08c-.76.46-1.23%201.28-1.23%202.17v7.5c0%20.89.46%201.71%201.22%202.17l6.32%203.75c.75.44%201.68.44%202.42%200l6.32-3.75a2.53%202.53%200%200%200%201.22-2.17v-7.5c0-.88-.45-1.71-1.21-2.17m-4.89%2011.71v.54c0%20.07-.04.13-.09.17l-.32.18s-.09%200-.09-.07v-.53c-.23.11-.48.14-.73.07a.095.095%200%200%201-.03-.12l.11-.49s.03-.08.06-.11c0%200%20.02-.02.03-.02h.05c.22.06.46.03.66-.08a.87.87%200%200%200%20.49-.76c0-.27-.15-.39-.51-.39c-.46%200-.87-.09-.89-.76c.01-.59.28-1.14.74-1.5v-.54c0-.07.04-.13.09-.17l.31-.2s.09%200%20.09.07v.54c.19-.09.4-.11.6-.07c.04.02.06.08.04.12l-.11.48q-.015.075-.09.12h-.05c-.2-.04-.41%200-.58.09c-.26.11-.43.36-.44.65c0%20.25.13.32.57.33c.58%200%20.84.26.84.85c-.01.61-.29%201.19-.77%201.58Zm3.31-.91s-.01.09-.05.12l-1.59.97s-.04.01-.05%200s-.02-.03-.02-.05v-.41s.03-.08.07-.1l1.57-.94s.04-.01.05%200s.02.03.02.05zm1.1-9.22l-5.98%203.69c-.75.44-1.29.92-1.29%201.82v7.36c0%20.54.22.87.55.99q-.165.03-.33.03c-.35%200-.7-.1-1-.28l-6.32-3.75a2.04%202.04%200%200%201-1-1.78v-7.5c0-.73.37-1.41%201-1.79l6.32-3.75a1.95%201.95%200%200%201%201.98%200l6.32%203.75c.52.31.87.84.97%201.44c-.2-.45-.68-.56-1.23-.25Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/bash.svg?color=%231a73e8&size=48