Monument Valley Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Monument Valley 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/344089.svg" alt="Monument Valley icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344089.svg" alt="Monument Valley icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344089.svg" alt="Monument Valley icon" :width="24" :height="24" />
CSS background
.icon-monument-valley {
background-image: url('https://proicons.com/icon/344089.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M31.3128,15.7808a4.7034,4.7034,0,0,0-1.62-6.4515,5.6938,5.6938,0,0,0-1.3945-.5569C26.41,8.2346,12.0186,4.5,12.0186,4.5S22.4833,15.3544,24.097,16.8316a4.7076,4.7076,0,0,0,7.2158-1.0508Z"/><path class="a" d="M29.8686,9.4384a4.7051,4.7051,0,0,0-1.0671,8.3379"/><path class="a" d="M28.2986,8.7724C24.7341,10.28,23.78,13.3178,24.097,16.8316"/><path class="a" d="M25.9675,17.8812c0,4.6338-8.916,7.7282-8.916,10.7159S19.968,34.43,25.09,34.43s6.6511-2.2763,6.6511-3.948S28.2982,23.53,28.2982,17.9541"/><path class="a" d="M25.4634,19.7915a3.4864,3.4864,0,0,0,2.9936.3066"/><polyline class="a" points="25.268 34.429 25.268 42.077 26.728 43.5"/><polyline class="a" points="28.045 34.112 28.045 40.166 29.331 41.286"/></svg>
Monument Valley in other icon packs
Copied!