Russianpost Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Russianpost 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/332287.svg" alt="Russianpost icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332287.svg" alt="Russianpost icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332287.svg" alt="Russianpost icon" :width="24" :height="24" />
CSS background
.icon-russianpost {
background-image: url('https://proicons.com/icon/332287.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.5,32.3372v-7.0267h2.3004c1.3005,0,2.3548,1.0565,2.3548,2.3599s-1.0543,2.3599-2.3548,2.3599h-2.3004"/><path class="b" d="M26.2649,29.9902v.0288c0,1.2855-1.0421,2.3276-2.3276,2.3276h0c-1.2855,0-2.3276-1.0421-2.3276-2.3276v-2.3715c0-1.2855,1.0421-2.3276,2.3276-2.3276h0c1.2855,0,2.3276,1.0421,2.3276,2.3276v.0288"/><rect class="b" x="14.8794" y="25.3087" width="4.6552" height="7.0267" rx="2.3276" ry="2.3276"/><polyline class="b" points="32.9952 32.3372 32.9952 25.3105 28.34 32.3372 28.34 25.3105"/><polyline class="b" points="39.5 32.3372 39.5 25.3105 34.8448 32.3372 34.8448 25.3105"/><line class="b" x1="29.2449" y1="15.6535" x2="33.9" y2="15.6535"/><line class="b" x1="31.5725" y1="22.6802" x2="31.5725" y2="15.6535"/><rect class="b" x="16.0658" y="15.6535" width="4.6552" height="7.0267" rx="2.3276" ry="2.3276"/><path class="b" d="M27.4513,15.6535v4.3917h-2.1958c-1.3583,0-2.4593-1.1011-2.4593-2.4593v-1.9323"/><line class="b" x1="27.4513" y1="20.0452" x2="27.4513" y2="22.6802"/><polyline class="b" points="9.4953 22.6802 9.4953 15.6535 14.1505 15.6535 14.1505 22.6802"/><line class="b" x1="37.7337" y1="20.3526" x2="34.6206" y2="20.3526"/><polyline class="b" points="33.8495 22.6802 36.1771 15.6535 38.5047 22.6802"/><path class="b" d="M9.5,5.4999h29c2.2091,0,4,1.7909,4,4v29c0,2.2091-1.7909,4-4,4H9.5c-2.2091,0-4-1.7909-4-4V9.4999c0-2.2091,1.7909-4,4-4Z"/></svg>
Copied!