Rtl Travel App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rtl Travel App 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/346821.svg" alt="Rtl Travel App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346821.svg" alt="Rtl Travel App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346821.svg" alt="Rtl Travel App icon" :width="24" :height="24" />
CSS background
.icon-rtl-travel-app {
background-image: url('https://proicons.com/icon/346821.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M35.8267,13.3729c-.0175.0183-.0351.0367-.0526.0551-1.4817,1.5827-2.9256,3.3877-4.284,5.3554,1.5372-.2368,3.0184-.546,4.4208-.9227,2.5215-.6773,4.7547-1.564,6.5891-2.616-.1093-1.4022-.3349-2.7887-.6736-4.1399-1.6995.8918-3.6969,1.6503-5.9155,2.2461-.028.0074-.0561.0147-.0842.022Z"/><path id="d" class="i" d="M6.2221,11.0915c-.3559,1.3535-.5977,2.7445-.7221,4.1531,1.8343,1.0521,4.0676,1.9387,6.5891,2.616,1.3537.363,2.7808.6632,4.2608.8962,1.7952.2833,3.6567.4659,5.5449.5439,1.3528.0562,2.7135.0584,4.0671.0067,1.0071-1.6665,2.087-3.2566,3.2167-4.7366-3.4641.3587-7.0567.3527-10.5152-.0176-2.3077-.2465-4.5235-.6517-6.5744-1.2023-.0401-.011-.0801-.022-.12-.033-2.1556-.5967-4.0952-1.348-5.747-2.2263h0Z"/><path id="e" class="i" d="M23.9368,34.7416c-.5859-2.1302-1.3712-4.332-2.3304-6.5335-.5853,1.5377-1.0799,3.0609-1.4757,4.545-.7,2.6232-1.0824,5.0899-1.1284,7.2778,1.2155.6015,2.4761,1.0897,3.764,1.4578.1118-1.9852.4828-4.1736,1.0989-6.4807.0235-.0887.0474-.1775.0716-.2664Z"/><path id="f" class="i" d="M37.5024,6.5113c-1.7883,1.1359-3.6392,2.7159-5.4607,4.6618-.9741,1.0407-1.933,2.1787-2.863,3.3978-1.1297,1.48-2.2095,3.0701-3.2167,4.7366-.7191,1.1906-1.3981,2.4149-2.0294,3.6598.8785,1.7288,1.66,3.4873,2.3283,5.2387,1.4277-3.2849,3.2135-6.5027,5.2292-9.4226,1.3584-1.9677,2.8022-3.7727,4.284-5.3554.0175-.0184.0351-.0367.0526-.0551,1.5837-1.6713,3.1882-3.0658,4.7534-4.1311-.9428-.9992-1.9736-1.9137-3.0777-2.7305Z"/><path id="g" class="i" d="M11.9691,13.3178c.0399.0111.0799.0221.12.033,2.0509.5506,4.2667.9558,6.5744,1.2023-.9175-1.1992-1.8629-2.3194-2.823-3.3449-1.8216-1.9458-3.6724-3.5258-5.4607-4.6618-1.1063.8007-2.1413,1.699-3.0904,2.6821,1.5424,1.062,3.1214,2.4418,4.6797,4.0892Z"/><path id="h" class="i" d="M16.3499,18.7569c2.0259,2.9262,3.8213,6.1544,5.2565,9.4512.9591,2.2015,1.7445,4.4033,2.3304,6.5335.0271.1008.0538.2013.08.3017.6041,2.297.9638,4.4733,1.0652,6.4454,1.298-.3545,2.5699-.8309,3.7977-1.4225-.0459-2.1879-.4284-4.6546-1.1284-7.2778-.3992-1.4963-.8988-3.0321-1.4904-4.5825-.6683-1.7514-1.4498-3.5099-2.3283-5.2387-.634-1.2474-1.3158-2.474-2.0378-3.6664-1.8882-.078-3.7497-.2606-5.5449-.5439Z"/></svg>
Copied!