Earth Southeast Asia Filled Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Earth Southeast Asia Filled 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/317693.svg" alt="Earth Southeast Asia Filled icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317693.svg" alt="Earth Southeast Asia Filled icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317693.svg" alt="Earth Southeast Asia Filled icon" :width="24" :height="24" />
CSS background
.icon-earth-southeast-asia-filled {
background-image: url('https://proicons.com/icon/317693.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>earth--southeast-asia--filled</title><rect x="17" y="22" width="2" height="2"/><rect x="17" y="18" width="2" height="2"/><rect x="14" y="24" width="3" height="2"/><path d="M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Copied!