Gde Posylka Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gde Posylka 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/326423.svg" alt="Gde Posylka icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326423.svg" alt="Gde Posylka icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326423.svg" alt="Gde Posylka icon" :width="24" :height="24" />
CSS background
.icon-gde-posylka {
background-image: url('https://proicons.com/icon/326423.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="j" d="m4.5,28.2934v-8.7077c0-2.3423,1.2548-4.5051,3.2882-5.6677l7.715-4.411c2.0374-1.1649,4.539-1.1649,6.5763,0l7.715,4.411c2.0334,1.1626,3.2882,3.3254,3.2882,5.6677v8.7077c0,2.3449-1.2474,4.5127-3.2747,5.691l-7.7419,4.4997c-2.0246,1.1767-4.5249,1.1767-6.5494,0l-7.7419-4.4997c-2.0273-1.1783-3.2747-3.3461-3.2747-5.691Z"/><path id="e" class="j" d="m31.3693,32.6915l9.0252,6.2089c.8187.5632,1.939.3561,2.5023-.4626.0089-.013.0177-.026.0262-.0392l.2817-.4333c.5499-.846.3098-1.9775-.5361-2.5274-.0564-.0367-.1148-.0702-.1749-.1004l-9.5819-4.8183"/><path id="f" class="j" d="m22.658,17.4847l2.2216,1.3484c.9541.579,1.5366,1.6141,1.5366,2.7301v9.5859l.6762-.4611c1.1128-.7589,1.7786-2.0188,1.7786-3.3658v-6.0603c0-1.8881-1.0261-3.6271-2.6789-4.54l-1.0576-.5842-2.4765,1.3469Z"/><path id="g" class="j" d="m16.108,13.8459l1.3538-.4458c.8775-.289,1.8245-.289,2.7019,0l1.3538.4458-2.7047,1.5424-2.7047-1.5424Z"/><path id="h" class="j" d="m15.1966,33.3758v-10.2995c0-.6282.3192-1.2133.8475-1.5533l2.7637-1.779,2.7637,1.779c.5282.34.8475.9251.8475,1.5533v10.2995l-1.9577.9598c-1.043.5114-2.264.5114-3.307,0l-1.9577-.9598Z"/><path id="i" class="j" d="m14.9678,17.4847l-2.2216,1.3484c-.9541.579-1.5366,1.6141-1.5366,2.7301v9.5859l-.6762-.4611c-1.1128-.7589-1.7786-2.0188-1.7786-3.3658v-6.0603c0-1.8881,1.0261-3.6271,2.6789-4.54l1.0576-.5842,2.4765,1.3469Z"/></g></svg>
Copied!