Intelligent Cv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Intelligent Cv 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/342042.svg" alt="Intelligent Cv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342042.svg" alt="Intelligent Cv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342042.svg" alt="Intelligent Cv icon" :width="24" :height="24" />
CSS background
.icon-intelligent-cv {
background-image: url('https://proicons.com/icon/342042.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M17.7185,40.313h-2.2v-4.4h2.2M15.5185,38.113h1.435M37.2005,40.313h-2.2v-4.4h2.2M35.0005,38.113h1.434M12.2415,38.869l1.44,1.443M10.8015,40.313v-4.4h1.44c.815,0,1.475.662,1.475,1.478s-.66,1.478-1.475,1.478h-1.44M24.0795,35.913v2.943c-.0211.805.6143,1.4746,1.4193,1.4957s1.4746-.6143,1.4957-1.4193c.0007-.0255.0007-.0509,0-.0764v-2.943M19.4505,39.83c.27.352.608.482,1.079.482h.651c.606,0,1.098-.491,1.098-1.097v-.005c0-.606-.492-1.098-1.098-1.098h-.719c-.6066-.0006-1.098-.4924-1.098-1.099h0c-.0006-.6075.4915-1.1004,1.099-1.101h.65c.47,0,.809.13,1.079.482M28.7975,40.308v-4.396l2.2,4.4,2.201-4.394v4.394M12.2145,31.582h7.836M12.2145,28.177h7.836M12.2145,24.773h7.836M22.5425,29.643h13.07M22.5425,25.643h13.07M22.5425,21.643h13.07M22.5425,17.643h13.07M22.5425,13.643h13.07M12.2135,12.26h7.836v9.444h-7.836v-9.444ZM9.7455,32.848V9.873h28.51v22.975M42.5295,32.122c-4.9912,1.0459-11.6271,1.6297-18.529,1.63-6.9022-.0002-13.5386-.584-18.53-1.63M9.5005,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5005c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!