Recruitment 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Recruitment 01 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/320598.svg" alt="Recruitment 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320598.svg" alt="Recruitment 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320598.svg" alt="Recruitment 01 icon" :width="24" :height="24" />
CSS background
.icon-recruitment-01 {
background-image: url('https://proicons.com/icon/320598.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="recruitment--01_00000005973993674729687330000007885590694858982798_" d="M22,29.36H1c-0.199,0-0.36-0.161-0.36-0.36V3 c0-0.199,0.161-0.36,0.36-0.36h21c0.199,0,0.36,0.161,0.36,0.36v2.647c4.994,0.19,9,4.312,9,9.353c0,5.04-4.006,9.163-9,9.354V29 C22.36,29.199,22.199,29.36,22,29.36z M1.36,28.64h20.28v-4.286c-3.436-0.131-6.403-2.122-7.921-4.993H4V18.64h9.377 c-0.305-0.719-0.522-1.483-0.638-2.28H4v-0.72h8.662c-0.014-0.212-0.021-0.425-0.021-0.64c0-5.041,4.005-9.163,9-9.353V3.36H1.36 V28.64z M15.825,21.037c1.57,1.605,3.758,2.603,6.175,2.603s4.605-0.997,6.176-2.603c-0.796-2.01-2.508-3.499-4.62-4.007 c-0.15-0.036-0.26-0.164-0.274-0.317s0.07-0.299,0.211-0.362c1.305-0.585,2.147-1.901,2.147-3.352c0-2.007-1.633-3.64-3.64-3.64 s-3.64,1.633-3.64,3.64c0,1.451,0.843,2.766,2.147,3.352c0.141,0.063,0.226,0.208,0.211,0.362s-0.124,0.281-0.274,0.317 C18.332,17.538,16.62,19.028,15.825,21.037z M24.538,16.576c1.853,0.677,3.352,2.064,4.167,3.867 c1.21-1.486,1.935-3.381,1.935-5.442c0-4.764-3.876-8.64-8.64-8.64s-8.64,3.876-8.64,8.64c0,2.062,0.726,3.956,1.935,5.442 c0.816-1.803,2.315-3.189,4.167-3.867C18.334,15.764,17.64,14.437,17.64,13c0-2.404,1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36 C26.36,14.437,25.666,15.764,24.538,16.576z M14,25.36H4v-0.72h10V25.36z M14,22.36H4v-0.72h10V22.36z M10,10.36H4V9.64h6V10.36z M10,7.36H4V6.64h6V7.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!