instagram alt logo

instagram-alt from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
instagram-alt
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the instagram alt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.947 8.305a6.5 6.5 0 0 0-.419-2.216a4.6 4.6 0 0 0-2.633-2.633a6.6 6.6 0 0 0-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755 0-3.71.055a6.6 6.6 0 0 0-2.185.42a4.6 4.6 0 0 0-2.633 2.633a6.6 6.6 0 0 0-.419 2.185c-.043.963-.056 1.268-.056 3.71s0 2.754.056 3.71c.015.748.156 1.486.419 2.187a4.6 4.6 0 0 0 2.634 2.632a6.6 6.6 0 0 0 2.185.45c.963.043 1.268.056 3.71.056s2.755 0 3.71-.056a6.6 6.6 0 0 0 2.186-.419a4.62 4.62 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709m-8.953 8.297c-2.554 0-4.623-2.069-4.623-4.623s2.069-4.623 4.623-4.623a4.623 4.623 0 0 1 0 9.246m4.807-8.339a1.077 1.077 0 0 1-1.078-1.078a1.077 1.077 0 1 1 2.155 0c0 .596-.482 1.078-1.077 1.078"/><path fill="currentColor" d="M11.994 8.976a3.003 3.003 0 1 0 0 6.006a3.003 3.003 0 1 0 0-6.006"/></svg>

React

import type { SVGProps } from "react";

export function BxlInstagramAlt(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="M20.947 8.305a6.5 6.5 0 0 0-.419-2.216a4.6 4.6 0 0 0-2.633-2.633a6.6 6.6 0 0 0-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755 0-3.71.055a6.6 6.6 0 0 0-2.185.42a4.6 4.6 0 0 0-2.633 2.633a6.6 6.6 0 0 0-.419 2.185c-.043.963-.056 1.268-.056 3.71s0 2.754.056 3.71c.015.748.156 1.486.419 2.187a4.6 4.6 0 0 0 2.634 2.632a6.6 6.6 0 0 0 2.185.45c.963.043 1.268.056 3.71.056s2.755 0 3.71-.056a6.6 6.6 0 0 0 2.186-.419a4.62 4.62 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709m-8.953 8.297c-2.554 0-4.623-2.069-4.623-4.623s2.069-4.623 4.623-4.623a4.623 4.623 0 0 1 0 9.246m4.807-8.339a1.077 1.077 0 0 1-1.078-1.078a1.077 1.077 0 1 1 2.155 0c0 .596-.482 1.078-1.077 1.078"/><path fill="currentColor" d="M11.994 8.976a3.003 3.003 0 1 0 0 6.006a3.003 3.003 0 1 0 0-6.006"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.947 8.305a6.5 6.5 0 0 0-.419-2.216a4.6 4.6 0 0 0-2.633-2.633a6.6 6.6 0 0 0-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755 0-3.71.055a6.6 6.6 0 0 0-2.185.42a4.6 4.6 0 0 0-2.633 2.633a6.6 6.6 0 0 0-.419 2.185c-.043.963-.056 1.268-.056 3.71s0 2.754.056 3.71c.015.748.156 1.486.419 2.187a4.6 4.6 0 0 0 2.634 2.632a6.6 6.6 0 0 0 2.185.45c.963.043 1.268.056 3.71.056s2.755 0 3.71-.056a6.6 6.6 0 0 0 2.186-.419a4.62 4.62 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709m-8.953 8.297c-2.554 0-4.623-2.069-4.623-4.623s2.069-4.623 4.623-4.623a4.623 4.623 0 0 1 0 9.246m4.807-8.339a1.077 1.077 0 0 1-1.078-1.078a1.077 1.077 0 1 1 2.155 0c0 .596-.482 1.078-1.077 1.078"/><path fill="currentColor" d="M11.994 8.976a3.003 3.003 0 1 0 0 6.006a3.003 3.003 0 1 0 0-6.006"/></svg>
</template>

CSS

.icon-instagram-alt {
  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%22M20.947%208.305a6.5%206.5%200%200%200-.419-2.216a4.6%204.6%200%200%200-2.633-2.633a6.6%206.6%200%200%200-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755%200-3.71.055a6.6%206.6%200%200%200-2.185.42a4.6%204.6%200%200%200-2.633%202.633a6.6%206.6%200%200%200-.419%202.185c-.043.963-.056%201.268-.056%203.71s0%202.754.056%203.71c.015.748.156%201.486.419%202.187a4.6%204.6%200%200%200%202.634%202.632a6.6%206.6%200%200%200%202.185.45c.963.043%201.268.056%203.71.056s2.755%200%203.71-.056a6.6%206.6%200%200%200%202.186-.419a4.62%204.62%200%200%200%202.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709m-8.953%208.297c-2.554%200-4.623-2.069-4.623-4.623s2.069-4.623%204.623-4.623a4.623%204.623%200%200%201%200%209.246m4.807-8.339a1.077%201.077%200%200%201-1.078-1.078a1.077%201.077%200%201%201%202.155%200c0%20.596-.482%201.078-1.077%201.078%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.994%208.976a3.003%203.003%200%201%200%200%206.006a3.003%203.003%200%201%200%200-6.006%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%22M20.947%208.305a6.5%206.5%200%200%200-.419-2.216a4.6%204.6%200%200%200-2.633-2.633a6.6%206.6%200%200%200-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755%200-3.71.055a6.6%206.6%200%200%200-2.185.42a4.6%204.6%200%200%200-2.633%202.633a6.6%206.6%200%200%200-.419%202.185c-.043.963-.056%201.268-.056%203.71s0%202.754.056%203.71c.015.748.156%201.486.419%202.187a4.6%204.6%200%200%200%202.634%202.632a6.6%206.6%200%200%200%202.185.45c.963.043%201.268.056%203.71.056s2.755%200%203.71-.056a6.6%206.6%200%200%200%202.186-.419a4.62%204.62%200%200%200%202.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709m-8.953%208.297c-2.554%200-4.623-2.069-4.623-4.623s2.069-4.623%204.623-4.623a4.623%204.623%200%200%201%200%209.246m4.807-8.339a1.077%201.077%200%200%201-1.078-1.078a1.077%201.077%200%201%201%202.155%200c0%20.596-.482%201.078-1.077%201.078%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.994%208.976a3.003%203.003%200%201%200%200%206.006a3.003%203.003%200%201%200%200-6.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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