instagram logo icon
instagram-logo from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- instagram-logo
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
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 15 15"><path fill="currentColor" d="M7.5 1c1.765 0 1.987.007 2.68.04c.691.03 1.164.14 1.578.3c.434.164.827.42 1.151.75c.33.325.587.718.75 1.152c.16.414.27.886.302 1.578S14 5.735 14 7.5s-.007 1.987-.04 2.68c-.03.691-.14 1.164-.3 1.578a3.33 3.33 0 0 1-1.902 1.901c-.414.16-.886.27-1.578.302S9.265 14 7.5 14s-1.987-.007-2.68-.04c-.692-.03-1.164-.14-1.578-.3a3.2 3.2 0 0 1-1.151-.75a3.2 3.2 0 0 1-.75-1.152c-.16-.414-.27-.886-.302-1.578S1 9.265 1 7.5s.007-1.987.04-2.68c.03-.692.14-1.164.3-1.578c.164-.434.42-.827.75-1.151c.325-.33.718-.587 1.152-.75c.414-.16.886-.27 1.578-.302S5.735 1 7.5 1m0 1c-1.494 0-1.683-.003-2.27.023c-.46.021-.991.049-1.414.176c-.422.128-.754.301-1.097.684c-.344.383-.45.7-.543 1.012c-.098.324-.13.754-.156 1.34c-.014.293-.018.486-.02.792v2.946c.002.306.006.5.02.793c.026.585.058 1.015.156 1.34c.094.311.199.628.543 1.011c.343.383.675.556 1.097.684c.423.127.954.155 1.414.176c.587.026.776.023 2.27.023s1.68.006 2.266-.02c.585-.027 1.015-.06 1.34-.157c.311-.094.628-.199 1.011-.543c.383-.343.556-.675.684-1.097c.127-.423.155-.954.176-1.414c.026-.587.023-.776.023-2.269s.003-1.683-.023-2.27c-.021-.46-.049-.991-.176-1.414c-.128-.422-.301-.754-.684-1.097c-.383-.344-.7-.45-1.012-.543c-.324-.098-.754-.13-1.34-.156C9.18 1.993 8.995 2 7.5 2m0 2.25a3.25 3.25 0 1 1 0 6.5a3.25 3.25 0 0 1 0-6.5m0 1a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5m3.47-1.97a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsInstagramLogo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 1c1.765 0 1.987.007 2.68.04c.691.03 1.164.14 1.578.3c.434.164.827.42 1.151.75c.33.325.587.718.75 1.152c.16.414.27.886.302 1.578S14 5.735 14 7.5s-.007 1.987-.04 2.68c-.03.691-.14 1.164-.3 1.578a3.33 3.33 0 0 1-1.902 1.901c-.414.16-.886.27-1.578.302S9.265 14 7.5 14s-1.987-.007-2.68-.04c-.692-.03-1.164-.14-1.578-.3a3.2 3.2 0 0 1-1.151-.75a3.2 3.2 0 0 1-.75-1.152c-.16-.414-.27-.886-.302-1.578S1 9.265 1 7.5s.007-1.987.04-2.68c.03-.692.14-1.164.3-1.578c.164-.434.42-.827.75-1.151c.325-.33.718-.587 1.152-.75c.414-.16.886-.27 1.578-.302S5.735 1 7.5 1m0 1c-1.494 0-1.683-.003-2.27.023c-.46.021-.991.049-1.414.176c-.422.128-.754.301-1.097.684c-.344.383-.45.7-.543 1.012c-.098.324-.13.754-.156 1.34c-.014.293-.018.486-.02.792v2.946c.002.306.006.5.02.793c.026.585.058 1.015.156 1.34c.094.311.199.628.543 1.011c.343.383.675.556 1.097.684c.423.127.954.155 1.414.176c.587.026.776.023 2.27.023s1.68.006 2.266-.02c.585-.027 1.015-.06 1.34-.157c.311-.094.628-.199 1.011-.543c.383-.343.556-.675.684-1.097c.127-.423.155-.954.176-1.414c.026-.587.023-.776.023-2.269s.003-1.683-.023-2.27c-.021-.46-.049-.991-.176-1.414c-.128-.422-.301-.754-.684-1.097c-.383-.344-.7-.45-1.012-.543c-.324-.098-.754-.13-1.34-.156C9.18 1.993 8.995 2 7.5 2m0 2.25a3.25 3.25 0 1 1 0 6.5a3.25 3.25 0 0 1 0-6.5m0 1a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5m3.47-1.97a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 1c1.765 0 1.987.007 2.68.04c.691.03 1.164.14 1.578.3c.434.164.827.42 1.151.75c.33.325.587.718.75 1.152c.16.414.27.886.302 1.578S14 5.735 14 7.5s-.007 1.987-.04 2.68c-.03.691-.14 1.164-.3 1.578a3.33 3.33 0 0 1-1.902 1.901c-.414.16-.886.27-1.578.302S9.265 14 7.5 14s-1.987-.007-2.68-.04c-.692-.03-1.164-.14-1.578-.3a3.2 3.2 0 0 1-1.151-.75a3.2 3.2 0 0 1-.75-1.152c-.16-.414-.27-.886-.302-1.578S1 9.265 1 7.5s.007-1.987.04-2.68c.03-.692.14-1.164.3-1.578c.164-.434.42-.827.75-1.151c.325-.33.718-.587 1.152-.75c.414-.16.886-.27 1.578-.302S5.735 1 7.5 1m0 1c-1.494 0-1.683-.003-2.27.023c-.46.021-.991.049-1.414.176c-.422.128-.754.301-1.097.684c-.344.383-.45.7-.543 1.012c-.098.324-.13.754-.156 1.34c-.014.293-.018.486-.02.792v2.946c.002.306.006.5.02.793c.026.585.058 1.015.156 1.34c.094.311.199.628.543 1.011c.343.383.675.556 1.097.684c.423.127.954.155 1.414.176c.587.026.776.023 2.27.023s1.68.006 2.266-.02c.585-.027 1.015-.06 1.34-.157c.311-.094.628-.199 1.011-.543c.383-.343.556-.675.684-1.097c.127-.423.155-.954.176-1.414c.026-.587.023-.776.023-2.269s.003-1.683-.023-2.27c-.021-.46-.049-.991-.176-1.414c-.128-.422-.301-.754-.684-1.097c-.383-.344-.7-.45-1.012-.543c-.324-.098-.754-.13-1.34-.156C9.18 1.993 8.995 2 7.5 2m0 2.25a3.25 3.25 0 1 1 0 6.5a3.25 3.25 0 0 1 0-6.5m0 1a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5m3.47-1.97a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg> </template>
CSS
.icon-instagram-logo {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%201c1.765%200%201.987.007%202.68.04c.691.03%201.164.14%201.578.3c.434.164.827.42%201.151.75c.33.325.587.718.75%201.152c.16.414.27.886.302%201.578S14%205.735%2014%207.5s-.007%201.987-.04%202.68c-.03.691-.14%201.164-.3%201.578a3.33%203.33%200%200%201-1.902%201.901c-.414.16-.886.27-1.578.302S9.265%2014%207.5%2014s-1.987-.007-2.68-.04c-.692-.03-1.164-.14-1.578-.3a3.2%203.2%200%200%201-1.151-.75a3.2%203.2%200%200%201-.75-1.152c-.16-.414-.27-.886-.302-1.578S1%209.265%201%207.5s.007-1.987.04-2.68c.03-.692.14-1.164.3-1.578c.164-.434.42-.827.75-1.151c.325-.33.718-.587%201.152-.75c.414-.16.886-.27%201.578-.302S5.735%201%207.5%201m0%201c-1.494%200-1.683-.003-2.27.023c-.46.021-.991.049-1.414.176c-.422.128-.754.301-1.097.684c-.344.383-.45.7-.543%201.012c-.098.324-.13.754-.156%201.34c-.014.293-.018.486-.02.792v2.946c.002.306.006.5.02.793c.026.585.058%201.015.156%201.34c.094.311.199.628.543%201.011c.343.383.675.556%201.097.684c.423.127.954.155%201.414.176c.587.026.776.023%202.27.023s1.68.006%202.266-.02c.585-.027%201.015-.06%201.34-.157c.311-.094.628-.199%201.011-.543c.383-.343.556-.675.684-1.097c.127-.423.155-.954.176-1.414c.026-.587.023-.776.023-2.269s.003-1.683-.023-2.27c-.021-.46-.049-.991-.176-1.414c-.128-.422-.301-.754-.684-1.097c-.383-.344-.7-.45-1.012-.543c-.324-.098-.754-.13-1.34-.156C9.18%201.993%208.995%202%207.5%202m0%202.25a3.25%203.25%200%201%201%200%206.5a3.25%203.25%200%200%201%200-6.5m0%201a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5m3.47-1.97a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%201c1.765%200%201.987.007%202.68.04c.691.03%201.164.14%201.578.3c.434.164.827.42%201.151.75c.33.325.587.718.75%201.152c.16.414.27.886.302%201.578S14%205.735%2014%207.5s-.007%201.987-.04%202.68c-.03.691-.14%201.164-.3%201.578a3.33%203.33%200%200%201-1.902%201.901c-.414.16-.886.27-1.578.302S9.265%2014%207.5%2014s-1.987-.007-2.68-.04c-.692-.03-1.164-.14-1.578-.3a3.2%203.2%200%200%201-1.151-.75a3.2%203.2%200%200%201-.75-1.152c-.16-.414-.27-.886-.302-1.578S1%209.265%201%207.5s.007-1.987.04-2.68c.03-.692.14-1.164.3-1.578c.164-.434.42-.827.75-1.151c.325-.33.718-.587%201.152-.75c.414-.16.886-.27%201.578-.302S5.735%201%207.5%201m0%201c-1.494%200-1.683-.003-2.27.023c-.46.021-.991.049-1.414.176c-.422.128-.754.301-1.097.684c-.344.383-.45.7-.543%201.012c-.098.324-.13.754-.156%201.34c-.014.293-.018.486-.02.792v2.946c.002.306.006.5.02.793c.026.585.058%201.015.156%201.34c.094.311.199.628.543%201.011c.343.383.675.556%201.097.684c.423.127.954.155%201.414.176c.587.026.776.023%202.27.023s1.68.006%202.266-.02c.585-.027%201.015-.06%201.34-.157c.311-.094.628-.199%201.011-.543c.383-.343.556-.675.684-1.097c.127-.423.155-.954.176-1.414c.026-.587.023-.776.023-2.269s.003-1.683-.023-2.27c-.021-.46-.049-.991-.176-1.414c-.128-.422-.301-.754-.684-1.097c-.383-.344-.7-.45-1.012-.543c-.324-.098-.754-.13-1.34-.156C9.18%201.993%208.995%202%207.5%202m0%202.25a3.25%203.25%200%201%201%200%206.5a3.25%203.25%200%200%201%200-6.5m0%201a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5m3.47-1.97a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/instagram-logo.svg?color=%231a73e8&size=48