Nota Fiscal Mineira Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nota Fiscal Mineira 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/330307.svg" alt="Nota Fiscal Mineira icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330307.svg" alt="Nota Fiscal Mineira icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330307.svg" alt="Nota Fiscal Mineira icon" :width="24" :height="24" />
CSS background
.icon-nota-fiscal-mineira {
background-image: url('https://proicons.com/icon/330307.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"><path d="M5.9304,15.6122l2.3295-4.0348c2.1713-3.7608,6.184-6.0775,10.527-6.0775s8.3553,2.3167,10.527,6.0775l5.2797,9.1447c.9047,1.567.9047,3.4976,0,5.0646s-2.5767,2.5323-4.3861,2.5323h-15.238" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M38.1117,13.6492l2.3295,4.0348c2.1713,3.7608,2.1713,8.3943,0,12.155-2.1713,3.7608-6.184,6.0775-10.527,6.0775h-10.559c-1.8094,0-3.4814-.9653-4.3861-2.5323s-.9047-3.4976,0-5.0646l7.6189-13.196" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M23.7217,42.5001h-4.659c-4.3426,0-8.3553-2.3167-10.527-6.0775-2.1713-3.7608-2.1713-8.3943,0-12.155l5.2797-9.1447c.9047-1.567,2.5767-2.5323,4.3861-2.5323s3.4814.9653,4.3861,2.5323l7.6189,13.196" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!