Cityapp Vdl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cityapp Vdl 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/323746.svg" alt="Cityapp Vdl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323746.svg" alt="Cityapp Vdl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323746.svg" alt="Cityapp Vdl icon" :width="24" :height="24" />
CSS background
.icon-cityapp-vdl {
background-image: url('https://proicons.com/icon/323746.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="h" d="M4.5,41.6049c1.5691-3.8396,4.9017-3.8328,7.5173-4.1385,2.1984-.257,10.408-1.5699,10.4572-8.611-1.4239,3.1821-4.6581,3.6654-7.0399,4.1911-3.3919.7487-10.5991,2.0985-10.9346,8.5584Z"/><path id="d" class="h" d="M21.86,35.305c3.7386-3.5802,2.6198-7.4983,2.1128-10.6784,1.4526.9082,2.9748,5.1945,2.971,6.7465-.0063,2.6232-1.8696,3.8025-5.0839,3.9319Z"/><path id="e" class="h" d="M25.9792,11.6787c3.8951-1.7372,5.2675.9543,6.7082,3.7096.6904,1.3204,2.0777,5.7987,3.6872,8.3617,1.6186,2.5776,2.7339,3.6207,7.1255,5.3168-2.958,2.3585-5.5382,2.0725-7.2371,1.6043"/><path id="f" class="h" d="M36.2629,30.6711c-6.5418,3.6395-7.7886-1.0831-8.5147-2.9829-1.3517-3.5367-2.0259-13.964-9.869-8.5092-.706.491-1.9289,1.1061-3.2964,1.5637-.4976.1665-.535.4822.0063.8324,3.098,2.0046,2.8919,8.2921.7918,8.8548-1.5779.4228-3.0988-.1947-3.4608-2.3411,3.5544-.8972,1.5392-5.7791-.8647-4.5452-.2483-.917-.5869-1.7123-1.1035-2.2289-1.2434-1.2434,1.4575-3.221,1.8849-3.4678,2.9075-1.6787,4.911-2.0796,7.8727-3.5124,1.6841-2.3076,4.5305-3.3757,6.2696-2.6559-1.2507.7695-1.7946,1.1906-2.2771,1.7247-.2709.2998-.6138.6628.0649.8446,3.3963.91,3.1561,2.1463,4.0842,4.1848.9146,2.0089,1.3257,4.9079,2.5085,7.5389.651,1.4481,1.1823,3.1251,5.9032,4.6994h0Z"/><path id="g" class="h" d="M30.7464,11.6423l1.8667-4.2087-3.7652,1.5137-1.8227-2.5522-2.1081,2.6413-3.6424-1.4386,1.4878,4.0012"/></g></svg>
Copied!