Visitluxembourg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Visitluxembourg 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/334797.svg" alt="Visitluxembourg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334797.svg" alt="Visitluxembourg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334797.svg" alt="Visitluxembourg icon" :width="24" :height="24" />
CSS background
.icon-visitluxembourg {
background-image: url('https://proicons.com/icon/334797.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M5.5006,5.5l7.2755.0008,7.3671,7.3589v7.2841s-7.2407-.0004-7.2407-.0004l-7.4012-7.2939-.0007-7.3497Z"/><path id="d" class="g" d="M42.4976,5.5012l-7.2733.001-7.3671,7.3576.0004,7.2838h7.2403s7.4012-7.2939,7.4012-7.2939l-.0015-7.3485Z"/><path id="e" class="g" d="M5.5,42.4997h7.2761s7.3671-7.3583,7.3671-7.3583l-.0021-7.283-7.2386-.0008-7.4012,7.2939-.0013,7.3482Z"/><path id="f" class="g" d="M42.5,42.4998l-7.2757.0002-7.3671-7.3586.0005-7.284,7.2403.0002,7.4012,7.2939.0009,7.3483Z"/></g></svg>
Copied!