Gov Gr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gov Gr 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/326721.svg" alt="Gov Gr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326721.svg" alt="Gov Gr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326721.svg" alt="Gov Gr icon" :width="24" :height="24" />
CSS background
.icon-gov-gr {
background-image: url('https://proicons.com/icon/326721.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;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="b" d="m26.7888,23.2552c0-1.2181.9874-2.2055,2.2055-2.2055"/><path class="b" d="m26.7888,21.0497v5.8445"/><path class="b" d="m33.4053,10.1496l-2.2055,5.8445-2.2055-5.8445"/><path class="b" d="m26.742,12.355c0-1.218-.9875-2.2055-2.2055-2.2055s-2.2055.9875-2.2055,2.2055v1.4336c0,1.2181.9874,2.2055,2.2055,2.2055s2.2055-.9874,2.2055-2.2055v-1.4336Z"/><path class="b" d="m19.1051,10.1496v6.6165c0,1.2181-.9874,2.2055-2.2055,2.2055-.609,0-1.1604-.2468-1.5595-.646"/><path class="b" d="m14.6942,13.7886c0,1.218.9874,2.2055,2.2055,2.2055s2.2055-.9875,2.2055-2.2055v-1.4336c0-1.2181-.9875-2.2055-2.2055-2.2055s-2.2055.9874-2.2055,2.2055v1.4336Z"/><path class="b" d="m23.5161,21.0497v6.6165c0,1.2181-.9874,2.2055-2.2055,2.2055-.609,0-1.1604-.2468-1.5595-.646"/><path class="b" d="m19.1051,24.6886c0,1.2181.9874,2.2055,2.2055,2.2055s2.2055-.9874,2.2055-2.2055v-1.4336c0-1.2181-.9875-2.2055-2.2055-2.2055s-2.2055.9874-2.2055,2.2055v1.4336Z"/><path class="b" d="m17.2908,29.9719c2.1354,1.6162,1.6915,3.5458,3.0736,5.058.0919.1006-.1016.4627-.2327.4258-2.7657-.7779-2.8306.2589-7.5025-1.1229-4.7704-1.411-5.9833-4.87-7.6042-8.7184-.0306-.0728.0203-.1533.0992-.15,2.2801.0959,8.953,2.0753,12.1666,4.5076Z"/><path class="b" d="m17.2437,33.3403c-.6577-.2408-1.2492-.4925-1.796-.7544m-7.5677-4.652c1.8052.9941,3.107,1.9269,4.3894,2.7867m3.1783,1.8653l-.3219-1.8653m.3219,1.8653l-2.1056.3642m2.1056-.3642c-1.1988-.5742-2.1828-1.1978-3.1783-1.8653m0,0v-1.8393m0,1.8393l-1.9928.3902"/><path class="b" d="m29.7413,29.9719c-2.5789,1.9519-1.3173,5.1132-6.6916,7.1286,7.5685-2.8382,9.5601-.5931,13.2368-2.8786,4.2243-2.6259,4.1345-4.7933,5.7205-8.6064.0303-.0729-.0202-.1545-.099-.1512-2.28.0959-8.9531,2.0753-12.1667,4.5076Z"/><path class="b" d="m29.1701,33.8944s1.286-.5716,3.0473-1.4877m7.0116-4.409c-1.2318,1.0079-2.7167,1.9795-4.1629,2.8334m-2.8487,1.5756v-1.8533m0,1.8533l1.7474.7106m-1.7474-.7106c.8668-.4508,1.8484-.985,2.8487-1.5756m0,0v-1.6154m0,1.6154l1.5183.4469"/><circle class="c" cx="23.0498" cy="37.1004" r=".75"/></svg>
Copied!