microsoft edge legacy icon
microsoft-edge-legacy from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- microsoft-edge-legacy
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- edge-legacy
Related icons in Material Design Icons
microsoft-accessmicrosoft-azuremicrosoft-azure-devopsmicrosoft-bingmicrosoft-dynamics-365microsoft-edgemicrosoft-excelmicrosoft-internet-explorermicrosoft-officemicrosoft-onedrivemicrosoft-onenotemicrosoft-outlookmicrosoft-powerpointmicrosoft-sharepointmicrosoft-teamsmicrosoft-visual-studiomicrosoft-visual-studio-codemicrosoft-windowsmicrosoft-windows-classicmicrosoft-wordmicrosoft-xboxmicrosoft-xbox-controllermicrosoft-xbox-controller-battery-alertmicrosoft-xbox-controller-battery-charging
Use the microsoft edge legacy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.737 10.808c1.092-12.17 19.779-12.17 18.46 2.75H8.614c0 4.295 5.802 5.651 10.925 2.75v4.22c-6.291 3.353-14.542.904-14.542-6.443c0-5.5 4.973-7.27 4.973-7.27s-1.394 1.77-1.431 3.24h7.158c0-7.121-9.796-4.484-12.96.753z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function MdiMicrosoftEdgeLegacy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.737 10.808c1.092-12.17 19.779-12.17 18.46 2.75H8.614c0 4.295 5.802 5.651 10.925 2.75v4.22c-6.291 3.353-14.542.904-14.542-6.443c0-5.5 4.973-7.27 4.973-7.27s-1.394 1.77-1.431 3.24h7.158c0-7.121-9.796-4.484-12.96.753z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.737 10.808c1.092-12.17 19.779-12.17 18.46 2.75H8.614c0 4.295 5.802 5.651 10.925 2.75v4.22c-6.291 3.353-14.542.904-14.542-6.443c0-5.5 4.973-7.27 4.973-7.27s-1.394 1.77-1.431 3.24h7.158c0-7.121-9.796-4.484-12.96.753z" fill="currentColor"/></svg> </template>
CSS
.icon-microsoft-edge-legacy {
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%2024%2024%22%3E%3Cpath%20d%3D%22M2.737%2010.808c1.092-12.17%2019.779-12.17%2018.46%202.75H8.614c0%204.295%205.802%205.651%2010.925%202.75v4.22c-6.291%203.353-14.542.904-14.542-6.443c0-5.5%204.973-7.27%204.973-7.27s-1.394%201.77-1.431%203.24h7.158c0-7.121-9.796-4.484-12.96.753z%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%2024%2024%22%3E%3Cpath%20d%3D%22M2.737%2010.808c1.092-12.17%2019.779-12.17%2018.46%202.75H8.614c0%204.295%205.802%205.651%2010.925%202.75v4.22c-6.291%203.353-14.542.904-14.542-6.443c0-5.5%204.973-7.27%204.973-7.27s-1.394%201.77-1.431%203.24h7.158c0-7.121-9.796-4.484-12.96.753z%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/mdi/microsoft-edge-legacy.svg?color=%231a73e8&size=48