Chquevacances Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chquevacances 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/338233.svg" alt="Chquevacances icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338233.svg" alt="Chquevacances icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338233.svg" alt="Chquevacances icon" :width="24" :height="24" />
CSS background
.icon-chquevacances {
background-image: url('https://proicons.com/icon/338233.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M15.2053,34.8547c-.1695-.4418.2312-.7285,2.695-1.928,2.3395-1.1389,2.4183-1.3477,1.2982-3.444-1.8984-3.5534-5.7112-5.8835-12.3897-7.5718-3.612-.9131-2.9894-1.2929,1.8911-1.1536,8.5484.2441,10.0628.9098,13.321,5.8562,2.0861,3.1673,2.4387,3.3242,3.9228,1.7451,2.3929-2.5462,4.8252-4.0271,7.8579-4.7842,2.1117-.5272,5.5578-.8704,5.0391-.5019-.1658.1178-.5727.2168-.9042.2199-3.4947.0334-11.8481,5.794-9.252,6.3804.6582.1487,1.3229.375,1.4771.503.1542.128.6948.3723,1.2013.5429,1.297.4369,1.3397.8125.0924.8125-.8956,0-1.158.1216-2.7796,1.2882-2.702,1.9437-3.4967,2.1517-7.9812,2.0884-2.0104-.0283-4.0393.022-4.5088.1119-.7033.1347-.8757.1056-.9796-.1652h-.0008Z"/><path class="cls-1" d="M36.7314,15.8975c2.5371.2279,3.5967,2.395,3.943,4.1803"/><path class="cls-1" d="M37.2968,12.9017c4.3553.3913,5.9859,3.4134,6.2032,7.1761"/></svg>
Copied!