internet explorer logo

internet-explorer from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
internet-explorer
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the internet explorer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871c0-72.722-79.641-98.371-209.673-38.577c-107.632-7.181-211.221 73.67-237.098 186.457c30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725C23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006c31.423 15.43 66.559 15.573 101.695 15.573c97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162M64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304c-88.741 48.94-173.267 29.096-100.266-123.304m115.977-108.873c2-55.151 50.276-94.871 103.98-94.871c53.418 0 101.981 39.72 103.981 94.871zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003c31.422 0 54.274 21.717 54.274 53.722c0 20.003-7.427 49.007-14.569 67.867c-26.28-42.292-65.986-81.584-112.263-99.586"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsInternetExplorer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871c0-72.722-79.641-98.371-209.673-38.577c-107.632-7.181-211.221 73.67-237.098 186.457c30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725C23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006c31.423 15.43 66.559 15.573 101.695 15.573c97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162M64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304c-88.741 48.94-173.267 29.096-100.266-123.304m115.977-108.873c2-55.151 50.276-94.871 103.98-94.871c53.418 0 101.981 39.72 103.981 94.871zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003c31.422 0 54.274 21.717 54.274 53.722c0 20.003-7.427 49.007-14.569 67.867c-26.28-42.292-65.986-81.584-112.263-99.586"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871c0-72.722-79.641-98.371-209.673-38.577c-107.632-7.181-211.221 73.67-237.098 186.457c30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725C23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006c31.423 15.43 66.559 15.573 101.695 15.573c97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162M64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304c-88.741 48.94-173.267 29.096-100.266-123.304m115.977-108.873c2-55.151 50.276-94.871 103.98-94.871c53.418 0 101.981 39.72 103.981 94.871zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003c31.422 0 54.274 21.717 54.274 53.722c0 20.003-7.427 49.007-14.569 67.867c-26.28-42.292-65.986-81.584-112.263-99.586"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M483.049%20159.706c10.855-24.575%2021.424-60.438%2021.424-87.871c0-72.722-79.641-98.371-209.673-38.577c-107.632-7.181-211.221%2073.67-237.098%20186.457c30.852-34.862%2078.271-82.298%20121.977-101.158C125.404%20166.85%2079.128%20228.002%2043.992%20291.725C23.246%20329.651%200%20390.94%200%20436.747c0%2098.575%2092.854%2086.5%20180.251%2042.006c31.423%2015.43%2066.559%2015.573%20101.695%2015.573c97.124%200%20184.249-54.294%20216.814-146.022H377.927c-52.509%2088.593-196.819%2052.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162M64.559%20346.877c17.711%2051.15%2053.703%2095.871%20100.266%20123.304c-88.741%2048.94-173.267%2029.096-100.266-123.304m115.977-108.873c2-55.151%2050.276-94.871%20103.98-94.871c53.418%200%20101.981%2039.72%20103.981%2094.871zm184.536-187.6c21.425-10.287%2048.563-22.003%2072.558-22.003c31.422%200%2054.274%2021.717%2054.274%2053.722c0%2020.003-7.427%2049.007-14.569%2067.867c-26.28-42.292-65.986-81.584-112.263-99.586%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M483.049%20159.706c10.855-24.575%2021.424-60.438%2021.424-87.871c0-72.722-79.641-98.371-209.673-38.577c-107.632-7.181-211.221%2073.67-237.098%20186.457c30.852-34.862%2078.271-82.298%20121.977-101.158C125.404%20166.85%2079.128%20228.002%2043.992%20291.725C23.246%20329.651%200%20390.94%200%20436.747c0%2098.575%2092.854%2086.5%20180.251%2042.006c31.423%2015.43%2066.559%2015.573%20101.695%2015.573c97.124%200%20184.249-54.294%20216.814-146.022H377.927c-52.509%2088.593-196.819%2052.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162M64.559%20346.877c17.711%2051.15%2053.703%2095.871%20100.266%20123.304c-88.741%2048.94-173.267%2029.096-100.266-123.304m115.977-108.873c2-55.151%2050.276-94.871%20103.98-94.871c53.418%200%20101.981%2039.72%20103.981%2094.871zm184.536-187.6c21.425-10.287%2048.563-22.003%2072.558-22.003c31.422%200%2054.274%2021.717%2054.274%2053.722c0%2020.003-7.427%2049.007-14.569%2067.867c-26.28-42.292-65.986-81.584-112.263-99.586%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/internet-explorer.svg?color=%231a73e8&size=48