social instagram icon
social-instagram from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- social-instagram
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
social-android-outlinesocial-angular-outlinesocial-apple-outlinesocial-bitcoin-outlinesocial-buffer-outlinesocial-chrome-outlinesocial-codepen-outlinesocial-css3-outlinesocial-designernews-outlinesocial-dribbblesocial-dropbox-outlinesocial-euro-outlinesocial-facebooksocial-foursquare-outlinesocial-github-outlinesocial-googlesocial-googleplussocial-hackernews-outlinesocial-html5-outlinesocial-javascript-outlinesocial-linkedin-outlinesocial-octocatsocial-pinterest-outlinesocial-reddit
Use the social instagram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="255.833" r="80" fill="currentColor"/><path d="M177.805 176.887c21.154-21.154 49.279-32.929 79.195-32.929s58.041 11.837 79.195 32.991c13.422 13.422 23.011 29.551 28.232 47.551H448.5v-113c0-26.51-20.49-47-47-47h-288c-26.51 0-49 20.49-49 47v113h85.072c5.222-18 14.811-34.191 28.233-47.613zM416.5 147.7c0 7.069-5.73 12.8-12.8 12.8h-38.4c-7.069 0-12.8-5.73-12.8-12.8v-38.4c0-7.069 5.73-12.8 12.8-12.8h38.4c7.069 0 12.8 5.73 12.8 12.8v38.4z" fill="currentColor"/><path d="M336.195 335.279c-21.154 21.154-49.279 32.679-79.195 32.679s-58.041-11.462-79.195-32.616c-21.115-21.115-32.759-49.842-32.803-78.842H64.5v143c0 26.51 22.49 49 49 49h288c26.51 0 47-22.49 47-49v-143h-79.502c-.043 29-11.687 57.664-32.803 78.779z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonSocialInstagram(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="255.833" r="80" fill="currentColor"/><path d="M177.805 176.887c21.154-21.154 49.279-32.929 79.195-32.929s58.041 11.837 79.195 32.991c13.422 13.422 23.011 29.551 28.232 47.551H448.5v-113c0-26.51-20.49-47-47-47h-288c-26.51 0-49 20.49-49 47v113h85.072c5.222-18 14.811-34.191 28.233-47.613zM416.5 147.7c0 7.069-5.73 12.8-12.8 12.8h-38.4c-7.069 0-12.8-5.73-12.8-12.8v-38.4c0-7.069 5.73-12.8 12.8-12.8h38.4c7.069 0 12.8 5.73 12.8 12.8v38.4z" fill="currentColor"/><path d="M336.195 335.279c-21.154 21.154-49.279 32.679-79.195 32.679s-58.041-11.462-79.195-32.616c-21.115-21.115-32.759-49.842-32.803-78.842H64.5v143c0 26.51 22.49 49 49 49h288c26.51 0 47-22.49 47-49v-143h-79.502c-.043 29-11.687 57.664-32.803 78.779z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="255.833" r="80" fill="currentColor"/><path d="M177.805 176.887c21.154-21.154 49.279-32.929 79.195-32.929s58.041 11.837 79.195 32.991c13.422 13.422 23.011 29.551 28.232 47.551H448.5v-113c0-26.51-20.49-47-47-47h-288c-26.51 0-49 20.49-49 47v113h85.072c5.222-18 14.811-34.191 28.233-47.613zM416.5 147.7c0 7.069-5.73 12.8-12.8 12.8h-38.4c-7.069 0-12.8-5.73-12.8-12.8v-38.4c0-7.069 5.73-12.8 12.8-12.8h38.4c7.069 0 12.8 5.73 12.8 12.8v38.4z" fill="currentColor"/><path d="M336.195 335.279c-21.154 21.154-49.279 32.679-79.195 32.679s-58.041-11.462-79.195-32.616c-21.115-21.115-32.759-49.842-32.803-78.842H64.5v143c0 26.51 22.49 49 49 49h288c26.51 0 47-22.49 47-49v-143h-79.502c-.043 29-11.687 57.664-32.803 78.779z" fill="currentColor"/></svg> </template>
CSS
.icon-social-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%20512%20512%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22255.833%22%20r%3D%2280%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M177.805%20176.887c21.154-21.154%2049.279-32.929%2079.195-32.929s58.041%2011.837%2079.195%2032.991c13.422%2013.422%2023.011%2029.551%2028.232%2047.551H448.5v-113c0-26.51-20.49-47-47-47h-288c-26.51%200-49%2020.49-49%2047v113h85.072c5.222-18%2014.811-34.191%2028.233-47.613zM416.5%20147.7c0%207.069-5.73%2012.8-12.8%2012.8h-38.4c-7.069%200-12.8-5.73-12.8-12.8v-38.4c0-7.069%205.73-12.8%2012.8-12.8h38.4c7.069%200%2012.8%205.73%2012.8%2012.8v38.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M336.195%20335.279c-21.154%2021.154-49.279%2032.679-79.195%2032.679s-58.041-11.462-79.195-32.616c-21.115-21.115-32.759-49.842-32.803-78.842H64.5v143c0%2026.51%2022.49%2049%2049%2049h288c26.51%200%2047-22.49%2047-49v-143h-79.502c-.043%2029-11.687%2057.664-32.803%2078.779z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22255.833%22%20r%3D%2280%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M177.805%20176.887c21.154-21.154%2049.279-32.929%2079.195-32.929s58.041%2011.837%2079.195%2032.991c13.422%2013.422%2023.011%2029.551%2028.232%2047.551H448.5v-113c0-26.51-20.49-47-47-47h-288c-26.51%200-49%2020.49-49%2047v113h85.072c5.222-18%2014.811-34.191%2028.233-47.613zM416.5%20147.7c0%207.069-5.73%2012.8-12.8%2012.8h-38.4c-7.069%200-12.8-5.73-12.8-12.8v-38.4c0-7.069%205.73-12.8%2012.8-12.8h38.4c7.069%200%2012.8%205.73%2012.8%2012.8v38.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M336.195%20335.279c-21.154%2021.154-49.279%2032.679-79.195%2032.679s-58.041-11.462-79.195-32.616c-21.115-21.115-32.759-49.842-32.803-78.842H64.5v143c0%2026.51%2022.49%2049%2049%2049h288c26.51%200%2047-22.49%2047-49v-143h-79.502c-.043%2029-11.687%2057.664-32.803%2078.779z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/social-instagram.svg?color=%231a73e8&size=48