map route planning icon
map-route-planning-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- map-route-planning-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the map route planning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.214l-.567-.39l-.002-.002l-.004-.002l-.012-.009l-.041-.03l-.144-.104a14.6 14.6 0 0 1-1.968-1.784C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a14.6 14.6 0 0 1-2.112 1.889l-.04.029l-.013.009l-.004.002l-.001.001zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M5 10H2v12h20V10h-4v2h2v.34l-.104-.137l-.68.515l.784 1.034V20H4v-5.826l1.234-.755L4.366 12H5zm-.683 2L4 12.194V12z"/><path fill="currentColor" d="m17.775 16.279l.879-.478l-.956-1.757l-.878.478q-.553.3-1.139.53l.728 1.862q.703-.275 1.366-.635M5.99 16.098q.652.381 1.346.677l.92.392l.784-1.84l-.92-.392q-.577-.247-1.12-.565zm6.65 1.624l.999-.05l-.1-1.998l-.999.05q-.627.032-1.255-.016l-.152 1.994q.754.057 1.507.02"/></svg>
React
import type { SVGProps } from "react";
export function TdesignMapRoutePlanningFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.214l-.567-.39l-.002-.002l-.004-.002l-.012-.009l-.041-.03l-.144-.104a14.6 14.6 0 0 1-1.968-1.784C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a14.6 14.6 0 0 1-2.112 1.889l-.04.029l-.013.009l-.004.002l-.001.001zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M5 10H2v12h20V10h-4v2h2v.34l-.104-.137l-.68.515l.784 1.034V20H4v-5.826l1.234-.755L4.366 12H5zm-.683 2L4 12.194V12z"/><path fill="currentColor" d="m17.775 16.279l.879-.478l-.956-1.757l-.878.478q-.553.3-1.139.53l.728 1.862q.703-.275 1.366-.635M5.99 16.098q.652.381 1.346.677l.92.392l.784-1.84l-.92-.392q-.577-.247-1.12-.565zm6.65 1.624l.999-.05l-.1-1.998l-.999.05q-.627.032-1.255-.016l-.152 1.994q.754.057 1.507.02"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.214l-.567-.39l-.002-.002l-.004-.002l-.012-.009l-.041-.03l-.144-.104a14.6 14.6 0 0 1-1.968-1.784C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a14.6 14.6 0 0 1-2.112 1.889l-.04.029l-.013.009l-.004.002l-.001.001zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M5 10H2v12h20V10h-4v2h2v.34l-.104-.137l-.68.515l.784 1.034V20H4v-5.826l1.234-.755L4.366 12H5zm-.683 2L4 12.194V12z"/><path fill="currentColor" d="m17.775 16.279l.879-.478l-.956-1.757l-.878.478q-.553.3-1.139.53l.728 1.862q.703-.275 1.366-.635M5.99 16.098q.652.381 1.346.677l.92.392l.784-1.84l-.92-.392q-.577-.247-1.12-.565zm6.65 1.624l.999-.05l-.1-1.998l-.999.05q-.627.032-1.255-.016l-.152 1.994q.754.057 1.507.02"/></svg> </template>
CSS
.icon-map-route-planning-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.214l-.567-.39l-.002-.002l-.004-.002l-.012-.009l-.041-.03l-.144-.104a14.6%2014.6%200%200%201-1.968-1.784C8.218%2010.751%207%209.013%207%207a5%205%200%200%201%2010%200c0%202.012-1.218%203.752-2.262%204.893a14.6%2014.6%200%200%201-2.112%201.889l-.04.029l-.013.009l-.004.002l-.001.001zM13.5%207a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2010H2v12h20V10h-4v2h2v.34l-.104-.137l-.68.515l.784%201.034V20H4v-5.826l1.234-.755L4.366%2012H5zm-.683%202L4%2012.194V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.775%2016.279l.879-.478l-.956-1.757l-.878.478q-.553.3-1.139.53l.728%201.862q.703-.275%201.366-.635M5.99%2016.098q.652.381%201.346.677l.92.392l.784-1.84l-.92-.392q-.577-.247-1.12-.565zm6.65%201.624l.999-.05l-.1-1.998l-.999.05q-.627.032-1.255-.016l-.152%201.994q.754.057%201.507.02%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.214l-.567-.39l-.002-.002l-.004-.002l-.012-.009l-.041-.03l-.144-.104a14.6%2014.6%200%200%201-1.968-1.784C8.218%2010.751%207%209.013%207%207a5%205%200%200%201%2010%200c0%202.012-1.218%203.752-2.262%204.893a14.6%2014.6%200%200%201-2.112%201.889l-.04.029l-.013.009l-.004.002l-.001.001zM13.5%207a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2010H2v12h20V10h-4v2h2v.34l-.104-.137l-.68.515l.784%201.034V20H4v-5.826l1.234-.755L4.366%2012H5zm-.683%202L4%2012.194V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.775%2016.279l.879-.478l-.956-1.757l-.878.478q-.553.3-1.139.53l.728%201.862q.703-.275%201.366-.635M5.99%2016.098q.652.381%201.346.677l.92.392l.784-1.84l-.92-.392q-.577-.247-1.12-.565zm6.65%201.624l.999-.05l-.1-1.998l-.999.05q-.627.032-1.255-.016l-.152%201.994q.754.057%201.507.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/map-route-planning-filled.svg?color=%231a73e8&size=48