Tourism Union International Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tourism Union International 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/334152.svg" alt="Tourism Union International icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334152.svg" alt="Tourism Union International icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334152.svg" alt="Tourism Union International icon" :width="24" :height="24" />
CSS background
.icon-tourism-union-international {
background-image: url('https://proicons.com/icon/334152.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="b" 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="c"><path id="d" class="g" d="M5.5,20.9753l11.0677.1104"/><path id="e" class="g" d="M11.2418,21.4765s1.9662,15.2764,11.2946,15.7822c9.3285.5058,13.4012-12.3011,13.4012-12.3011"/><circle id="f" class="g" cx="39.0603" cy="14.1664" r="3.4397"/></g></svg>
Copied!