earth southeast asia icon
earth-southeast-asia from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- earth-southeast-asia
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the earth southeast asia icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 24h3v2h-3zm3-2h2v2h-2zm0-4h2v2h-2z"/><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2m-.603 2.03l2.507 5.016L16.323 13H10.27l-1.41 4.387l2.852 2.852l-1.007 1.512L6.286 19H4.395A11.936 11.936 0 0 1 15.397 4.03M5.106 21h.608l3.935 2.449a1.99 1.99 0 0 0 2.721-.589l1.008-1.512a2.005 2.005 0 0 0-.25-2.523l-1.989-1.989l.59-1.836h4.594a1.99 1.99 0 0 0 1.857-1.257l1.581-3.953a2 2 0 0 0-.067-1.638l-2.01-4.02A11.96 11.96 0 0 1 26.894 21H23a2 2 0 0 0-2 2v3.895A11.95 11.95 0 0 1 5.106 21M23 25.727V23h2.727A12 12 0 0 1 23 25.727"/></svg>
React
import type { SVGProps } from "react";
export function CarbonEarthSoutheastAsia(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 24h3v2h-3zm3-2h2v2h-2zm0-4h2v2h-2z"/><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2m-.603 2.03l2.507 5.016L16.323 13H10.27l-1.41 4.387l2.852 2.852l-1.007 1.512L6.286 19H4.395A11.936 11.936 0 0 1 15.397 4.03M5.106 21h.608l3.935 2.449a1.99 1.99 0 0 0 2.721-.589l1.008-1.512a2.005 2.005 0 0 0-.25-2.523l-1.989-1.989l.59-1.836h4.594a1.99 1.99 0 0 0 1.857-1.257l1.581-3.953a2 2 0 0 0-.067-1.638l-2.01-4.02A11.96 11.96 0 0 1 26.894 21H23a2 2 0 0 0-2 2v3.895A11.95 11.95 0 0 1 5.106 21M23 25.727V23h2.727A12 12 0 0 1 23 25.727"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 24h3v2h-3zm3-2h2v2h-2zm0-4h2v2h-2z"/><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2m-.603 2.03l2.507 5.016L16.323 13H10.27l-1.41 4.387l2.852 2.852l-1.007 1.512L6.286 19H4.395A11.936 11.936 0 0 1 15.397 4.03M5.106 21h.608l3.935 2.449a1.99 1.99 0 0 0 2.721-.589l1.008-1.512a2.005 2.005 0 0 0-.25-2.523l-1.989-1.989l.59-1.836h4.594a1.99 1.99 0 0 0 1.857-1.257l1.581-3.953a2 2 0 0 0-.067-1.638l-2.01-4.02A11.96 11.96 0 0 1 26.894 21H23a2 2 0 0 0-2 2v3.895A11.95 11.95 0 0 1 5.106 21M23 25.727V23h2.727A12 12 0 0 1 23 25.727"/></svg> </template>
CSS
.icon-earth-southeast-asia {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2024h3v2h-3zm3-2h2v2h-2zm0-4h2v2h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14.016%2014.016%200%200%200%2016%202m-.603%202.03l2.507%205.016L16.323%2013H10.27l-1.41%204.387l2.852%202.852l-1.007%201.512L6.286%2019H4.395A11.936%2011.936%200%200%201%2015.397%204.03M5.106%2021h.608l3.935%202.449a1.99%201.99%200%200%200%202.721-.589l1.008-1.512a2.005%202.005%200%200%200-.25-2.523l-1.989-1.989l.59-1.836h4.594a1.99%201.99%200%200%200%201.857-1.257l1.581-3.953a2%202%200%200%200-.067-1.638l-2.01-4.02A11.96%2011.96%200%200%201%2026.894%2021H23a2%202%200%200%200-2%202v3.895A11.95%2011.95%200%200%201%205.106%2021M23%2025.727V23h2.727A12%2012%200%200%201%2023%2025.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2024h3v2h-3zm3-2h2v2h-2zm0-4h2v2h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14.016%2014.016%200%200%200%2016%202m-.603%202.03l2.507%205.016L16.323%2013H10.27l-1.41%204.387l2.852%202.852l-1.007%201.512L6.286%2019H4.395A11.936%2011.936%200%200%201%2015.397%204.03M5.106%2021h.608l3.935%202.449a1.99%201.99%200%200%200%202.721-.589l1.008-1.512a2.005%202.005%200%200%200-.25-2.523l-1.989-1.989l.59-1.836h4.594a1.99%201.99%200%200%200%201.857-1.257l1.581-3.953a2%202%200%200%200-.067-1.638l-2.01-4.02A11.96%2011.96%200%200%201%2026.894%2021H23a2%202%200%200%200-2%202v3.895A11.95%2011.95%200%200%201%205.106%2021M23%2025.727V23h2.727A12%2012%200%200%201%2023%2025.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/earth-southeast-asia.svg?color=%231a73e8&size=48