Government 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Government 02 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/320115.svg" alt="Government 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320115.svg" alt="Government 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320115.svg" alt="Government 02 icon" :width="24" :height="24" />
CSS background
.icon-government-02 {
background-image: url('https://proicons.com/icon/320115.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="government--02_00000080201906615887286320000008042974903124232071_" d="M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-3 c0-0.199,0.161-0.36,0.36-0.36h3.64V25c0-0.199,0.161-0.36,0.36-0.36h0.64v-8.28H5c-0.199,0-0.36-0.161-0.36-0.36v-2.64H1 c-0.153,0-0.289-0.096-0.34-0.241c-0.05-0.144-0.004-0.305,0.115-0.4l15-12c0.132-0.104,0.318-0.104,0.45,0l15,12 c0.12,0.096,0.166,0.256,0.115,0.4c-0.051,0.145-0.187,0.241-0.34,0.241h-3.64V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v8.28H27 c0.199,0,0.36,0.161,0.36,0.36v2.64H31c0.199,0,0.36,0.161,0.36,0.36v3C31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28 v-2.28H1.36V30.64z M19.36,27.64h7.279v-2.28H19.36V27.64z M13.36,27.64h5.28V25c0-0.199,0.161-0.36,0.36-0.36h0.64v-8.28H19 c-0.199,0-0.36-0.161-0.36-0.36v-2.64h-5.28V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v8.28H13c0.199,0,0.36,0.161,0.36,0.36V27.64z M5.36,27.64h7.28v-2.28H5.36V27.64z M20.36,24.64h5.279v-8.28H20.36V24.64z M6.36,24.64h5.28v-8.28H6.36V24.64z M19.36,15.64h7.279 v-2.28H19.36V15.64z M5.36,15.64h7.28v-2.28H5.36V15.64z M2.026,12.64h27.947L16,1.461L2.026,12.64z M23.36,23h-0.72v-5h0.721 L23.36,23L23.36,23z M9.36,23H8.64v-5h0.72C9.36,18,9.36,23,9.36,23z M16,10.86c-1.577,0-2.86-1.283-2.86-2.86S14.423,5.14,16,5.14 S18.86,6.423,18.86,8S17.577,10.86,16,10.86z M16,5.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S18.14,9.18,18.14,8 S17.18,5.86,16,5.86z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!