Personio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Personio 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/331143.svg" alt="Personio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331143.svg" alt="Personio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331143.svg" alt="Personio icon" :width="24" :height="24" />
CSS background
.icon-personio {
background-image: url('https://proicons.com/icon/331143.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#000;}</style></defs><path class="a" d="M10.18,42.5024h29.579"/><path class="a" d="M26.7171,12.4444,20.263,36.5269"/><path class="a" d="M16.3572,27.2715C22.7851,27.4316,51.95,7.6078,38.61,5.6027,31.6976,4.2406,7.1352,17.1116,7.5871,22.8493c.0524.6672.8005.7609,1.8657,1.1136"/><circle class="b" cx="30.7328" cy="35.3072" r="0.75"/></svg>
Personio in other icon packs
Copied!