Mpretinac Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mpretinac 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/329620.svg" alt="Mpretinac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329620.svg" alt="Mpretinac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329620.svg" alt="Mpretinac icon" :width="24" :height="24" />
CSS background
.icon-mpretinac {
background-image: url('https://proicons.com/icon/329620.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="m37.5248,4.5H10.4752c-1.0209,0-1.8485.8276-1.8485,1.8485v27.0495c0,1.0209.8276,1.8485,1.8485,1.8485h3.7539c.5608,0,1.1022.205,1.5223.5764h0c.768.679.9935,1.7845.5528,2.71l-2.3653,4.9671,12.3871-7.9601c.2981-.1916.645-.2934.9993-.2934h10.1995c1.0209,0,1.8485-.8276,1.8485-1.8485V6.3485c0-1.0209-.8276-1.8485-1.8485-1.8485Z"/><path class="c" d="m15.9121,9.9678h16.1758c.6105,0,1.1054.4949,1.1054,1.1054v16.1758c0,.6105-.4949,1.1054-1.1054,1.1054h-2.2449c-.3353,0-.6591.1226-.9103.3447h0c-.4593.406-.5941,1.0671-.3306,1.6206l1.4144,2.9703-7.4075-4.7602c-.1783-.1146-.3857-.1755-.5976-.1755h-6.0993c-.6105,0-1.1054-.4949-1.1054-1.1054V11.0732c0-.6105.4949-1.1054,1.1054-1.1054Z"/></svg>
Copied!