truck remove icon
truck-remove-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- truck-remove-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the truck remove icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 1.98H5.69C3.65 1.98 2 3.63 2 5.67v6.39c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85V2.9c0-.51-.41-.92-.92-.92M9.6 9.1a.775.775 0 0 1-1.06 0l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.3-.29.77-.29 1.07 0l.52.53l.5-.51c.3-.29.77-.29 1.07 0c.29.3.29.77 0 1.07l-.51.5l.53.52c.29.3.29.77 0 1.07"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconTruckRemoveFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 1.98H5.69C3.65 1.98 2 3.63 2 5.67v6.39c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85V2.9c0-.51-.41-.92-.92-.92M9.6 9.1a.775.775 0 0 1-1.06 0l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.3-.29.77-.29 1.07 0l.52.53l.5-.51c.3-.29.77-.29 1.07 0c.29.3.29.77 0 1.07l-.51.5l.53.52c.29.3.29.77 0 1.07"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 1.98H5.69C3.65 1.98 2 3.63 2 5.67v6.39c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85V2.9c0-.51-.41-.92-.92-.92M9.6 9.1a.775.775 0 0 1-1.06 0l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.55-.55l-.53-.53a.754.754 0 0 1 0-1.06c.3-.29.77-.29 1.07 0l.52.53l.5-.51c.3-.29.77-.29 1.07 0c.29.3.29.77 0 1.07l-.51.5l.53.52c.29.3.29.77 0 1.07"/></g></svg> </template>
CSS
.icon-truck-remove-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.5%2015.5c.28%200%20.5.22.5.5v1c0%201.66-1.34%203-3%203c0-1.65-1.35-3-3-3s-3%201.35-3%203h-2c0-1.65-1.35-3-3-3s-3%201.35-3%203c-1.66%200-3-1.34-3-3v-2c0-.55.45-1%201-1h9.5a2.5%202.5%200%200%200%202.5-2.5V6c0-.55.45-1%201-1h.84c.72%200%201.38.39%201.74%201.01l.64%201.12c.09.16-.03.37-.22.37a2.5%202.5%200%200%200-2.5%202.5v3a2.5%202.5%200%200%200%202.5%202.5z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M13.08%201.98H5.69C3.65%201.98%202%203.63%202%205.67v6.39c0%20.55.45%201%201%201h9.15c1.02%200%201.85-.83%201.85-1.85V2.9c0-.51-.41-.92-.92-.92M9.6%209.1a.775.775%200%200%201-1.06%200l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.55-.55l-.53-.53a.754.754%200%200%201%200-1.06c.3-.29.77-.29%201.07%200l.52.53l.5-.51c.3-.29.77-.29%201.07%200c.29.3.29.77%200%201.07l-.51.5l.53.52c.29.3.29.77%200%201.07%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.5%2015.5c.28%200%20.5.22.5.5v1c0%201.66-1.34%203-3%203c0-1.65-1.35-3-3-3s-3%201.35-3%203h-2c0-1.65-1.35-3-3-3s-3%201.35-3%203c-1.66%200-3-1.34-3-3v-2c0-.55.45-1%201-1h9.5a2.5%202.5%200%200%200%202.5-2.5V6c0-.55.45-1%201-1h.84c.72%200%201.38.39%201.74%201.01l.64%201.12c.09.16-.03.37-.22.37a2.5%202.5%200%200%200-2.5%202.5v3a2.5%202.5%200%200%200%202.5%202.5z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M13.08%201.98H5.69C3.65%201.98%202%203.63%202%205.67v6.39c0%20.55.45%201%201%201h9.15c1.02%200%201.85-.83%201.85-1.85V2.9c0-.51-.41-.92-.92-.92M9.6%209.1a.775.775%200%200%201-1.06%200l-.53-.53l-.55.55c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l.55-.55l-.53-.53a.754.754%200%200%201%200-1.06c.3-.29.77-.29%201.07%200l.52.53l.5-.51c.3-.29.77-.29%201.07%200c.29.3.29.77%200%201.07l-.51.5l.53.52c.29.3.29.77%200%201.07%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/truck-remove-filled.svg?color=%231a73e8&size=48