Mi Afip Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mi Afip 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/329162.svg" alt="Mi Afip icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329162.svg" alt="Mi Afip icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329162.svg" alt="Mi Afip icon" :width="24" :height="24" />
CSS background
.icon-mi-afip {
background-image: url('https://proicons.com/icon/329162.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><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M12.398,27.532V11.269l8.0685,16.281,8.0685-16.256v16.256"/><circle class="b" cx="35.212" cy="11.777" r=".75"/><line class="b" x1="35.212" y1="16.763" x2="35.212" y2="27.55"/><line class="b" x1="26.897" y1="31.769" x2="26.897" y2="36.731"/><path class="b" d="M30.087,36.731v-4.9625h1.7049c.9639,0,1.7453.7462,1.7453,1.6666s-.7814,1.6666-1.7453,1.6666h-1.7049"/><line class="b" x1="21.103" y1="34.25" x2="22.796" y2="34.25"/><path class="b" d="M21.103,36.731v-4.9625h2.6039"/><line class="b" x1="17.342" y1="35.087" x2="15.034" y2="35.087"/><path class="b" d="M14.463,36.731l1.7251-4.9625,1.7251,4.9625"/></svg>
Copied!