instalod from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
instalod
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the instalod logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M153.384 480h233.729l115.441-204.235l-298.325 57.446Zm351.342-239.922L387.113 32H155.669L360.23 267.9ZM124.386 48.809L7.274 256l115.962 205.154l102.391-295.593Z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsInstalod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M153.384 480h233.729l115.441-204.235l-298.325 57.446Zm351.342-239.922L387.113 32H155.669L360.23 267.9ZM124.386 48.809L7.274 256l115.962 205.154l102.391-295.593Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M153.384 480h233.729l115.441-204.235l-298.325 57.446Zm351.342-239.922L387.113 32H155.669L360.23 267.9ZM124.386 48.809L7.274 256l115.962 205.154l102.391-295.593Z"/></svg>
</template>

CSS

.icon-instalod {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.384%20480h233.729l115.441-204.235l-298.325%2057.446Zm351.342-239.922L387.113%2032H155.669L360.23%20267.9ZM124.386%2048.809L7.274%20256l115.962%20205.154l102.391-295.593Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.384%20480h233.729l115.441-204.235l-298.325%2057.446Zm351.342-239.922L387.113%2032H155.669L360.23%20267.9ZM124.386%2048.809L7.274%20256l115.962%20205.154l102.391-295.593Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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