Microsoft Outlook Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Microsoft Outlook icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/343791.svg" alt="Microsoft Outlook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343791.svg" alt="Microsoft Outlook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343791.svg" alt="Microsoft Outlook icon" :width="24" :height="24" />
CSS background
.icon-microsoft-outlook {
background-image: url('https://proicons.com/icon/343791.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M41.92,25.3v-4.77h0V7.5c0-1.1046-.8954-2-2-2H15.55c-1.1046,0-2,.8954-2,2v6.5"/><path class="b" d="M18.19,22.19c.0033-2.0324-1.6416-3.6827-3.674-3.686-.072-.0001-.1441.0019-.216.006-2.0047.1783-3.5294,1.8778-3.49,3.89v3.41c0,2.0379,1.6521,3.69,3.69,3.69h0c2.0379,0,3.69-1.6521,3.69-3.69h0v-3.62"/><path class="b" d="M4.5,16v16c0,1.1046.8954,2,2,2h16c1.1046,0,2-.8954,2-2v-16c0-1.1046-.8954-2-2-2H6.5c-1.1046,0-2,.8954-2,2Z"/><line class="b" x1="43.5" y1="42.5" x2="24.5" y2="31.82"/><polyline class="b" points="11.67 34 11.67 42.5 43.5 42.5 43.5 24.39 27.59 33.56"/></svg>
Microsoft Outlook in other icon packs
Copied!