internetexplorer logo
internetexplorer from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- internetexplorer
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×252
- License
- CC0
The same logo in other sets
Use the internetexplorer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 252"><path fill="#1ebbee" d="M256 131.593c0-20.238-5.232-39.25-14.408-55.772c39.11-88.514-41.906-75.55-46.417-74.667c-17.164 3.359-33.044 8.751-47.691 15.587c-2.16-.122-4.334-.189-6.523-.189c-54.665 0-100.423 38.128-112.134 89.241C57.639 73.47 77.802 60.428 89.877 55.21a274 274 0 0 0-5.67 5.218c-.618.583-1.213 1.175-1.822 1.761a285 285 0 0 0-3.638 3.545c-.71.707-1.4 1.42-2.1 2.133a307 307 0 0 0-3.145 3.235c-.734.77-1.45 1.541-2.17 2.312a287 287 0 0 0-2.865 3.104c-.73.807-1.45 1.613-2.168 2.422a319 319 0 0 0-4.796 5.52a332 332 0 0 0-2.45 2.927c-.714.864-1.426 1.726-2.125 2.589a342 342 0 0 0-2.234 2.794c-.716.902-1.431 1.802-2.13 2.703c-.666.857-1.312 1.711-1.963 2.566c-.735.967-1.476 1.933-2.191 2.894c-.512.688-1.003 1.37-1.506 2.055a357 357 0 0 0-12.449 18.128q-.016.02-.027.043a368 368 0 0 0-2.875 4.557l-.152.246a362 362 0 0 0-2.719 4.458l-.094.155a370 370 0 0 0-6.537 11.338C11.69 160.689 6.646 173.807 6.428 174.586c-32.718 116.97 69.396 67.575 83.645 60.201c15.343 7.58 32.615 11.846 50.888 11.846c50.021 0 92.58-31.93 108.422-76.519h-60.446c-8.944 15.11-26.163 25.345-45.945 25.345c-28.984 0-52.479-21.96-52.479-49.05h164.54c.624-4.851.947-9.796.947-14.816M234.51 18.386c9.907 6.687 17.852 17.187 4.207 52.55c-13.088-21.048-32.778-37.559-56.181-46.634c10.646-5.141 37.01-16.016 51.974-5.916M23.98 234.552c-8.07-8.275-9.496-28.429 8.31-65.154c8.985 25.835 26.916 47.482 50.092 61.22c-11.526 6.345-42.126 20.629-58.402 3.934m66.279-119.601c.92-26.329 23.834-47.41 51.987-47.41s51.068 21.081 51.988 47.41z"/></svg>
React
import type { SVGProps } from "react";
export function LogosInternetexplorer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 252"><path fill="#1ebbee" d="M256 131.593c0-20.238-5.232-39.25-14.408-55.772c39.11-88.514-41.906-75.55-46.417-74.667c-17.164 3.359-33.044 8.751-47.691 15.587c-2.16-.122-4.334-.189-6.523-.189c-54.665 0-100.423 38.128-112.134 89.241C57.639 73.47 77.802 60.428 89.877 55.21a274 274 0 0 0-5.67 5.218c-.618.583-1.213 1.175-1.822 1.761a285 285 0 0 0-3.638 3.545c-.71.707-1.4 1.42-2.1 2.133a307 307 0 0 0-3.145 3.235c-.734.77-1.45 1.541-2.17 2.312a287 287 0 0 0-2.865 3.104c-.73.807-1.45 1.613-2.168 2.422a319 319 0 0 0-4.796 5.52a332 332 0 0 0-2.45 2.927c-.714.864-1.426 1.726-2.125 2.589a342 342 0 0 0-2.234 2.794c-.716.902-1.431 1.802-2.13 2.703c-.666.857-1.312 1.711-1.963 2.566c-.735.967-1.476 1.933-2.191 2.894c-.512.688-1.003 1.37-1.506 2.055a357 357 0 0 0-12.449 18.128q-.016.02-.027.043a368 368 0 0 0-2.875 4.557l-.152.246a362 362 0 0 0-2.719 4.458l-.094.155a370 370 0 0 0-6.537 11.338C11.69 160.689 6.646 173.807 6.428 174.586c-32.718 116.97 69.396 67.575 83.645 60.201c15.343 7.58 32.615 11.846 50.888 11.846c50.021 0 92.58-31.93 108.422-76.519h-60.446c-8.944 15.11-26.163 25.345-45.945 25.345c-28.984 0-52.479-21.96-52.479-49.05h164.54c.624-4.851.947-9.796.947-14.816M234.51 18.386c9.907 6.687 17.852 17.187 4.207 52.55c-13.088-21.048-32.778-37.559-56.181-46.634c10.646-5.141 37.01-16.016 51.974-5.916M23.98 234.552c-8.07-8.275-9.496-28.429 8.31-65.154c8.985 25.835 26.916 47.482 50.092 61.22c-11.526 6.345-42.126 20.629-58.402 3.934m66.279-119.601c.92-26.329 23.834-47.41 51.987-47.41s51.068 21.081 51.988 47.41z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 252"><path fill="#1ebbee" d="M256 131.593c0-20.238-5.232-39.25-14.408-55.772c39.11-88.514-41.906-75.55-46.417-74.667c-17.164 3.359-33.044 8.751-47.691 15.587c-2.16-.122-4.334-.189-6.523-.189c-54.665 0-100.423 38.128-112.134 89.241C57.639 73.47 77.802 60.428 89.877 55.21a274 274 0 0 0-5.67 5.218c-.618.583-1.213 1.175-1.822 1.761a285 285 0 0 0-3.638 3.545c-.71.707-1.4 1.42-2.1 2.133a307 307 0 0 0-3.145 3.235c-.734.77-1.45 1.541-2.17 2.312a287 287 0 0 0-2.865 3.104c-.73.807-1.45 1.613-2.168 2.422a319 319 0 0 0-4.796 5.52a332 332 0 0 0-2.45 2.927c-.714.864-1.426 1.726-2.125 2.589a342 342 0 0 0-2.234 2.794c-.716.902-1.431 1.802-2.13 2.703c-.666.857-1.312 1.711-1.963 2.566c-.735.967-1.476 1.933-2.191 2.894c-.512.688-1.003 1.37-1.506 2.055a357 357 0 0 0-12.449 18.128q-.016.02-.027.043a368 368 0 0 0-2.875 4.557l-.152.246a362 362 0 0 0-2.719 4.458l-.094.155a370 370 0 0 0-6.537 11.338C11.69 160.689 6.646 173.807 6.428 174.586c-32.718 116.97 69.396 67.575 83.645 60.201c15.343 7.58 32.615 11.846 50.888 11.846c50.021 0 92.58-31.93 108.422-76.519h-60.446c-8.944 15.11-26.163 25.345-45.945 25.345c-28.984 0-52.479-21.96-52.479-49.05h164.54c.624-4.851.947-9.796.947-14.816M234.51 18.386c9.907 6.687 17.852 17.187 4.207 52.55c-13.088-21.048-32.778-37.559-56.181-46.634c10.646-5.141 37.01-16.016 51.974-5.916M23.98 234.552c-8.07-8.275-9.496-28.429 8.31-65.154c8.985 25.835 26.916 47.482 50.092 61.22c-11.526 6.345-42.126 20.629-58.402 3.934m66.279-119.601c.92-26.329 23.834-47.41 51.987-47.41s51.068 21.081 51.988 47.41z"/></svg> </template>
CSS
.icon-internetexplorer {
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%20256%20252%22%3E%3Cpath%20fill%3D%22%231ebbee%22%20d%3D%22M256%20131.593c0-20.238-5.232-39.25-14.408-55.772c39.11-88.514-41.906-75.55-46.417-74.667c-17.164%203.359-33.044%208.751-47.691%2015.587c-2.16-.122-4.334-.189-6.523-.189c-54.665%200-100.423%2038.128-112.134%2089.241C57.639%2073.47%2077.802%2060.428%2089.877%2055.21a274%20274%200%200%200-5.67%205.218c-.618.583-1.213%201.175-1.822%201.761a285%20285%200%200%200-3.638%203.545c-.71.707-1.4%201.42-2.1%202.133a307%20307%200%200%200-3.145%203.235c-.734.77-1.45%201.541-2.17%202.312a287%20287%200%200%200-2.865%203.104c-.73.807-1.45%201.613-2.168%202.422a319%20319%200%200%200-4.796%205.52a332%20332%200%200%200-2.45%202.927c-.714.864-1.426%201.726-2.125%202.589a342%20342%200%200%200-2.234%202.794c-.716.902-1.431%201.802-2.13%202.703c-.666.857-1.312%201.711-1.963%202.566c-.735.967-1.476%201.933-2.191%202.894c-.512.688-1.003%201.37-1.506%202.055a357%20357%200%200%200-12.449%2018.128q-.016.02-.027.043a368%20368%200%200%200-2.875%204.557l-.152.246a362%20362%200%200%200-2.719%204.458l-.094.155a370%20370%200%200%200-6.537%2011.338C11.69%20160.689%206.646%20173.807%206.428%20174.586c-32.718%20116.97%2069.396%2067.575%2083.645%2060.201c15.343%207.58%2032.615%2011.846%2050.888%2011.846c50.021%200%2092.58-31.93%20108.422-76.519h-60.446c-8.944%2015.11-26.163%2025.345-45.945%2025.345c-28.984%200-52.479-21.96-52.479-49.05h164.54c.624-4.851.947-9.796.947-14.816M234.51%2018.386c9.907%206.687%2017.852%2017.187%204.207%2052.55c-13.088-21.048-32.778-37.559-56.181-46.634c10.646-5.141%2037.01-16.016%2051.974-5.916M23.98%20234.552c-8.07-8.275-9.496-28.429%208.31-65.154c8.985%2025.835%2026.916%2047.482%2050.092%2061.22c-11.526%206.345-42.126%2020.629-58.402%203.934m66.279-119.601c.92-26.329%2023.834-47.41%2051.987-47.41s51.068%2021.081%2051.988%2047.41z%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%20256%20252%22%3E%3Cpath%20fill%3D%22%231ebbee%22%20d%3D%22M256%20131.593c0-20.238-5.232-39.25-14.408-55.772c39.11-88.514-41.906-75.55-46.417-74.667c-17.164%203.359-33.044%208.751-47.691%2015.587c-2.16-.122-4.334-.189-6.523-.189c-54.665%200-100.423%2038.128-112.134%2089.241C57.639%2073.47%2077.802%2060.428%2089.877%2055.21a274%20274%200%200%200-5.67%205.218c-.618.583-1.213%201.175-1.822%201.761a285%20285%200%200%200-3.638%203.545c-.71.707-1.4%201.42-2.1%202.133a307%20307%200%200%200-3.145%203.235c-.734.77-1.45%201.541-2.17%202.312a287%20287%200%200%200-2.865%203.104c-.73.807-1.45%201.613-2.168%202.422a319%20319%200%200%200-4.796%205.52a332%20332%200%200%200-2.45%202.927c-.714.864-1.426%201.726-2.125%202.589a342%20342%200%200%200-2.234%202.794c-.716.902-1.431%201.802-2.13%202.703c-.666.857-1.312%201.711-1.963%202.566c-.735.967-1.476%201.933-2.191%202.894c-.512.688-1.003%201.37-1.506%202.055a357%20357%200%200%200-12.449%2018.128q-.016.02-.027.043a368%20368%200%200%200-2.875%204.557l-.152.246a362%20362%200%200%200-2.719%204.458l-.094.155a370%20370%200%200%200-6.537%2011.338C11.69%20160.689%206.646%20173.807%206.428%20174.586c-32.718%20116.97%2069.396%2067.575%2083.645%2060.201c15.343%207.58%2032.615%2011.846%2050.888%2011.846c50.021%200%2092.58-31.93%20108.422-76.519h-60.446c-8.944%2015.11-26.163%2025.345-45.945%2025.345c-28.984%200-52.479-21.96-52.479-49.05h164.54c.624-4.851.947-9.796.947-14.816M234.51%2018.386c9.907%206.687%2017.852%2017.187%204.207%2052.55c-13.088-21.048-32.778-37.559-56.181-46.634c10.646-5.141%2037.01-16.016%2051.974-5.916M23.98%20234.552c-8.07-8.275-9.496-28.429%208.31-65.154c8.985%2025.835%2026.916%2047.482%2050.092%2061.22c-11.526%206.345-42.126%2020.629-58.402%203.934m66.279-119.601c.92-26.329%2023.834-47.41%2051.987-47.41s51.068%2021.081%2051.988%2047.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/internetexplorer.svg?color=%231a73e8&size=48