instagram icon
instagram from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
instagram-fillAkar Iconsinstagram-filledAnt Design IconsinstagramBootstrap IconsinstagramBoxicons BrandsinstagramCoreUI BrandsinstagramFont Awesome 6 BrandsinstagramFont Awesome BrandsinstagramFeather Iconsinstagram-solidFlowbite Iconsinstagramcss.gginstagramHuge IconsinstagramIconParkinstagramIconPark OutlineinstagramIconPark SolidinstagramIconPark TwoToneinstagramIconoirinstagramJam IconsinstagramLine AwesomeinstagramMaterial Line IconsinstagramSVG LogosinstagramLucideinstagramMaterial Design Iconsinstagram-fillMingCute IconinstagramMyna UI Icons
More brand logos icons from Unicons Monochrome
Use the instagram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.865A5.135 5.135 0 1 0 17.135 12A5.135 5.135 0 0 0 12 6.865m0 8.469A3.334 3.334 0 1 1 15.334 12A3.333 3.333 0 0 1 12 15.334"/><path fill="currentColor" d="M21.94 7.877a7.3 7.3 0 0 0-.465-2.427a4.9 4.9 0 0 0-1.153-1.772a4.9 4.9 0 0 0-1.77-1.153a7.3 7.3 0 0 0-2.428-.464C15.058 2.012 14.717 2 12.001 2s-3.057.011-4.123.06a7.3 7.3 0 0 0-2.428.465a4.9 4.9 0 0 0-1.77 1.153A4.9 4.9 0 0 0 2.525 5.45a7.3 7.3 0 0 0-.464 2.427c-.05 1.066-.06 1.407-.06 4.123s.01 3.057.06 4.123a7.3 7.3 0 0 0 .464 2.427a4.9 4.9 0 0 0 1.154 1.772a4.9 4.9 0 0 0 1.771 1.153a7.3 7.3 0 0 0 2.428.464C8.944 21.988 9.285 22 12 22s3.057-.011 4.123-.06a7.3 7.3 0 0 0 2.427-.465a5.1 5.1 0 0 0 2.925-2.925a7.3 7.3 0 0 0 .465-2.427c.048-1.067.06-1.407.06-4.123s-.012-3.057-.06-4.123m-1.8 8.164a5.6 5.6 0 0 1-.343 1.857a3.3 3.3 0 0 1-1.898 1.898a5.5 5.5 0 0 1-1.857.344c-1.055.048-1.371.058-4.042.058s-2.986-.01-4.04-.058a5.5 5.5 0 0 1-1.857-.344a3.1 3.1 0 0 1-1.15-.748a3.1 3.1 0 0 1-.748-1.15a5.5 5.5 0 0 1-.344-1.857c-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.042a5.6 5.6 0 0 1 .344-1.857a3.1 3.1 0 0 1 .748-1.15a3.1 3.1 0 0 1 1.15-.748A5.5 5.5 0 0 1 7.96 3.86C9.014 3.81 9.331 3.8 12 3.8s2.987.011 4.042.059a5.6 5.6 0 0 1 1.857.344a3.3 3.3 0 0 1 1.898 1.898a5.5 5.5 0 0 1 .344 1.857c.048 1.055.058 1.37.058 4.041s-.01 2.986-.058 4.041M17.339 5.462"/></svg>
React
import type { SVGProps } from "react";
export function UimInstagram(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="M12 6.865A5.135 5.135 0 1 0 17.135 12A5.135 5.135 0 0 0 12 6.865m0 8.469A3.334 3.334 0 1 1 15.334 12A3.333 3.333 0 0 1 12 15.334"/><path fill="currentColor" d="M21.94 7.877a7.3 7.3 0 0 0-.465-2.427a4.9 4.9 0 0 0-1.153-1.772a4.9 4.9 0 0 0-1.77-1.153a7.3 7.3 0 0 0-2.428-.464C15.058 2.012 14.717 2 12.001 2s-3.057.011-4.123.06a7.3 7.3 0 0 0-2.428.465a4.9 4.9 0 0 0-1.77 1.153A4.9 4.9 0 0 0 2.525 5.45a7.3 7.3 0 0 0-.464 2.427c-.05 1.066-.06 1.407-.06 4.123s.01 3.057.06 4.123a7.3 7.3 0 0 0 .464 2.427a4.9 4.9 0 0 0 1.154 1.772a4.9 4.9 0 0 0 1.771 1.153a7.3 7.3 0 0 0 2.428.464C8.944 21.988 9.285 22 12 22s3.057-.011 4.123-.06a7.3 7.3 0 0 0 2.427-.465a5.1 5.1 0 0 0 2.925-2.925a7.3 7.3 0 0 0 .465-2.427c.048-1.067.06-1.407.06-4.123s-.012-3.057-.06-4.123m-1.8 8.164a5.6 5.6 0 0 1-.343 1.857a3.3 3.3 0 0 1-1.898 1.898a5.5 5.5 0 0 1-1.857.344c-1.055.048-1.371.058-4.042.058s-2.986-.01-4.04-.058a5.5 5.5 0 0 1-1.857-.344a3.1 3.1 0 0 1-1.15-.748a3.1 3.1 0 0 1-.748-1.15a5.5 5.5 0 0 1-.344-1.857c-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.042a5.6 5.6 0 0 1 .344-1.857a3.1 3.1 0 0 1 .748-1.15a3.1 3.1 0 0 1 1.15-.748A5.5 5.5 0 0 1 7.96 3.86C9.014 3.81 9.331 3.8 12 3.8s2.987.011 4.042.059a5.6 5.6 0 0 1 1.857.344a3.3 3.3 0 0 1 1.898 1.898a5.5 5.5 0 0 1 .344 1.857c.048 1.055.058 1.37.058 4.041s-.01 2.986-.058 4.041M17.339 5.462"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.865A5.135 5.135 0 1 0 17.135 12A5.135 5.135 0 0 0 12 6.865m0 8.469A3.334 3.334 0 1 1 15.334 12A3.333 3.333 0 0 1 12 15.334"/><path fill="currentColor" d="M21.94 7.877a7.3 7.3 0 0 0-.465-2.427a4.9 4.9 0 0 0-1.153-1.772a4.9 4.9 0 0 0-1.77-1.153a7.3 7.3 0 0 0-2.428-.464C15.058 2.012 14.717 2 12.001 2s-3.057.011-4.123.06a7.3 7.3 0 0 0-2.428.465a4.9 4.9 0 0 0-1.77 1.153A4.9 4.9 0 0 0 2.525 5.45a7.3 7.3 0 0 0-.464 2.427c-.05 1.066-.06 1.407-.06 4.123s.01 3.057.06 4.123a7.3 7.3 0 0 0 .464 2.427a4.9 4.9 0 0 0 1.154 1.772a4.9 4.9 0 0 0 1.771 1.153a7.3 7.3 0 0 0 2.428.464C8.944 21.988 9.285 22 12 22s3.057-.011 4.123-.06a7.3 7.3 0 0 0 2.427-.465a5.1 5.1 0 0 0 2.925-2.925a7.3 7.3 0 0 0 .465-2.427c.048-1.067.06-1.407.06-4.123s-.012-3.057-.06-4.123m-1.8 8.164a5.6 5.6 0 0 1-.343 1.857a3.3 3.3 0 0 1-1.898 1.898a5.5 5.5 0 0 1-1.857.344c-1.055.048-1.371.058-4.042.058s-2.986-.01-4.04-.058a5.5 5.5 0 0 1-1.857-.344a3.1 3.1 0 0 1-1.15-.748a3.1 3.1 0 0 1-.748-1.15a5.5 5.5 0 0 1-.344-1.857c-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.042a5.6 5.6 0 0 1 .344-1.857a3.1 3.1 0 0 1 .748-1.15a3.1 3.1 0 0 1 1.15-.748A5.5 5.5 0 0 1 7.96 3.86C9.014 3.81 9.331 3.8 12 3.8s2.987.011 4.042.059a5.6 5.6 0 0 1 1.857.344a3.3 3.3 0 0 1 1.898 1.898a5.5 5.5 0 0 1 .344 1.857c.048 1.055.058 1.37.058 4.041s-.01 2.986-.058 4.041M17.339 5.462"/></svg> </template>
CSS
.icon-instagram {
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%22M12%206.865A5.135%205.135%200%201%200%2017.135%2012A5.135%205.135%200%200%200%2012%206.865m0%208.469A3.334%203.334%200%201%201%2015.334%2012A3.333%203.333%200%200%201%2012%2015.334%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.94%207.877a7.3%207.3%200%200%200-.465-2.427a4.9%204.9%200%200%200-1.153-1.772a4.9%204.9%200%200%200-1.77-1.153a7.3%207.3%200%200%200-2.428-.464C15.058%202.012%2014.717%202%2012.001%202s-3.057.011-4.123.06a7.3%207.3%200%200%200-2.428.465a4.9%204.9%200%200%200-1.77%201.153A4.9%204.9%200%200%200%202.525%205.45a7.3%207.3%200%200%200-.464%202.427c-.05%201.066-.06%201.407-.06%204.123s.01%203.057.06%204.123a7.3%207.3%200%200%200%20.464%202.427a4.9%204.9%200%200%200%201.154%201.772a4.9%204.9%200%200%200%201.771%201.153a7.3%207.3%200%200%200%202.428.464C8.944%2021.988%209.285%2022%2012%2022s3.057-.011%204.123-.06a7.3%207.3%200%200%200%202.427-.465a5.1%205.1%200%200%200%202.925-2.925a7.3%207.3%200%200%200%20.465-2.427c.048-1.067.06-1.407.06-4.123s-.012-3.057-.06-4.123m-1.8%208.164a5.6%205.6%200%200%201-.343%201.857a3.3%203.3%200%200%201-1.898%201.898a5.5%205.5%200%200%201-1.857.344c-1.055.048-1.371.058-4.042.058s-2.986-.01-4.04-.058a5.5%205.5%200%200%201-1.857-.344a3.1%203.1%200%200%201-1.15-.748a3.1%203.1%200%200%201-.748-1.15a5.5%205.5%200%200%201-.344-1.857c-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.042a5.6%205.6%200%200%201%20.344-1.857a3.1%203.1%200%200%201%20.748-1.15a3.1%203.1%200%200%201%201.15-.748A5.5%205.5%200%200%201%207.96%203.86C9.014%203.81%209.331%203.8%2012%203.8s2.987.011%204.042.059a5.6%205.6%200%200%201%201.857.344a3.3%203.3%200%200%201%201.898%201.898a5.5%205.5%200%200%201%20.344%201.857c.048%201.055.058%201.37.058%204.041s-.01%202.986-.058%204.041M17.339%205.462%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%22M12%206.865A5.135%205.135%200%201%200%2017.135%2012A5.135%205.135%200%200%200%2012%206.865m0%208.469A3.334%203.334%200%201%201%2015.334%2012A3.333%203.333%200%200%201%2012%2015.334%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.94%207.877a7.3%207.3%200%200%200-.465-2.427a4.9%204.9%200%200%200-1.153-1.772a4.9%204.9%200%200%200-1.77-1.153a7.3%207.3%200%200%200-2.428-.464C15.058%202.012%2014.717%202%2012.001%202s-3.057.011-4.123.06a7.3%207.3%200%200%200-2.428.465a4.9%204.9%200%200%200-1.77%201.153A4.9%204.9%200%200%200%202.525%205.45a7.3%207.3%200%200%200-.464%202.427c-.05%201.066-.06%201.407-.06%204.123s.01%203.057.06%204.123a7.3%207.3%200%200%200%20.464%202.427a4.9%204.9%200%200%200%201.154%201.772a4.9%204.9%200%200%200%201.771%201.153a7.3%207.3%200%200%200%202.428.464C8.944%2021.988%209.285%2022%2012%2022s3.057-.011%204.123-.06a7.3%207.3%200%200%200%202.427-.465a5.1%205.1%200%200%200%202.925-2.925a7.3%207.3%200%200%200%20.465-2.427c.048-1.067.06-1.407.06-4.123s-.012-3.057-.06-4.123m-1.8%208.164a5.6%205.6%200%200%201-.343%201.857a3.3%203.3%200%200%201-1.898%201.898a5.5%205.5%200%200%201-1.857.344c-1.055.048-1.371.058-4.042.058s-2.986-.01-4.04-.058a5.5%205.5%200%200%201-1.857-.344a3.1%203.1%200%200%201-1.15-.748a3.1%203.1%200%200%201-.748-1.15a5.5%205.5%200%200%201-.344-1.857c-.048-1.054-.058-1.37-.058-4.04s.01-2.987.058-4.042a5.6%205.6%200%200%201%20.344-1.857a3.1%203.1%200%200%201%20.748-1.15a3.1%203.1%200%200%201%201.15-.748A5.5%205.5%200%200%201%207.96%203.86C9.014%203.81%209.331%203.8%2012%203.8s2.987.011%204.042.059a5.6%205.6%200%200%201%201.857.344a3.3%203.3%200%200%201%201.898%201.898a5.5%205.5%200%200%201%20.344%201.857c.048%201.055.058%201.37.058%204.041s-.01%202.986-.058%204.041M17.339%205.462%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/instagram.svg?color=%231a73e8&size=48