Microsoft Azure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Microsoft Azure 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/343766.svg" alt="Microsoft Azure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343766.svg" alt="Microsoft Azure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343766.svg" alt="Microsoft Azure icon" :width="24" :height="24" />
CSS background
.icon-microsoft-azure {
background-image: url('https://proicons.com/icon/343766.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m26.783,40.8139l-12.0094-11.6688h12.0598l3.2749,9.5614c.6899,2.0142-1.7983,3.5911-3.3253,2.1075Z"/><path class="c" d="m19.6187,33.8548l-2.1881,6.3744c-.2242.6531-.8384,1.0916-1.5289,1.0916H7.2254c-1.1828,0-2.0143-1.1639-1.631-2.2828L16.3165,7.7431c.5191-1.515,2.6617-1.5149,3.1807.0001l4.5316,13.2297-2.8046,8.1721"/><line class="c" x1="26.8333" y1="29.145" x2="24.0288" y2="20.973"/><path class="c" d="m17.907,6.6018h12.3776c.6372,0,1.2039.4049,1.4105,1.0077l10.6986,31.2196c.4315,1.2593-.5043,2.5692-1.8355,2.5692h-12.3806"/></svg>
Microsoft Azure in other icon packs
Copied!