Workd Mfa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Workd Mfa 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/349815.svg" alt="Workd Mfa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349815.svg" alt="Workd Mfa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349815.svg" alt="Workd Mfa icon" :width="24" :height="24" />
CSS background
.icon-workd-mfa {
background-image: url('https://proicons.com/icon/349815.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M10.8317,42.0853h17.3249c8.1036,0,16.971-5.5944,16.971-16.7226s-8.8674-16.7226-16.971-16.7226c-4.2839,0-5.4038,1.0586-5.4038,3.0335v4.561h4.6212c4.0374,0,8.2963,2.8543,8.2963,9.2509s-4.2589,9.2509-8.2963,9.2509h-7.2018c-5.619,0-9.3404,2.1716-9.3404,7.349Z"/><path id="d" class="i" d="M35.9178,10.2296c.8088-1.1043,1.2505-2.5312,1.2505-4.3149h-17.3249C11.7398,5.9147,2.8724,11.5091,2.8724,22.6373c0,7.5614,4.0941,12.568,9.2608,15.0005"/><path id="e" class="i" d="M25.2473,34.6122v-2.8467h-4.6212c-4.0374,0-8.2963-2.8543-8.2963-9.2509s4.2589-9.2509,8.2963-9.2509h2.0821"/><path id="f" class="i" d="M20.7522,23.6829c0,.9397-.7618,1.7015-1.7016,1.7015h0c-.9397,0-1.7016-.7618-1.7016-1.7015h0c0-.9397.7618-1.7015,1.7016-1.7015h0c.9397,0,1.7016.7618,1.7016,1.7015h0Z"/><path id="g" class="i" d="M31.0023,23.6829c0,.9397-.7618,1.7015-1.7016,1.7015h0c-.9397,0-1.7016-.7618-1.7016-1.7015h0c0-.9397.7618-1.7015,1.7016-1.7015h0c.9397,0,1.7016.7618,1.7016,1.7015h0Z"/><path id="h" class="i" d="M25.8772,23.6829c0,.9397-.7618,1.7015-1.7016,1.7015h0c-.9397,0-1.7016-.7618-1.7016-1.7015h0c0-.9397.7618-1.7015,1.7016-1.7015h0c.9397,0,1.7016.7618,1.7016,1.7015h0Z"/></svg>
Copied!