E Podroznik Pl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The E Podroznik Pl 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/324871.svg" alt="E Podroznik Pl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324871.svg" alt="E Podroznik Pl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324871.svg" alt="E Podroznik Pl icon" :width="24" :height="24" />
CSS background
.icon-e-podroznik-pl {
background-image: url('https://proicons.com/icon/324871.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m42.4003,34.4212c-3.4484,5.2573-8.2561,8.2936-14.5541,8.9475-4.7264.4907-9.1397-.3685-13.113-3.0071-5.2892-3.5126-8.4237-8.4121-9.0338-14.7847-.4464-4.6632.5993-9.0082,3.2766-12.8772,3.1155-4.5024,7.5212-6.9785,12.8592-7.8995,1.2303-.2123,2.4724-.2787,3.9224-.3001,2.9296.0132,6.0132.4534,8.6365,2.2442,5.8482,3.9922,6.5261,11.381,1.8488,15.0414-2.3607,1.8475-4.8695,3.1025-7.7964,3.5859-2.8235.4664-5.5909.1502-8.3251-.5988"/></svg>
Copied!