Washington Monument Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Washington Monument 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/304876.svg" alt="Washington Monument icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304876.svg" alt="Washington Monument icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304876.svg" alt="Washington Monument icon" :width="24" :height="24" />
CSS background
.icon-washington-monument {
background-image: url('https://proicons.com/icon/304876.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>washington-monument-alt</title><rect x="27.69" y="54.46" width="16.62" height="1.54"/><polygon points="32.4 4.45 32.37 4.38 30.31 53.84 34.05 53.84 34.65 4.32 32.4 4.45"/><polygon points="41.69 53.84 39.63 4.38 39.6 4.52 35.59 4.32 35.75 53.84 36 53.84 41.69 53.84"/><polygon points="39.44 4.13 36.12 0 35.63 3.72 39.44 4.13"/><polygon points="35.66 0.28 32.58 4.11 34.72 3.74 35.66 0.28"/></svg>
Washington Monument in other icon packs
Copied!