driving icon
driving-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- driving-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the driving icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18.75c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m0 4c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m-10.002-.002c-.06 0-.12-.01-.18-.02c-.4-.1-.65-.51-.55-.91l1-4a.75.75 0 1 1 1.46.36l-1 4c-.09.34-.39.57-.73.57m19.755-.245c-.34 0-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91c.4-.1.81.14.91.55l1 4a.748.748 0 0 1-.73.93M19.138 5.3c0 .3-.25.54-.54.54H5.528c-.3 0-.54-.25-.54-.54c0-.3.25-.54.54-.54h.74l.28-1.31c.26-1.28.8-2.45 2.96-2.45h5.09c2.16 0 2.71 1.17 2.97 2.44l.28 1.31h.74c.3 0 .55.25.55.55m.31 4.1c-.11-1.2-.43-2.47-2.76-2.47h-9.26c-2.33 0-2.64 1.28-2.76 2.47l-.41 4.42c-.05.55.13 1.1.51 1.52c.39.42.93.66 1.51.66h1.36c1.18 0 1.4-.67 1.55-1.12l.15-.44c.17-.5.21-.62.86-.62h3.72c.65 0 .67.07.86.62l.15.44c.14.45.37 1.12 1.54 1.12h1.36c.57 0 1.12-.24 1.51-.66c.38-.41.56-.97.51-1.52zm-9.57 1.52h-2.17c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.25.54-.55.54m6.53 0h-2.18c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.24.54-.54.54"/></svg>
React
import type { SVGProps } from "react";
export function ReiconDrivingFilled(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 18.75c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m0 4c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m-10.002-.002c-.06 0-.12-.01-.18-.02c-.4-.1-.65-.51-.55-.91l1-4a.75.75 0 1 1 1.46.36l-1 4c-.09.34-.39.57-.73.57m19.755-.245c-.34 0-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91c.4-.1.81.14.91.55l1 4a.748.748 0 0 1-.73.93M19.138 5.3c0 .3-.25.54-.54.54H5.528c-.3 0-.54-.25-.54-.54c0-.3.25-.54.54-.54h.74l.28-1.31c.26-1.28.8-2.45 2.96-2.45h5.09c2.16 0 2.71 1.17 2.97 2.44l.28 1.31h.74c.3 0 .55.25.55.55m.31 4.1c-.11-1.2-.43-2.47-2.76-2.47h-9.26c-2.33 0-2.64 1.28-2.76 2.47l-.41 4.42c-.05.55.13 1.1.51 1.52c.39.42.93.66 1.51.66h1.36c1.18 0 1.4-.67 1.55-1.12l.15-.44c.17-.5.21-.62.86-.62h3.72c.65 0 .67.07.86.62l.15.44c.14.45.37 1.12 1.54 1.12h1.36c.57 0 1.12-.24 1.51-.66c.38-.41.56-.97.51-1.52zm-9.57 1.52h-2.17c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.25.54-.55.54m6.53 0h-2.18c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.24.54-.54.54"/></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 18.75c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m0 4c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m-10.002-.002c-.06 0-.12-.01-.18-.02c-.4-.1-.65-.51-.55-.91l1-4a.75.75 0 1 1 1.46.36l-1 4c-.09.34-.39.57-.73.57m19.755-.245c-.34 0-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91c.4-.1.81.14.91.55l1 4a.748.748 0 0 1-.73.93M19.138 5.3c0 .3-.25.54-.54.54H5.528c-.3 0-.54-.25-.54-.54c0-.3.25-.54.54-.54h.74l.28-1.31c.26-1.28.8-2.45 2.96-2.45h5.09c2.16 0 2.71 1.17 2.97 2.44l.28 1.31h.74c.3 0 .55.25.55.55m.31 4.1c-.11-1.2-.43-2.47-2.76-2.47h-9.26c-2.33 0-2.64 1.28-2.76 2.47l-.41 4.42c-.05.55.13 1.1.51 1.52c.39.42.93.66 1.51.66h1.36c1.18 0 1.4-.67 1.55-1.12l.15-.44c.17-.5.21-.62.86-.62h3.72c.65 0 .67.07.86.62l.15.44c.14.45.37 1.12 1.54 1.12h1.36c.57 0 1.12-.24 1.51-.66c.38-.41.56-.97.51-1.52zm-9.57 1.52h-2.17c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.25.54-.55.54m6.53 0h-2.18c-.3 0-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3 0 .54.25.54.54s-.24.54-.54.54"/></svg> </template>
CSS
.icon-driving-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%2018.75c-.41%200-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.41-.34.75-.75.75m0%204c-.41%200-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.41-.34.75-.75.75m-10.002-.002c-.06%200-.12-.01-.18-.02c-.4-.1-.65-.51-.55-.91l1-4a.75.75%200%201%201%201.46.36l-1%204c-.09.34-.39.57-.73.57m19.755-.245c-.34%200-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91c.4-.1.81.14.91.55l1%204a.748.748%200%200%201-.73.93M19.138%205.3c0%20.3-.25.54-.54.54H5.528c-.3%200-.54-.25-.54-.54c0-.3.25-.54.54-.54h.74l.28-1.31c.26-1.28.8-2.45%202.96-2.45h5.09c2.16%200%202.71%201.17%202.97%202.44l.28%201.31h.74c.3%200%20.55.25.55.55m.31%204.1c-.11-1.2-.43-2.47-2.76-2.47h-9.26c-2.33%200-2.64%201.28-2.76%202.47l-.41%204.42c-.05.55.13%201.1.51%201.52c.39.42.93.66%201.51.66h1.36c1.18%200%201.4-.67%201.55-1.12l.15-.44c.17-.5.21-.62.86-.62h3.72c.65%200%20.67.07.86.62l.15.44c.14.45.37%201.12%201.54%201.12h1.36c.57%200%201.12-.24%201.51-.66c.38-.41.56-.97.51-1.52zm-9.57%201.52h-2.17c-.3%200-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3%200%20.54.25.54.54s-.25.54-.55.54m6.53%200h-2.18c-.3%200-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3%200%20.54.25.54.54s-.24.54-.54.54%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%2018.75c-.41%200-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.41-.34.75-.75.75m0%204c-.41%200-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.41-.34.75-.75.75m-10.002-.002c-.06%200-.12-.01-.18-.02c-.4-.1-.65-.51-.55-.91l1-4a.75.75%200%201%201%201.46.36l-1%204c-.09.34-.39.57-.73.57m19.755-.245c-.34%200-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91c.4-.1.81.14.91.55l1%204a.748.748%200%200%201-.73.93M19.138%205.3c0%20.3-.25.54-.54.54H5.528c-.3%200-.54-.25-.54-.54c0-.3.25-.54.54-.54h.74l.28-1.31c.26-1.28.8-2.45%202.96-2.45h5.09c2.16%200%202.71%201.17%202.97%202.44l.28%201.31h.74c.3%200%20.55.25.55.55m.31%204.1c-.11-1.2-.43-2.47-2.76-2.47h-9.26c-2.33%200-2.64%201.28-2.76%202.47l-.41%204.42c-.05.55.13%201.1.51%201.52c.39.42.93.66%201.51.66h1.36c1.18%200%201.4-.67%201.55-1.12l.15-.44c.17-.5.21-.62.86-.62h3.72c.65%200%20.67.07.86.62l.15.44c.14.45.37%201.12%201.54%201.12h1.36c.57%200%201.12-.24%201.51-.66c.38-.41.56-.97.51-1.52zm-9.57%201.52h-2.17c-.3%200-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3%200%20.54.25.54.54s-.25.54-.55.54m6.53%200h-2.18c-.3%200-.54-.25-.54-.54s.25-.54.54-.54h2.18c.3%200%20.54.25.54.54s-.24.54-.54.54%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/driving-filled.svg?color=%231a73e8&size=48