Logo Govicons Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Logo Govicons 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/304812.svg" alt="Logo Govicons icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304812.svg" alt="Logo Govicons icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304812.svg" alt="Logo Govicons icon" :width="24" :height="24" />
CSS background
.icon-logo-govicons {
background-image: url('https://proicons.com/icon/304812.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.08 51.25"><defs><style>.cls-1{opacity:0.12;}</style></defs><rect y="48.07" width="47.08" height="3.18"/><path d="M48.94,28.56v-2.4H43.49A16.14,16.14,0,0,0,29,14V8.54c3-.65,6.06,3,9.08.68V2.64C35,4.92,32,1.3,28.94,2a1.17,1.17,0,0,0-1.12-1,1.19,1.19,0,0,0-1.14,1.23v0h0V14A16.16,16.16,0,0,0,12.15,26.16H6.71v2.4H4.28V47.91H51.36V28.56ZM13.41,44.29a1.54,1.54,0,0,1-1.55,1.55h0a1.54,1.54,0,0,1-1.55-1.55V32.52A1.54,1.54,0,0,1,11.86,31h0a1.54,1.54,0,0,1,1.55,1.55Zm8,0a1.54,1.54,0,0,1-1.55,1.55h0a1.54,1.54,0,0,1-1.55-1.55V32.52A1.54,1.54,0,0,1,19.85,31h0a1.54,1.54,0,0,1,1.55,1.55Zm8,0a1.54,1.54,0,0,1-1.55,1.55h0a1.54,1.54,0,0,1-1.55-1.55V32.52A1.54,1.54,0,0,1,27.84,31h0a1.54,1.54,0,0,1,1.55,1.55Zm8,0a1.54,1.54,0,0,1-1.55,1.55h0a1.55,1.55,0,0,1-1.55-1.55V32.52A1.55,1.55,0,0,1,35.83,31h0a1.54,1.54,0,0,1,1.55,1.55Zm8,0a1.54,1.54,0,0,1-1.55,1.55h0a1.55,1.55,0,0,1-1.55-1.55V32.52A1.55,1.55,0,0,1,43.82,31h0a1.54,1.54,0,0,1,1.55,1.55Z" transform="translate(-4.28 -1)"/><g class="cls-1"><rect x="23.52" y="48.07" width="23.56" height="3.18"/><path d="M27.84,31a1.54,1.54,0,0,1,1.55,1.55V44.29a1.54,1.54,0,0,1-1.55,1.55h0v2.07H51.36V28.56H48.94v-2.4H43.49A16.14,16.14,0,0,0,29,14V8.54c3-.65,6.06,3,9.08.68V2.64C35,4.92,32,1.3,28.94,2a1.17,1.17,0,0,0-1.12-1h0V31Zm14.43,1.55a1.55,1.55,0,1,1,3.1,0V44.29a1.55,1.55,0,0,1-3.1,0Zm-8,0a1.55,1.55,0,0,1,3.1,0V44.29a1.55,1.55,0,0,1-3.1,0Z" transform="translate(-4.28 -1)"/></g><path d="M8.54,49.12" transform="translate(-4.28 -1)"/></svg>
Copied!