Kerala Tourism Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kerala Tourism 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/342445.svg" alt="Kerala Tourism icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342445.svg" alt="Kerala Tourism icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342445.svg" alt="Kerala Tourism icon" :width="24" :height="24" />
CSS background
.icon-kerala-tourism {
background-image: url('https://proicons.com/icon/342445.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="M32.7515,25.3074c.3026-1.0076,2.0001-.91,2.6557-.2797.7056,1.3116.1612,3.395.33,5.532"/><path class="b" d="M35.7364,28.6824c-2.5061,3.649-6.1114-1.6882-1.6098-1.9007"/><path class="b" d="M15.6587,28.4927c1.1016-.9308,2.3085-1.6893,2.9168-2.4411-.1321-1.1912-2.2337-1.4919-3.2124-1.0603-4,1.7665-.4323,7.5597,2.8925,4.7062"/><path class="b" d="M20.0874,24.5579v6.3126"/><path class="b" d="M20.0874,25.6262c.687-.7377,1.6424-1.1113,2.5894-.628"/><path class="b" d="M25.798,14.5182c2.8702,4.714,5.2236,10.6323,3.8659,16.2258"/><path class="b" d="M25.798,14.5182c-.9689,1.5151-1.067,3.6332.1137,5.11"/><path class="b" d="M25.798,14.5182c-1.6642-1.5358-3.0408,1.0341-2.4951,2.5549"/><path class="b" d="M25.798,14.5182c-.8615-2.5905,1.6-4.2967,2.8483-1.5227"/><path class="b" d="M25.798,14.5182c-.4945-1.8554-2.6081-3.8344-4.023-1.6959"/><path class="b" d="M25.798,14.5182c2.1653-2.1855,2.8323,1.096,3.0107,2.8047"/><path class="b" d="M24.1772,25.5694c.3026-1.0076,2.0001-.91,2.6557-.2797.7056,1.3116.1612,3.395.33,5.532"/><path class="b" d="M27.1621,28.9444c-2.5061,3.649-6.1114-1.6882-1.6098-1.9007"/><path class="b" d="M4.5,33.0607c1.2062.1958,2.8682-.4284,3.778-1.2056h-.0003c2.4275,1.9193,5.9224,2.0875,8.5788.3861"/><path class="b" d="M16.8561,32.2414c2.0301,1.5757,5.235.9724,7.3956-.308v-.0003c1.8099,1.883,5.3275,1.4239,7.3013-.0781h0c1.7802,1.6928,5.2578,1.2326,6.9142-.447l.0006.0003c1.2708,1.2821,3.416,1.1447,5.0323.6359"/><path class="b" d="M8.8868,35.3437c2.0974,1.3081,5.6637,1.5981,7.383-.3968v.0004c1.5711,2.1085,6.0063,1.8445,7.6583-.0443l.0002-.001c2.0523,1.8897,6.0812,1.3424,7.9694-.6292h0c1.2712,2.0785,5.1914,1.7403,6.4609-.1673"/><path class="b" d="M8.8929,19.8766v10.6828"/><path class="b" d="M12.6587,24.7896c-4.6429-.4461-5.018,5.4223-.2157,5.234"/></svg>
Copied!