Microsoft Wordament Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Microsoft Wordament Alt 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/329250.svg" alt="Microsoft Wordament Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329250.svg" alt="Microsoft Wordament Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329250.svg" alt="Microsoft Wordament Alt icon" :width="24" :height="24" />
CSS background
.icon-microsoft-wordament-alt {
background-image: url('https://proicons.com/icon/329250.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M17.8421,5.5v37"/><path class="d" d="M30.2107,5.5v37"/><path class="d" d="M5.5,17.8421h37"/><path class="d" d="M5.5,30.2107h37"/><path class="d" d="M8.1583,8.1636l1.8,7.2,1.8-7.2,1.8,7.2,1.8-7.2"/><path class="d" d="M24,15.3636c-1.3172,0-2.385-1.0678-2.385-2.385v-2.43c0-1.3172,1.0678-2.385,2.385-2.385s2.385,1.0678,2.385,2.385v2.43c0,1.3172-1.0678,2.385-2.385,2.385Z"/><path class="d" d="M33.899,15.3636v-7.2h2.3571c1.3325,0,2.4129,1.0826,2.4129,2.418s-1.0803,2.418-2.4129,2.418h-2.3571"/><line class="d" x1="36.385" y1="13.002" x2="38.743" y2="15.3636"/><path class="d" d="M33.9043,27.6285v-7.2h1.62c1.7397,0,3.15,1.4103,3.15,3.15v.9c0,1.7397-1.4103,3.15-3.15,3.15h-1.62Z"/><line class="d" x1="37.8463" y1="37.4809" x2="34.7269" y2="37.4809"/><path class="d" d="M33.9493,39.8677l2.34-7.1784,2.34,7.2"/><path class="d" d="M20.4,39.8812v-7.1919l3.6,7.2,3.6-7.1892v7.1892"/><line class="d" x1="9.9636" y1="36.2893" x2="12.3108" y2="36.2893"/><polyline class="d" points="13.5636 39.8893 9.9636 39.8893 9.9636 32.6893 13.5636 32.6893"/><path class="d" d="M9.3733,27.6v-7.2l4.77,7.2v-7.2"/><line class="d" x1="21.615" y1="20.4" x2="26.385" y2="20.4"/><line class="d" x1="24" y1="27.6" x2="24" y2="20.4"/><path id="c" class="d" d="M38.5006,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/></svg>
Copied!