vagrant from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
vagrant
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the vagrant logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.556 0L.392 1.846V4.11l7.124 17.3L11.998 24l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44 0l-5.274 3.087v2.111l-3.168 7.384l-3.164-7.384V3.109l-.017-.008l.017-.01z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsVagrant(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="M3.556 0L.392 1.846V4.11l7.124 17.3L11.998 24l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44 0l-5.274 3.087v2.111l-3.168 7.384l-3.164-7.384V3.109l-.017-.008l.017-.01z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.556 0L.392 1.846V4.11l7.124 17.3L11.998 24l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44 0l-5.274 3.087v2.111l-3.168 7.384l-3.164-7.384V3.109l-.017-.008l.017-.01z"/></svg>
</template>

CSS

.icon-vagrant {
  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%22M3.556%200L.392%201.846V4.11l7.124%2017.3L11.998%2024l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44%200l-5.274%203.087v2.111l-3.168%207.384l-3.164-7.384V3.109l-.017-.008l.017-.01z%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%22M3.556%200L.392%201.846V4.11l7.124%2017.3L11.998%2024l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44%200l-5.274%203.087v2.111l-3.168%207.384l-3.164-7.384V3.109l-.017-.008l.017-.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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