Enterprise Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Enterprise 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/325470.svg" alt="Enterprise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325470.svg" alt="Enterprise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325470.svg" alt="Enterprise icon" :width="24" :height="24" />
CSS background
.icon-enterprise {
background-image: url('https://proicons.com/icon/325470.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m39.526,26.806c-1.6134,3.5087-6.0474,5.8657-11.032,5.8643-4.9846-.0019-9.4158-2.3618-11.025-5.8716"/><path class="b" d="m36.264,26.749c-1.4449,2.1982-4.4836,3.5905-7.8091,3.578-3.3254-.0125-6.3446-1.4276-7.7587-3.6365"/><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="m16.954,22.811c.8755-4.7044,6.675-8.0094,13.008-7.4129,6.333.5965,10.843,4.8724,10.115,9.5907l-.4128.0147H5.0212"/><path class="b" d="m20.02,22.854c.755-3.0092,4.336-5.1908,8.5052-5.1813,4.1692.0094,7.7318,2.2072,8.4615,5.2198l-.4868.0166H5.0209"/></svg>
Enterprise in other icon packs
Copied!