internet explorer logo
internet-explorer from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- internet-explorer
- 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
Use the internet explorer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M547.1 223.7c10.9-24.6 21.4-60.4 21.4-87.9c0-72.7-79.6-98.4-209.7-38.6c-107.6-7.2-211.2 73.7-237.1 186.5c30.9-34.9 78.3-82.3 122-101.2c-54.3 48.3-100.6 109.4-135.7 173.2c-20.7 37.9-44 99.2-44 145c0 98.6 92.9 86.5 180.3 42c31.4 15.4 66.6 15.6 101.7 15.6c97.1 0 184.2-54.3 216.8-146H442c-52.5 88.6-196.8 53-196.8-47.4H574c6.4-43.6-1.7-95.7-26.9-141.2M128.6 410.9c17.7 51.1 53.7 95.8 100.2 123.3c-88.7 48.9-173.2 29.1-100.2-123.3M244.5 302c2-55.2 50.3-94.9 104-94.9c53.4 0 102 39.7 104 94.9zm184.6-187.6c21.4-10.3 48.6-22 72.6-22c31.4 0 54.3 21.7 54.3 53.7c0 20-7.4 49-14.6 67.9c-26.3-42.3-66-81.6-112.3-99.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsInternetExplorer(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="M547.1 223.7c10.9-24.6 21.4-60.4 21.4-87.9c0-72.7-79.6-98.4-209.7-38.6c-107.6-7.2-211.2 73.7-237.1 186.5c30.9-34.9 78.3-82.3 122-101.2c-54.3 48.3-100.6 109.4-135.7 173.2c-20.7 37.9-44 99.2-44 145c0 98.6 92.9 86.5 180.3 42c31.4 15.4 66.6 15.6 101.7 15.6c97.1 0 184.2-54.3 216.8-146H442c-52.5 88.6-196.8 53-196.8-47.4H574c6.4-43.6-1.7-95.7-26.9-141.2M128.6 410.9c17.7 51.1 53.7 95.8 100.2 123.3c-88.7 48.9-173.2 29.1-100.2-123.3M244.5 302c2-55.2 50.3-94.9 104-94.9c53.4 0 102 39.7 104 94.9zm184.6-187.6c21.4-10.3 48.6-22 72.6-22c31.4 0 54.3 21.7 54.3 53.7c0 20-7.4 49-14.6 67.9c-26.3-42.3-66-81.6-112.3-99.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M547.1 223.7c10.9-24.6 21.4-60.4 21.4-87.9c0-72.7-79.6-98.4-209.7-38.6c-107.6-7.2-211.2 73.7-237.1 186.5c30.9-34.9 78.3-82.3 122-101.2c-54.3 48.3-100.6 109.4-135.7 173.2c-20.7 37.9-44 99.2-44 145c0 98.6 92.9 86.5 180.3 42c31.4 15.4 66.6 15.6 101.7 15.6c97.1 0 184.2-54.3 216.8-146H442c-52.5 88.6-196.8 53-196.8-47.4H574c6.4-43.6-1.7-95.7-26.9-141.2M128.6 410.9c17.7 51.1 53.7 95.8 100.2 123.3c-88.7 48.9-173.2 29.1-100.2-123.3M244.5 302c2-55.2 50.3-94.9 104-94.9c53.4 0 102 39.7 104 94.9zm184.6-187.6c21.4-10.3 48.6-22 72.6-22c31.4 0 54.3 21.7 54.3 53.7c0 20-7.4 49-14.6 67.9c-26.3-42.3-66-81.6-112.3-99.6"/></svg> </template>
CSS
.icon-internet-explorer {
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%22M547.1%20223.7c10.9-24.6%2021.4-60.4%2021.4-87.9c0-72.7-79.6-98.4-209.7-38.6c-107.6-7.2-211.2%2073.7-237.1%20186.5c30.9-34.9%2078.3-82.3%20122-101.2c-54.3%2048.3-100.6%20109.4-135.7%20173.2c-20.7%2037.9-44%2099.2-44%20145c0%2098.6%2092.9%2086.5%20180.3%2042c31.4%2015.4%2066.6%2015.6%20101.7%2015.6c97.1%200%20184.2-54.3%20216.8-146H442c-52.5%2088.6-196.8%2053-196.8-47.4H574c6.4-43.6-1.7-95.7-26.9-141.2M128.6%20410.9c17.7%2051.1%2053.7%2095.8%20100.2%20123.3c-88.7%2048.9-173.2%2029.1-100.2-123.3M244.5%20302c2-55.2%2050.3-94.9%20104-94.9c53.4%200%20102%2039.7%20104%2094.9zm184.6-187.6c21.4-10.3%2048.6-22%2072.6-22c31.4%200%2054.3%2021.7%2054.3%2053.7c0%2020-7.4%2049-14.6%2067.9c-26.3-42.3-66-81.6-112.3-99.6%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%22M547.1%20223.7c10.9-24.6%2021.4-60.4%2021.4-87.9c0-72.7-79.6-98.4-209.7-38.6c-107.6-7.2-211.2%2073.7-237.1%20186.5c30.9-34.9%2078.3-82.3%20122-101.2c-54.3%2048.3-100.6%20109.4-135.7%20173.2c-20.7%2037.9-44%2099.2-44%20145c0%2098.6%2092.9%2086.5%20180.3%2042c31.4%2015.4%2066.6%2015.6%20101.7%2015.6c97.1%200%20184.2-54.3%20216.8-146H442c-52.5%2088.6-196.8%2053-196.8-47.4H574c6.4-43.6-1.7-95.7-26.9-141.2M128.6%20410.9c17.7%2051.1%2053.7%2095.8%20100.2%20123.3c-88.7%2048.9-173.2%2029.1-100.2-123.3M244.5%20302c2-55.2%2050.3-94.9%20104-94.9c53.4%200%20102%2039.7%20104%2094.9zm184.6-187.6c21.4-10.3%2048.6-22%2072.6-22c31.4%200%2054.3%2021.7%2054.3%2053.7c0%2020-7.4%2049-14.6%2067.9c-26.3-42.3-66-81.6-112.3-99.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/internet-explorer.svg?color=%231a73e8&size=48