instagram logo icon

instagram-logo-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
instagram-logo-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the instagram logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M176 32H80a48 48 0 0 0-48 48v96a48 48 0 0 0 48 48h96a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48m-48 136a40 40 0 1 1 40-40a40 40 0 0 1-40 40" opacity=".2"/><path d="M176 24H80a56.06 56.06 0 0 0-56 56v96a56.06 56.06 0 0 0 56 56h96a56.06 56.06 0 0 0 56-56V80a56.06 56.06 0 0 0-56-56m40 152a40 40 0 0 1-40 40H80a40 40 0 0 1-40-40V80a40 40 0 0 1 40-40h96a40 40 0 0 1 40 40Zm-88-96a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 80a32 32 0 1 1 32-32a32 32 0 0 1-32 32m64-84a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></g></svg>

React

import type { SVGProps } from "react";

export function PhInstagramLogoDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M176 32H80a48 48 0 0 0-48 48v96a48 48 0 0 0 48 48h96a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48m-48 136a40 40 0 1 1 40-40a40 40 0 0 1-40 40" opacity=".2"/><path d="M176 24H80a56.06 56.06 0 0 0-56 56v96a56.06 56.06 0 0 0 56 56h96a56.06 56.06 0 0 0 56-56V80a56.06 56.06 0 0 0-56-56m40 152a40 40 0 0 1-40 40H80a40 40 0 0 1-40-40V80a40 40 0 0 1 40-40h96a40 40 0 0 1 40 40Zm-88-96a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 80a32 32 0 1 1 32-32a32 32 0 0 1-32 32m64-84a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M176 32H80a48 48 0 0 0-48 48v96a48 48 0 0 0 48 48h96a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48m-48 136a40 40 0 1 1 40-40a40 40 0 0 1-40 40" opacity=".2"/><path d="M176 24H80a56.06 56.06 0 0 0-56 56v96a56.06 56.06 0 0 0 56 56h96a56.06 56.06 0 0 0 56-56V80a56.06 56.06 0 0 0-56-56m40 152a40 40 0 0 1-40 40H80a40 40 0 0 1-40-40V80a40 40 0 0 1 40-40h96a40 40 0 0 1 40 40Zm-88-96a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 80a32 32 0 1 1 32-32a32 32 0 0 1-32 32m64-84a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></g></svg>
</template>

CSS

.icon-instagram-logo-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2032H80a48%2048%200%200%200-48%2048v96a48%2048%200%200%200%2048%2048h96a48%2048%200%200%200%2048-48V80a48%2048%200%200%200-48-48m-48%20136a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M176%2024H80a56.06%2056.06%200%200%200-56%2056v96a56.06%2056.06%200%200%200%2056%2056h96a56.06%2056.06%200%200%200%2056-56V80a56.06%2056.06%200%200%200-56-56m40%20152a40%2040%200%200%201-40%2040H80a40%2040%200%200%201-40-40V80a40%2040%200%200%201%2040-40h96a40%2040%200%200%201%2040%2040Zm-88-96a48%2048%200%201%200%2048%2048a48.05%2048.05%200%200%200-48-48m0%2080a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m64-84a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2032H80a48%2048%200%200%200-48%2048v96a48%2048%200%200%200%2048%2048h96a48%2048%200%200%200%2048-48V80a48%2048%200%200%200-48-48m-48%20136a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M176%2024H80a56.06%2056.06%200%200%200-56%2056v96a56.06%2056.06%200%200%200%2056%2056h96a56.06%2056.06%200%200%200%2056-56V80a56.06%2056.06%200%200%200-56-56m40%20152a40%2040%200%200%201-40%2040H80a40%2040%200%200%201-40-40V80a40%2040%200%200%201%2040-40h96a40%2040%200%200%201%2040%2040Zm-88-96a48%2048%200%201%200%2048%2048a48.05%2048.05%200%200%200-48-48m0%2080a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m64-84a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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