Impotsgouv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Impotsgouv 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/341932.svg" alt="Impotsgouv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341932.svg" alt="Impotsgouv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341932.svg" alt="Impotsgouv icon" :width="24" :height="24" />
CSS background
.icon-impotsgouv {
background-image: url('https://proicons.com/icon/341932.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="M38.7344,26.4215l-1.7417,4.7027-1.7417-4.7027"/><path class="c" d="M23.9296,26.5086v5.2252c0,.958-.7838,1.7417-1.7417,1.7417h0c-.5225,0-.958-.1742-1.2192-.5225"/><path class="c" d="M22.1879,26.4215h0c.958,0,1.7417.7838,1.7417,1.7417v1.1321c0,.958-.7838,1.7417-1.7417,1.7417h0c-.958,0-1.7417-.7838-1.7417-1.7417v-1.1321c0-.958.7838-1.7417,1.7417-1.7417Z"/><path class="c" d="M30.3157,26.4215v2.8739c0,.958.7838,1.7417,1.7417,1.7417h0c.958,0,1.7417-.7838,1.7417-1.7417v-2.8739M33.7992,29.3825v1.7417"/><path class="c" d="M11.9667,19.1062c0-.958.7838-1.7417,1.7417-1.7417h0c.958,0,1.7417.7838,1.7417,1.7417v2.8739M11.9667,17.3645v4.7027M15.4502,19.1062c0-.958.7838-1.7417,1.7417-1.7417h0c.958,0,1.7417.7838,1.7417,1.7417v2.8739"/><circle class="d" cx="10.0156" cy="15.2744" r=".75"/><path class="c" d="M10.0156,17.3645v4.7027"/><circle class="d" cx="18.3867" cy="30.6017" r=".75"/><path class="c" d="M34.8155,21.7188c.3483.2613.6967.3483,1.3934.3483h.3483c.6096,0,1.1321-.5225,1.1321-1.1321h0c0-.6096-.5225-1.1321-1.1321-1.1321h-.7838c-.6096,0-1.1321-.5225-1.1321-1.1321h0c0-.6096.5225-1.1321,1.1321-1.1321h.3483c.7838,0,1.1321,0,1.3934.3483"/><path class="c" d="M31.8894,15.9711v5.2252c0,.5225.3483.8709.8709.8709h.2613M30.9314,17.3645h1.9159"/><path class="c" d="M20.7248,20.3246c0,.958.7838,1.7417,1.7417,1.7417h0c.958,0,1.7417-.7838,1.7417-1.7417v-1.1321c0-.958-.7838-1.7417-1.7417-1.7417h0c-.958,0-1.7417.7838-1.7417,1.7417M20.7248,17.3636v6.967"/><path class="c" d="M25.8281,19.1933c0-.958.7838-1.7417,1.7417-1.7417s1.7417.7838,1.7417,1.7417v1.1321c0,.958-.7838,1.7417-1.7417,1.7417s-1.7417-.7838-1.7417-1.7417v-1.1321ZM25.3805,28.1633c0-.958.7838-1.7417,1.7417-1.7417s1.7417.7838,1.7417,1.7417v1.1321c0,.958-.7838,1.7417-1.7417,1.7417s-1.7417-.7838-1.7417-1.7417v-1.1321Z"/><path id="b" class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!