Idgovpt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Idgovpt 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/341871.svg" alt="Idgovpt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341871.svg" alt="Idgovpt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341871.svg" alt="Idgovpt icon" :width="24" :height="24" />
CSS background
.icon-idgovpt {
background-image: url('https://proicons.com/icon/341871.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m19.7465,11.5287l-.0692-6.0287h8.6454v6.4783c-.1999,2.2707-2.2784,3.933-4.6425,3.7129-2.2243-.2072-3.9338-2.0161-3.9338-4.1624Z"/><path class="b" d="m7.6429,24.9234l-.0692-6.0403h8.6454v6.4898c-.1999,2.2707-2.2784,3.933-4.6425,3.7128-2.2243-.2072-3.9338-2.0161-3.9338-4.1624Z"/><path class="b" d="m19.7465,24.9234l-.0692-6.0403h8.6454v6.4898c-.1999,2.2707-2.2784,3.933-4.6425,3.7129-2.2243-.2072-3.9338-2.0161-3.9338-4.1624Z"/><path class="b" d="m31.85,24.9234l-.0692-6.0403h8.6454v6.4898c-.1999,2.2707-2.2784,3.933-4.6425,3.7129-2.2243-.2072-3.9338-2.0161-3.9338-4.1624Z"/><path class="b" d="m19.7465,38.318l-.0692-6.0287h8.6454v6.4783c-.1999,2.2707-2.2784,3.933-4.6425,3.7129-2.2243-.2072-3.9338-2.0161-3.9338-4.1624Z"/></svg>
Copied!