instagram-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
instagram-alt
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the instagram alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.936 7.564a6 6 0 0 0-.377-2.039a3.4 3.4 0 0 0-.821-1.263a3.4 3.4 0 0 0-1.263-.82a6.1 6.1 0 0 0-2.039-.378C15.278 3.012 14.931 3 12 3s-3.279.01-4.436.064a6 6 0 0 0-2.039.377a3.4 3.4 0 0 0-1.263.821a3.4 3.4 0 0 0-.82 1.264a6.1 6.1 0 0 0-.378 2.038C3.012 8.723 3 9.07 3 12.001s.01 3.279.064 4.436a6 6 0 0 0 .378 2.039c.175.476.456.908.821 1.261a3.4 3.4 0 0 0 1.263.822c.652.242 1.342.37 2.038.377C8.721 20.99 9.07 21 12 21s3.28-.01 4.436-.064a6 6 0 0 0 2.039-.377a3.64 3.64 0 0 0 2.084-2.083a6.1 6.1 0 0 0 .377-2.04C20.99 15.28 21 14.932 21 12s-.01-3.278-.064-4.436" opacity=".5"/><path fill="currentColor" d="M17.793 7.618a2.46 2.46 0 0 0-1.41-1.41a4.1 4.1 0 0 0-1.38-.256c-.784-.036-1.02-.044-3.003-.044s-2.218.008-3 .044a4.1 4.1 0 0 0-1.38.255c-.649.25-1.16.762-1.41 1.41c-.164.443-.25.91-.256 1.38c-.036.784-.043 1.019-.043 3.003s.007 2.22.043 3.003c.005.471.092.938.255 1.38a2.46 2.46 0 0 0 1.41 1.41c.443.163.91.25 1.38.255c.783.036 1.018.043 3.002.043s2.22-.007 3.003-.043a4.1 4.1 0 0 0 1.38-.256a2.46 2.46 0 0 0 1.41-1.41c.164-.441.25-.908.256-1.38c.036-.783.043-1.018.043-3.002s-.007-2.219-.043-3.002a4.1 4.1 0 0 0-.256-1.38M12 15.815a3.815 3.815 0 1 1 0-7.63a3.815 3.815 0 0 1 0 7.63m3.966-6.89a.892.892 0 0 1 0-1.783h.001a.892.892 0 0 1 .005 1.783z"/><path fill="currentColor" d="M12 9.523A2.477 2.477 0 1 0 14.477 12a2.477 2.477 0 0 0-2.476-2.477"/><path fill="currentColor" d="M21.93 7.07a6.7 6.7 0 0 0-.42-2.264a3.8 3.8 0 0 0-.913-1.403a3.8 3.8 0 0 0-1.403-.913a6.8 6.8 0 0 0-2.265-.42C15.642 2.014 15.257 2 12 2c-3.255 0-3.642.012-4.928.07a6.8 6.8 0 0 0-2.265.42a3.76 3.76 0 0 0-1.403.913a3.8 3.8 0 0 0-.913 1.403a6.8 6.8 0 0 0-.42 2.265C2.014 8.358 2 8.744 2 12.001s.012 3.643.071 4.929c.01.773.151 1.54.42 2.265c.195.53.507 1.01.912 1.402a3.8 3.8 0 0 0 1.403.913a6.7 6.7 0 0 0 2.266.42c1.285.059 1.672.07 4.928.07s3.643-.012 4.93-.07a6.7 6.7 0 0 0 2.264-.42a4.04 4.04 0 0 0 2.316-2.315c.268-.726.41-1.492.42-2.265c.058-1.287.07-1.674.07-4.93c0-3.257-.012-3.642-.07-4.93m-2.545 7.993a5.4 5.4 0 0 1-.345 1.804a3.8 3.8 0 0 1-2.173 2.173a5.5 5.5 0 0 1-1.803.345c-.793.037-1.046.045-3.064.045s-2.27-.009-3.063-.045a5.5 5.5 0 0 1-1.803-.345a3.8 3.8 0 0 1-2.174-2.173a5.5 5.5 0 0 1-.345-1.804C4.58 14.271 4.57 14.018 4.57 12s.009-2.271.045-3.063a5.5 5.5 0 0 1 .345-1.804A3.8 3.8 0 0 1 7.134 4.96a5.5 5.5 0 0 1 1.803-.345c.793-.037 1.047-.045 3.064-.045s2.27.009 3.063.045a5.4 5.4 0 0 1 1.804.345a3.8 3.8 0 0 1 2.172 2.173c.217.578.333 1.187.345 1.804c.036.792.045 1.045.045 3.063s-.009 2.27-.045 3.063"/></svg>

