square instagram logo
square-instagram from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- square-instagram
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome Brands
square-behancesquare-blueskysquare-build-awesome-strokesquare-deskprosquare-dribbblesquare-facebooksquare-figmasquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-jssquare-kickstartersquare-lastfmsquare-letterboxdsquare-linkedinsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-redditsquare-snapchat
Use the square instagram logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M290.4 275.7c-16.4 10.3-25.9 28.8-24.9 48.1c1.1 19.4 12.7 36.6 30.1 45.1c17.5 8.4 38.2 6.6 54-4.6c16.4-10.3 25.9-28.8 24.9-48.1c-1.1-19.4-12.7-36.6-30.1-45.1c-17.5-8.4-38.2-6.6-54 4.6m142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9.1-11.2.1s-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1.1 7.9.1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1s7.2 0 11.4.1c25.5.3 64.8.7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1.1-11.4c.3-25.5.7-64.9-6.5-83c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5c18.1 12.1 30.6 30.9 34.9 52.2s-.2 43.5-12.3 61.6c-6 9-13.7 16.6-22.6 22.6s-19 10.1-29.6 12.2c-21.3 4.2-43.5-.2-61.6-12.3s-30.6-30.9-34.9-52.2s.2-43.5 12.2-61.6s30.9-30.6 52.2-34.9s43.5.2 61.6 12.2h.1zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5c-3.8 0-7.5-1.1-10.6-3.2zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zm-91 293c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSquareInstagram(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M290.4 275.7c-16.4 10.3-25.9 28.8-24.9 48.1c1.1 19.4 12.7 36.6 30.1 45.1c17.5 8.4 38.2 6.6 54-4.6c16.4-10.3 25.9-28.8 24.9-48.1c-1.1-19.4-12.7-36.6-30.1-45.1c-17.5-8.4-38.2-6.6-54 4.6m142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9.1-11.2.1s-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1.1 7.9.1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1s7.2 0 11.4.1c25.5.3 64.8.7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1.1-11.4c.3-25.5.7-64.9-6.5-83c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5c18.1 12.1 30.6 30.9 34.9 52.2s-.2 43.5-12.3 61.6c-6 9-13.7 16.6-22.6 22.6s-19 10.1-29.6 12.2c-21.3 4.2-43.5-.2-61.6-12.3s-30.6-30.9-34.9-52.2s.2-43.5 12.2-61.6s30.9-30.6 52.2-34.9s43.5.2 61.6 12.2h.1zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5c-3.8 0-7.5-1.1-10.6-3.2zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zm-91 293c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M290.4 275.7c-16.4 10.3-25.9 28.8-24.9 48.1c1.1 19.4 12.7 36.6 30.1 45.1c17.5 8.4 38.2 6.6 54-4.6c16.4-10.3 25.9-28.8 24.9-48.1c-1.1-19.4-12.7-36.6-30.1-45.1c-17.5-8.4-38.2-6.6-54 4.6m142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9.1-11.2.1s-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1.1 7.9.1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1s7.2 0 11.4.1c25.5.3 64.8.7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1.1-11.4c.3-25.5.7-64.9-6.5-83c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5c18.1 12.1 30.6 30.9 34.9 52.2s-.2 43.5-12.3 61.6c-6 9-13.7 16.6-22.6 22.6s-19 10.1-29.6 12.2c-21.3 4.2-43.5-.2-61.6-12.3s-30.6-30.9-34.9-52.2s.2-43.5 12.2-61.6s30.9-30.6 52.2-34.9s43.5.2 61.6 12.2h.1zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5c-3.8 0-7.5-1.1-10.6-3.2zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zm-91 293c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z"/></svg> </template>
CSS
.icon-square-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M290.4%20275.7c-16.4%2010.3-25.9%2028.8-24.9%2048.1c1.1%2019.4%2012.7%2036.6%2030.1%2045.1c17.5%208.4%2038.2%206.6%2054-4.6c16.4-10.3%2025.9-28.8%2024.9-48.1c-1.1-19.4-12.7-36.6-30.1-45.1c-17.5-8.4-38.2-6.6-54%204.6m142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1%200-7.9.1-11.2.1s-7.2%200-11.4-.1c-25.5-.3-64.8-.7-82.9%206.5c-6.9%202.7-13.1%206.8-18.4%2012s-9.3%2011.5-12%2018.4c-7.1%2018.1-6.7%2057.7-6.5%2083.2c0%204.1.1%207.9.1%2011.1s0%207-.1%2011.1c-.2%2025.5-.6%2065.1%206.5%2083.2c2.7%206.9%206.8%2013.1%2012%2018.4s11.5%209.3%2018.4%2012c18.1%207.1%2057.6%206.8%2083.1%206.5c4.1%200%207.9-.1%2011.2-.1s7.2%200%2011.4.1c25.5.3%2064.8.7%2082.9-6.5c6.9-2.7%2013.1-6.8%2018.4-12s9.3-11.5%2012-18.4c7.2-18%206.8-57.4%206.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1.1-11.4c.3-25.5.7-64.9-6.5-83c-2.7-6.9-6.8-13.1-12-18.4zm-67.1%2044.5c18.1%2012.1%2030.6%2030.9%2034.9%2052.2s-.2%2043.5-12.3%2061.6c-6%209-13.7%2016.6-22.6%2022.6s-19%2010.1-29.6%2012.2c-21.3%204.2-43.5-.2-61.6-12.3s-30.6-30.9-34.9-52.2s.2-43.5%2012.2-61.6s30.9-30.6%2052.2-34.9s43.5.2%2061.6%2012.2h.1zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1%205.2-9.8s6.1-4.5%209.8-5.2s7.6-.4%2011.1%201.1s6.5%203.9%208.6%207s3.2%206.8%203.2%2010.6c0%202.5-.5%205-1.4%207.3s-2.4%204.4-4.1%206.2s-3.9%203.2-6.2%204.2s-4.8%201.5-7.3%201.5c-3.8%200-7.5-1.1-10.6-3.2zM544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zm-91%20293c-18.7%2018.7-41.4%2024.6-67%2025.9c-26.4%201.5-105.6%201.5-132%200c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6%200-132c1.3-25.6%207.1-48.3%2025.8-67s41.5-24.6%2067-25.8c26.4-1.5%20105.6-1.5%20132%200c25.6%201.3%2048.3%207.1%2067%2025.8s24.6%2041.4%2025.8%2067c1.5%2026.3%201.5%20105.4%200%20131.9c-1.3%2025.6-7.1%2048.3-25.8%2067z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M290.4%20275.7c-16.4%2010.3-25.9%2028.8-24.9%2048.1c1.1%2019.4%2012.7%2036.6%2030.1%2045.1c17.5%208.4%2038.2%206.6%2054-4.6c16.4-10.3%2025.9-28.8%2024.9-48.1c-1.1-19.4-12.7-36.6-30.1-45.1c-17.5-8.4-38.2-6.6-54%204.6m142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1%200-7.9.1-11.2.1s-7.2%200-11.4-.1c-25.5-.3-64.8-.7-82.9%206.5c-6.9%202.7-13.1%206.8-18.4%2012s-9.3%2011.5-12%2018.4c-7.1%2018.1-6.7%2057.7-6.5%2083.2c0%204.1.1%207.9.1%2011.1s0%207-.1%2011.1c-.2%2025.5-.6%2065.1%206.5%2083.2c2.7%206.9%206.8%2013.1%2012%2018.4s11.5%209.3%2018.4%2012c18.1%207.1%2057.6%206.8%2083.1%206.5c4.1%200%207.9-.1%2011.2-.1s7.2%200%2011.4.1c25.5.3%2064.8.7%2082.9-6.5c6.9-2.7%2013.1-6.8%2018.4-12s9.3-11.5%2012-18.4c7.2-18%206.8-57.4%206.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1.1-11.4c.3-25.5.7-64.9-6.5-83c-2.7-6.9-6.8-13.1-12-18.4zm-67.1%2044.5c18.1%2012.1%2030.6%2030.9%2034.9%2052.2s-.2%2043.5-12.3%2061.6c-6%209-13.7%2016.6-22.6%2022.6s-19%2010.1-29.6%2012.2c-21.3%204.2-43.5-.2-61.6-12.3s-30.6-30.9-34.9-52.2s.2-43.5%2012.2-61.6s30.9-30.6%2052.2-34.9s43.5.2%2061.6%2012.2h.1zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1%205.2-9.8s6.1-4.5%209.8-5.2s7.6-.4%2011.1%201.1s6.5%203.9%208.6%207s3.2%206.8%203.2%2010.6c0%202.5-.5%205-1.4%207.3s-2.4%204.4-4.1%206.2s-3.9%203.2-6.2%204.2s-4.8%201.5-7.3%201.5c-3.8%200-7.5-1.1-10.6-3.2zM544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zm-91%20293c-18.7%2018.7-41.4%2024.6-67%2025.9c-26.4%201.5-105.6%201.5-132%200c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6%200-132c1.3-25.6%207.1-48.3%2025.8-67s41.5-24.6%2067-25.8c26.4-1.5%20105.6-1.5%20132%200c25.6%201.3%2048.3%207.1%2067%2025.8s24.6%2041.4%2025.8%2067c1.5%2026.3%201.5%20105.4%200%20131.9c-1.3%2025.6-7.1%2048.3-25.8%2067z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-instagram.svg?color=%231a73e8&size=48