Postdhl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Postdhl 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/346078.svg" alt="Postdhl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346078.svg" alt="Postdhl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346078.svg" alt="Postdhl icon" :width="24" :height="24" />
CSS background
.icon-postdhl {
background-image: url('https://proicons.com/icon/346078.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M30.238,13.5843a7.4409,7.4409,0,0,0-14.6027,2.17"/><circle class="a" cx="23.0695" cy="15.5962" r="4.7779"/><path class="a" d="M30.238,13.5843A19.7915,19.7915,0,0,0,30.877,9.37l5.8335,1.4426s-.7719,12.2238-13.622,12.2238c-11.3064,0-11.0723-12.4579-11.0723-12.4579l2.4106-.6327a15.8223,15.8223,0,0,0,1.2085,5.8082"/><path class="a" d="M17.1191,24.8651,14.6309,27.53"/><path class="a" d="M6.2543,35.1332H11.29"/><path class="a" d="M5.3589,37.0952h5.0358"/><path class="a" d="M21.5391,24.8651,19.0509,27.53"/><path class="a" d="M26.5841,24.8651,29.0723,27.53"/><path class="a" d="M30.8252,24.8651,33.3134,27.53"/><path class="a" d="M38.4647,35.1332H43.5"/><path class="a" d="M37.57,37.0952h5.0353"/><path class="a" d="M12.5526,39.8475l4.1433-8.5895h1.3958c2.3621,0,3.3624,1.9326,2.223,4.2947a7.93,7.93,0,0,1-6.3663,4.2948Z"/><path class="a" d="M25.2311,31.258l-4.1432,8.5895M23.16,35.5527H28.85m2.0716-4.2947-4.1432,8.5895"/><path class="a" d="M33.9816,31.258l-4.1432,8.5895h4.2947"/><path class="a" d="M4.5,39.2426H9.5357"/><path class="a" d="M36.7105,39.2426h5.0354"/></svg>
Copied!