React

import type { SVGProps } from "react";

export function UimInstagramAlt(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.936 7.564a6 6 0 0 0-.377-2.039a3.4 3.4 0 0 0-.821-1.263a3.4 3.4 0 0 0-1.263-.82a6.1 6.1 0 0 0-2.039-.378C15.278 3.012 14.931 3 12 3s-3.279.01-4.436.064a6 6 0 0 0-2.039.377a3.4 3.4 0 0 0-1.263.821a3.4 3.4 0 0 0-.82 1.264a6.1 6.1 0 0 0-.378 2.038C3.012 8.723 3 9.07 3 12.001s.01 3.279.064 4.436a6 6 0 0 0 .378 2.039c.175.476.456.908.821 1.261a3.4 3.4 0 0 0 1.263.822c.652.242 1.342.37 2.038.377C8.721 20.99 9.07 21 12 21s3.28-.01 4.436-.064a6 6 0 0 0 2.039-.377a3.64 3.64 0 0 0 2.084-2.083a6.1 6.1 0 0 0 .377-2.04C20.99 15.28 21 14.932 21 12s-.01-3.278-.064-4.436" opacity=".5"/><path fill="currentColor" d="M17.793 7.618a2.46 2.46 0 0 0-1.41-1.41a4.1 4.1 0 0 0-1.38-.256c-.784-.036-1.02-.044-3.003-.044s-2.218.008-3 .044a4.1 4.1 0 0 0-1.38.255c-.649.25-1.16.762-1.41 1.41c-.164.443-.25.91-.256 1.38c-.036.784-.043 1.019-.043 3.003s.007 2.22.043 3.003c.005.471.092.938.255 1.38a2.46 2.46 0 0 0 1.41 1.41c.443.163.91.25 1.38.255c.783.036 1.018.043 3.002.043s2.22-.007 3.003-.043a4.1 4.1 0 0 0 1.38-.256a2.46 2.46 0 0 0 1.41-1.41c.164-.441.25-.908.256-1.38c.036-.783.043-1.018.043-3.002s-.007-2.219-.043-3.002a4.1 4.1 0 0 0-.256-1.38M12 15.815a3.815 3.815 0 1 1 0-7.63a3.815 3.815 0 0 1 0 7.63m3.966-6.89a.892.892 0 0 1 0-1.783h.001a.892.892 0 0 1 .005 1.783z"/><path fill="currentColor" d="M12 9.523A2.477 2.477 0 1 0 14.477 12a2.477 2.477 0 0 0-2.476-2.477"/><path fill="currentColor" d="M21.93 7.07a6.7 6.7 0 0 0-.42-2.264a3.8 3.8 0 0 0-.913-1.403a3.8 3.8 0 0 0-1.403-.913a6.8 6.8 0 0 0-2.265-.42C15.642 2.014 15.257 2 12 2c-3.255 0-3.642.012-4.928.07a6.8 6.8 0 0 0-2.265.42a3.76 3.76 0 0 0-1.403.913a3.8 3.8 0 0 0-.913 1.403a6.8 6.8 0 0 0-.42 2.265C2.014 8.358 2 8.744 2 12.001s.012 3.643.071 4.929c.01.773.151 1.54.42 2.265c.195.53.507 1.01.912 1.402a3.8 3.8 0 0 0 1.403.913a6.7 6.7 0 0 0 2.266.42c1.285.059 1.672.07 4.928.07s3.643-.012 4.93-.07a6.7 6.7 0 0 0 2.264-.42a4.04 4.04 0 0 0 2.316-2.315c.268-.726.41-1.492.42-2.265c.058-1.287.07-1.674.07-4.93c0-3.257-.012-3.642-.07-4.93m-2.545 7.993a5.4 5.4 0 0 1-.345 1.804a3.8 3.8 0 0 1-2.173 2.173a5.5 5.5 0 0 1-1.803.345c-.793.037-1.046.045-3.064.045s-2.27-.009-3.063-.045a5.5 5.5 0 0 1-1.803-.345a3.8 3.8 0 0 1-2.174-2.173a5.5 5.5 0 0 1-.345-1.804C4.58 14.271 4.57 14.018 4.57 12s.009-2.271.045-3.063a5.5 5.5 0 0 1 .345-1.804A3.8 3.8 0 0 1 7.134 4.96a5.5 5.5 0 0 1 1.803-.345c.793-.037 1.047-.045 3.064-.045s2.27.009 3.063.045a5.4 5.4 0 0 1 1.804.345a3.8 3.8 0 0 1 2.172 2.173c.217.578.333 1.187.345 1.804c.036.792.045 1.045.045 3.063s-.009 2.27-.045 3.063"/></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.936 7.564a6 6 0 0 0-.377-2.039a3.4 3.4 0 0 0-.821-1.263a3.4 3.4 0 0 0-1.263-.82a6.1 6.1 0 0 0-2.039-.378C15.278 3.012 14.931 3 12 3s-3.279.01-4.436.064a6 6 0 0 0-2.039.377a3.4 3.4 0 0 0-1.263.821a3.4 3.4 0 0 0-.82 1.264a6.1 6.1 0 0 0-.378 2.038C3.012 8.723 3 9.07 3 12.001s.01 3.279.064 4.436a6 6 0 0 0 .378 2.039c.175.476.456.908.821 1.261a3.4 3.4 0 0 0 1.263.822c.652.242 1.342.37 2.038.377C8.721 20.99 9.07 21 12 21s3.28-.01 4.436-.064a6 6 0 0 0 2.039-.377a3.64 3.64 0 0 0 2.084-2.083a6.1 6.1 0 0 0 .377-2.04C20.99 15.28 21 14.932 21 12s-.01-3.278-.064-4.436" opacity=".5"/><path fill="currentColor" d="M17.793 7.618a2.46 2.46 0 0 0-1.41-1.41a4.1 4.1 0 0 0-1.38-.256c-.784-.036-1.02-.044-3.003-.044s-2.218.008-3 .044a4.1 4.1 0 0 0-1.38.255c-.649.25-1.16.762-1.41 1.41c-.164.443-.25.91-.256 1.38c-.036.784-.043 1.019-.043 3.003s.007 2.22.043 3.003c.005.471.092.938.255 1.38a2.46 2.46 0 0 0 1.41 1.41c.443.163.91.25 1.38.255c.783.036 1.018.043 3.002.043s2.22-.007 3.003-.043a4.1 4.1 0 0 0 1.38-.256a2.46 2.46 0 0 0 1.41-1.41c.164-.441.25-.908.256-1.38c.036-.783.043-1.018.043-3.002s-.007-2.219-.043-3.002a4.1 4.1 0 0 0-.256-1.38M12 15.815a3.815 3.815 0 1 1 0-7.63a3.815 3.815 0 0 1 0 7.63m3.966-6.89a.892.892 0 0 1 0-1.783h.001a.892.892 0 0 1 .005 1.783z"/><path fill="currentColor" d="M12 9.523A2.477 2.477 0 1 0 14.477 12a2.477 2.477 0 0 0-2.476-2.477"/><path fill="currentColor" d="M21.93 7.07a6.7 6.7 0 0 0-.42-2.264a3.8 3.8 0 0 0-.913-1.403a3.8 3.8 0 0 0-1.403-.913a6.8 6.8 0 0 0-2.265-.42C15.642 2.014 15.257 2 12 2c-3.255 0-3.642.012-4.928.07a6.8 6.8 0 0 0-2.265.42a3.76 3.76 0 0 0-1.403.913a3.8 3.8 0 0 0-.913 1.403a6.8 6.8 0 0 0-.42 2.265C2.014 8.358 2 8.744 2 12.001s.012 3.643.071 4.929c.01.773.151 1.54.42 2.265c.195.53.507 1.01.912 1.402a3.8 3.8 0 0 0 1.403.913a6.7 6.7 0 0 0 2.266.42c1.285.059 1.672.07 4.928.07s3.643-.012 4.93-.07a6.7 6.7 0 0 0 2.264-.42a4.04 4.04 0 0 0 2.316-2.315c.268-.726.41-1.492.42-2.265c.058-1.287.07-1.674.07-4.93c0-3.257-.012-3.642-.07-4.93m-2.545 7.993a5.4 5.4 0 0 1-.345 1.804a3.8 3.8 0 0 1-2.173 2.173a5.5 5.5 0 0 1-1.803.345c-.793.037-1.046.045-3.064.045s-2.27-.009-3.063-.045a5.5 5.5 0 0 1-1.803-.345a3.8 3.8 0 0 1-2.174-2.173a5.5 5.5 0 0 1-.345-1.804C4.58 14.271 4.57 14.018 4.57 12s.009-2.271.045-3.063a5.5 5.5 0 0 1 .345-1.804A3.8 3.8 0 0 1 7.134 4.96a5.5 5.5 0 0 1 1.803-.345c.793-.037 1.047-.045 3.064-.045s2.27.009 3.063.045a5.4 5.4 0 0 1 1.804.345a3.8 3.8 0 0 1 2.172 2.173c.217.578.333 1.187.345 1.804c.036.792.045 1.045.045 3.063s-.009 2.27-.045 3.063"/></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.936%207.564a6%206%200%200%200-.377-2.039a3.4%203.4%200%200%200-.821-1.263a3.4%203.4%200%200%200-1.263-.82a6.1%206.1%200%200%200-2.039-.378C15.278%203.012%2014.931%203%2012%203s-3.279.01-4.436.064a6%206%200%200%200-2.039.377a3.4%203.4%200%200%200-1.263.821a3.4%203.4%200%200%200-.82%201.264a6.1%206.1%200%200%200-.378%202.038C3.012%208.723%203%209.07%203%2012.001s.01%203.279.064%204.436a6%206%200%200%200%20.378%202.039c.175.476.456.908.821%201.261a3.4%203.4%200%200%200%201.263.822c.652.242%201.342.37%202.038.377C8.721%2020.99%209.07%2021%2012%2021s3.28-.01%204.436-.064a6%206%200%200%200%202.039-.377a3.64%203.64%200%200%200%202.084-2.083a6.1%206.1%200%200%200%20.377-2.04C20.99%2015.28%2021%2014.932%2021%2012s-.01-3.278-.064-4.436%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.793%207.618a2.46%202.46%200%200%200-1.41-1.41a4.1%204.1%200%200%200-1.38-.256c-.784-.036-1.02-.044-3.003-.044s-2.218.008-3%20.044a4.1%204.1%200%200%200-1.38.255c-.649.25-1.16.762-1.41%201.41c-.164.443-.25.91-.256%201.38c-.036.784-.043%201.019-.043%203.003s.007%202.22.043%203.003c.005.471.092.938.255%201.38a2.46%202.46%200%200%200%201.41%201.41c.443.163.91.25%201.38.255c.783.036%201.018.043%203.002.043s2.22-.007%203.003-.043a4.1%204.1%200%200%200%201.38-.256a2.46%202.46%200%200%200%201.41-1.41c.164-.441.25-.908.256-1.38c.036-.783.043-1.018.043-3.002s-.007-2.219-.043-3.002a4.1%204.1%200%200%200-.256-1.38M12%2015.815a3.815%203.815%200%201%201%200-7.63a3.815%203.815%200%200%201%200%207.63m3.966-6.89a.892.892%200%200%201%200-1.783h.001a.892.892%200%200%201%20.005%201.783z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209.523A2.477%202.477%200%201%200%2014.477%2012a2.477%202.477%200%200%200-2.476-2.477%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.93%207.07a6.7%206.7%200%200%200-.42-2.264a3.8%203.8%200%200%200-.913-1.403a3.8%203.8%200%200%200-1.403-.913a6.8%206.8%200%200%200-2.265-.42C15.642%202.014%2015.257%202%2012%202c-3.255%200-3.642.012-4.928.07a6.8%206.8%200%200%200-2.265.42a3.76%203.76%200%200%200-1.403.913a3.8%203.8%200%200%200-.913%201.403a6.8%206.8%200%200%200-.42%202.265C2.014%208.358%202%208.744%202%2012.001s.012%203.643.071%204.929c.01.773.151%201.54.42%202.265c.195.53.507%201.01.912%201.402a3.8%203.8%200%200%200%201.403.913a6.7%206.7%200%200%200%202.266.42c1.285.059%201.672.07%204.928.07s3.643-.012%204.93-.07a6.7%206.7%200%200%200%202.264-.42a4.04%204.04%200%200%200%202.316-2.315c.268-.726.41-1.492.42-2.265c.058-1.287.07-1.674.07-4.93c0-3.257-.012-3.642-.07-4.93m-2.545%207.993a5.4%205.4%200%200%201-.345%201.804a3.8%203.8%200%200%201-2.173%202.173a5.5%205.5%200%200%201-1.803.345c-.793.037-1.046.045-3.064.045s-2.27-.009-3.063-.045a5.5%205.5%200%200%201-1.803-.345a3.8%203.8%200%200%201-2.174-2.173a5.5%205.5%200%200%201-.345-1.804C4.58%2014.271%204.57%2014.018%204.57%2012s.009-2.271.045-3.063a5.5%205.5%200%200%201%20.345-1.804A3.8%203.8%200%200%201%207.134%204.96a5.5%205.5%200%200%201%201.803-.345c.793-.037%201.047-.045%203.064-.045s2.27.009%203.063.045a5.4%205.4%200%200%201%201.804.345a3.8%203.8%200%200%201%202.172%202.173c.217.578.333%201.187.345%201.804c.036.792.045%201.045.045%203.063s-.009%202.27-.045%203.063%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.936%207.564a6%206%200%200%200-.377-2.039a3.4%203.4%200%200%200-.821-1.263a3.4%203.4%200%200%200-1.263-.82a6.1%206.1%200%200%200-2.039-.378C15.278%203.012%2014.931%203%2012%203s-3.279.01-4.436.064a6%206%200%200%200-2.039.377a3.4%203.4%200%200%200-1.263.821a3.4%203.4%200%200%200-.82%201.264a6.1%206.1%200%200%200-.378%202.038C3.012%208.723%203%209.07%203%2012.001s.01%203.279.064%204.436a6%206%200%200%200%20.378%202.039c.175.476.456.908.821%201.261a3.4%203.4%200%200%200%201.263.822c.652.242%201.342.37%202.038.377C8.721%2020.99%209.07%2021%2012%2021s3.28-.01%204.436-.064a6%206%200%200%200%202.039-.377a3.64%203.64%200%200%200%202.084-2.083a6.1%206.1%200%200%200%20.377-2.04C20.99%2015.28%2021%2014.932%2021%2012s-.01-3.278-.064-4.436%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.793%207.618a2.46%202.46%200%200%200-1.41-1.41a4.1%204.1%200%200%200-1.38-.256c-.784-.036-1.02-.044-3.003-.044s-2.218.008-3%20.044a4.1%204.1%200%200%200-1.38.255c-.649.25-1.16.762-1.41%201.41c-.164.443-.25.91-.256%201.38c-.036.784-.043%201.019-.043%203.003s.007%202.22.043%203.003c.005.471.092.938.255%201.38a2.46%202.46%200%200%200%201.41%201.41c.443.163.91.25%201.38.255c.783.036%201.018.043%203.002.043s2.22-.007%203.003-.043a4.1%204.1%200%200%200%201.38-.256a2.46%202.46%200%200%200%201.41-1.41c.164-.441.25-.908.256-1.38c.036-.783.043-1.018.043-3.002s-.007-2.219-.043-3.002a4.1%204.1%200%200%200-.256-1.38M12%2015.815a3.815%203.815%200%201%201%200-7.63a3.815%203.815%200%200%201%200%207.63m3.966-6.89a.892.892%200%200%201%200-1.783h.001a.892.892%200%200%201%20.005%201.783z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209.523A2.477%202.477%200%201%200%2014.477%2012a2.477%202.477%200%200%200-2.476-2.477%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.93%207.07a6.7%206.7%200%200%200-.42-2.264a3.8%203.8%200%200%200-.913-1.403a3.8%203.8%200%200%200-1.403-.913a6.8%206.8%200%200%200-2.265-.42C15.642%202.014%2015.257%202%2012%202c-3.255%200-3.642.012-4.928.07a6.8%206.8%200%200%200-2.265.42a3.76%203.76%200%200%200-1.403.913a3.8%203.8%200%200%200-.913%201.403a6.8%206.8%200%200%200-.42%202.265C2.014%208.358%202%208.744%202%2012.001s.012%203.643.071%204.929c.01.773.151%201.54.42%202.265c.195.53.507%201.01.912%201.402a3.8%203.8%200%200%200%201.403.913a6.7%206.7%200%200%200%202.266.42c1.285.059%201.672.07%204.928.07s3.643-.012%204.93-.07a6.7%206.7%200%200%200%202.264-.42a4.04%204.04%200%200%200%202.316-2.315c.268-.726.41-1.492.42-2.265c.058-1.287.07-1.674.07-4.93c0-3.257-.012-3.642-.07-4.93m-2.545%207.993a5.4%205.4%200%200%201-.345%201.804a3.8%203.8%200%200%201-2.173%202.173a5.5%205.5%200%200%201-1.803.345c-.793.037-1.046.045-3.064.045s-2.27-.009-3.063-.045a5.5%205.5%200%200%201-1.803-.345a3.8%203.8%200%200%201-2.174-2.173a5.5%205.5%200%200%201-.345-1.804C4.58%2014.271%204.57%2014.018%204.57%2012s.009-2.271.045-3.063a5.5%205.5%200%200%201%20.345-1.804A3.8%203.8%200%200%201%207.134%204.96a5.5%205.5%200%200%201%201.803-.345c.793-.037%201.047-.045%203.064-.045s2.27.009%203.063.045a5.4%205.4%200%200%201%201.804.345a3.8%203.8%200%200%201%202.172%202.173c.217.578.333%201.187.345%201.804c.036.792.045%201.045.045%203.063s-.009%202.27-.045%203.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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