Mporezna Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mporezna 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/344177.svg" alt="Mporezna icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344177.svg" alt="Mporezna icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344177.svg" alt="Mporezna icon" :width="24" :height="24" />
CSS background
.icon-mporezna {
background-image: url('https://proicons.com/icon/344177.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="c" points="40.1893 40.3995 33.3559 43.5 33.3559 21.5661 40.1893 18.4656 40.1893 40.3995"/><path class="c" d="m31.2079,14.5688h.0001c4.0447-2.0297,6.3309-5.2516,1.9366-7.7192-7.5068-4.2153-13.0219-1.9533-18.5006.5325l-1.7435.7911h0l-5.0898,2.3094,25.5453,11.0834,6.8334-3.1005-8.9814-3.8968Z"/><path class="c" d="m25.7882,12.239c1.0231-.5172,2.5226-1.8999.8504-2.8285-1.8001-.9996-3.4049-.7159-5.8159.6525l4.9655,2.176Z"/><path class="c" d="m29.0706,36.954v-11.5582c0-.8199-.4867-1.5615-1.2388-1.8879L9.3855,15.5046c-.7439-.3227-1.5748.2225-1.5748,1.0334v15.8786l19.8238,8.601c.6784.2943,1.4362-.2029,1.4362-.9424v-.6305"/><line class="c" x1="29.0706" y1="36.954" x2="24.2065" y2="34.8346"/><path class="c" d="m12.8094,29.8987v-5.9707c0-1.0061,1.0307-1.683,1.954-1.2831l2.1138.9155c.99.4287,1.6307,1.4045,1.6307,2.4833v6.323"/><path class="c" d="m18.5079,32.3666v-5.9707c0-1.0061,1.0307-1.683,1.954-1.2831l2.1138.9155c.99.4287,1.6307,1.4045,1.6307,2.4833v6.323"/></svg>
Copied!