fire truck icon
fire-truck-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- fire-truck-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
Use the fire truck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.875 20.125Q4 19.25 4 18H3q-.825 0-1.412-.587T1 16v-3q0-.825.588-1.412T3 11h9V7q0-.825.588-1.412T14 5h2V4q0-.425.288-.712T17 3h1q.425 0 .713.288T19 4v1h.55q.65 0 1.175.375t.725 1l1.45 4.3q.05.15.075.313t.025.337V16q0 .825-.587 1.413T21 18h-1q0 1.25-.875 2.125T17 21t-2.125-.875T14 18h-4q0 1.25-.875 2.125T7 21t-2.125-.875m2.838-1.412Q8 18.425 8 18t-.288-.712T7 17t-.712.288T6 18t.288.713T7 19t.713-.288m10 0Q18 18.426 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288M14 11h6.9l-1.35-4H14zM2 8.5v-2h-.25q-.325 0-.537-.213T1 5.75t.213-.537T1.75 5h8.5q.325 0 .538.213T11 5.75t-.213.538t-.537.212H10v2h.25q.325 0 .538.213T11 9.25t-.213.538t-.537.212h-8.5q-.325 0-.537-.213T1 9.25t.213-.537t.537-.213zm1.5 0h1.75v-2H3.5zm3.25 0H8.5v-2H6.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFireTruckRounded(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="M4.875 20.125Q4 19.25 4 18H3q-.825 0-1.412-.587T1 16v-3q0-.825.588-1.412T3 11h9V7q0-.825.588-1.412T14 5h2V4q0-.425.288-.712T17 3h1q.425 0 .713.288T19 4v1h.55q.65 0 1.175.375t.725 1l1.45 4.3q.05.15.075.313t.025.337V16q0 .825-.587 1.413T21 18h-1q0 1.25-.875 2.125T17 21t-2.125-.875T14 18h-4q0 1.25-.875 2.125T7 21t-2.125-.875m2.838-1.412Q8 18.425 8 18t-.288-.712T7 17t-.712.288T6 18t.288.713T7 19t.713-.288m10 0Q18 18.426 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288M14 11h6.9l-1.35-4H14zM2 8.5v-2h-.25q-.325 0-.537-.213T1 5.75t.213-.537T1.75 5h8.5q.325 0 .538.213T11 5.75t-.213.538t-.537.212H10v2h.25q.325 0 .538.213T11 9.25t-.213.538t-.537.212h-8.5q-.325 0-.537-.213T1 9.25t.213-.537t.537-.213zm1.5 0h1.75v-2H3.5zm3.25 0H8.5v-2H6.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.875 20.125Q4 19.25 4 18H3q-.825 0-1.412-.587T1 16v-3q0-.825.588-1.412T3 11h9V7q0-.825.588-1.412T14 5h2V4q0-.425.288-.712T17 3h1q.425 0 .713.288T19 4v1h.55q.65 0 1.175.375t.725 1l1.45 4.3q.05.15.075.313t.025.337V16q0 .825-.587 1.413T21 18h-1q0 1.25-.875 2.125T17 21t-2.125-.875T14 18h-4q0 1.25-.875 2.125T7 21t-2.125-.875m2.838-1.412Q8 18.425 8 18t-.288-.712T7 17t-.712.288T6 18t.288.713T7 19t.713-.288m10 0Q18 18.426 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288M14 11h6.9l-1.35-4H14zM2 8.5v-2h-.25q-.325 0-.537-.213T1 5.75t.213-.537T1.75 5h8.5q.325 0 .538.213T11 5.75t-.213.538t-.537.212H10v2h.25q.325 0 .538.213T11 9.25t-.213.538t-.537.212h-8.5q-.325 0-.537-.213T1 9.25t.213-.537t.537-.213zm1.5 0h1.75v-2H3.5zm3.25 0H8.5v-2H6.75z"/></svg> </template>
CSS
.icon-fire-truck-rounded {
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%22M4.875%2020.125Q4%2019.25%204%2018H3q-.825%200-1.412-.587T1%2016v-3q0-.825.588-1.412T3%2011h9V7q0-.825.588-1.412T14%205h2V4q0-.425.288-.712T17%203h1q.425%200%20.713.288T19%204v1h.55q.65%200%201.175.375t.725%201l1.45%204.3q.05.15.075.313t.025.337V16q0%20.825-.587%201.413T21%2018h-1q0%201.25-.875%202.125T17%2021t-2.125-.875T14%2018h-4q0%201.25-.875%202.125T7%2021t-2.125-.875m2.838-1.412Q8%2018.425%208%2018t-.288-.712T7%2017t-.712.288T6%2018t.288.713T7%2019t.713-.288m10%200Q18%2018.426%2018%2018t-.288-.712T17%2017t-.712.288T16%2018t.288.713T17%2019t.713-.288M14%2011h6.9l-1.35-4H14zM2%208.5v-2h-.25q-.325%200-.537-.213T1%205.75t.213-.537T1.75%205h8.5q.325%200%20.538.213T11%205.75t-.213.538t-.537.212H10v2h.25q.325%200%20.538.213T11%209.25t-.213.538t-.537.212h-8.5q-.325%200-.537-.213T1%209.25t.213-.537t.537-.213zm1.5%200h1.75v-2H3.5zm3.25%200H8.5v-2H6.75z%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%22M4.875%2020.125Q4%2019.25%204%2018H3q-.825%200-1.412-.587T1%2016v-3q0-.825.588-1.412T3%2011h9V7q0-.825.588-1.412T14%205h2V4q0-.425.288-.712T17%203h1q.425%200%20.713.288T19%204v1h.55q.65%200%201.175.375t.725%201l1.45%204.3q.05.15.075.313t.025.337V16q0%20.825-.587%201.413T21%2018h-1q0%201.25-.875%202.125T17%2021t-2.125-.875T14%2018h-4q0%201.25-.875%202.125T7%2021t-2.125-.875m2.838-1.412Q8%2018.425%208%2018t-.288-.712T7%2017t-.712.288T6%2018t.288.713T7%2019t.713-.288m10%200Q18%2018.426%2018%2018t-.288-.712T17%2017t-.712.288T16%2018t.288.713T17%2019t.713-.288M14%2011h6.9l-1.35-4H14zM2%208.5v-2h-.25q-.325%200-.537-.213T1%205.75t.213-.537T1.75%205h8.5q.325%200%20.538.213T11%205.75t-.213.538t-.537.212H10v2h.25q.325%200%20.538.213T11%209.25t-.213.538t-.537.212h-8.5q-.325%200-.537-.213T1%209.25t.213-.537t.537-.213zm1.5%200h1.75v-2H3.5zm3.25%200H8.5v-2H6.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fire-truck-rounded.svg?color=%231a73e8&size=48