Slovenskaposta Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Slovenskaposta 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/347465.svg" alt="Slovenskaposta icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347465.svg" alt="Slovenskaposta icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347465.svg" alt="Slovenskaposta icon" :width="24" :height="24" />
CSS background
.icon-slovenskaposta {
background-image: url('https://proicons.com/icon/347465.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="f" class="n" x="5.5" y="9.39577558" width="37" height="29.20844884"/><path id="g" class="n" d="M37.95503689,10.04496185s-1.65715858,8.72189655-4.41909462,11.13495576"/><path id="h" class="n" d="M42.47838125,10.24519772s-1.49975197,13.05704926-10.80311201,19.16237596"/><path id="i" class="n" d="M16.49917044,9.57979486s-.36486395,11.77026328,3.11750946,15.70404663"/><circle id="j" class="n" cx="23.83599252" cy="22.70883943" r="4.90716719"/><path id="k" class="n" d="M5.98180323,37.86695557l10.78401367-7.59394473"/><path id="l" class="n" d="M42.16149896,37.86111348l-11.41656369-7.87208012"/><path id="m" class="n" d="M5.55318983,10.16125328s3.03812914,14.88537276,11.23671045,20.06036295c0,0,8.17692072,4.61761895,13.82463533-.55445273,0,0,6.31090514-7.1490336.3048406-13.82171175,0,0-5.96142483-7.10378661-14.04371598.33889914"/></svg>
Copied!