auto towing icon
auto-towing from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- auto-towing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- auto-towing-outline, auto-towing-outline-sharp, auto-towing-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the auto towing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.616 16.385v-2H11.7L2.885 7.446v3.439h-1v-5h.384l12.116 6.704V5.385h3.538l4.462 5.346v5.654h-2.231q.327 1.096-.375 2.048t-1.894.952t-1.894-.952t-.375-2.048H8.654q.327 1.096-.375 2.048q-.702.951-1.894.951q-1.193 0-1.894-.951q-.702-.952-.375-2.049zm5.844 1.67q.425-.443.425-1.055t-.425-1.056t-1.075-.444t-1.075.444T4.885 17t.425 1.056t1.075.444t1.075-.444m11.5 0q.424-.445.424-1.056t-.425-1.056t-1.075-.444t-1.075.444T16.385 17t.425 1.056t1.075.444t1.075-.444m-3.575-7.325h5.708l-3.657-4.346h-2.05z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAutoTowing(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="M1.616 16.385v-2H11.7L2.885 7.446v3.439h-1v-5h.384l12.116 6.704V5.385h3.538l4.462 5.346v5.654h-2.231q.327 1.096-.375 2.048t-1.894.952t-1.894-.952t-.375-2.048H8.654q.327 1.096-.375 2.048q-.702.951-1.894.951q-1.193 0-1.894-.951q-.702-.952-.375-2.049zm5.844 1.67q.425-.443.425-1.055t-.425-1.056t-1.075-.444t-1.075.444T4.885 17t.425 1.056t1.075.444t1.075-.444m11.5 0q.424-.445.424-1.056t-.425-1.056t-1.075-.444t-1.075.444T16.385 17t.425 1.056t1.075.444t1.075-.444m-3.575-7.325h5.708l-3.657-4.346h-2.05z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.616 16.385v-2H11.7L2.885 7.446v3.439h-1v-5h.384l12.116 6.704V5.385h3.538l4.462 5.346v5.654h-2.231q.327 1.096-.375 2.048t-1.894.952t-1.894-.952t-.375-2.048H8.654q.327 1.096-.375 2.048q-.702.951-1.894.951q-1.193 0-1.894-.951q-.702-.952-.375-2.049zm5.844 1.67q.425-.443.425-1.055t-.425-1.056t-1.075-.444t-1.075.444T4.885 17t.425 1.056t1.075.444t1.075-.444m11.5 0q.424-.445.424-1.056t-.425-1.056t-1.075-.444t-1.075.444T16.385 17t.425 1.056t1.075.444t1.075-.444m-3.575-7.325h5.708l-3.657-4.346h-2.05z"/></svg> </template>
CSS
.icon-auto-towing {
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%22M1.616%2016.385v-2H11.7L2.885%207.446v3.439h-1v-5h.384l12.116%206.704V5.385h3.538l4.462%205.346v5.654h-2.231q.327%201.096-.375%202.048t-1.894.952t-1.894-.952t-.375-2.048H8.654q.327%201.096-.375%202.048q-.702.951-1.894.951q-1.193%200-1.894-.951q-.702-.952-.375-2.049zm5.844%201.67q.425-.443.425-1.055t-.425-1.056t-1.075-.444t-1.075.444T4.885%2017t.425%201.056t1.075.444t1.075-.444m11.5%200q.424-.445.424-1.056t-.425-1.056t-1.075-.444t-1.075.444T16.385%2017t.425%201.056t1.075.444t1.075-.444m-3.575-7.325h5.708l-3.657-4.346h-2.05z%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%22M1.616%2016.385v-2H11.7L2.885%207.446v3.439h-1v-5h.384l12.116%206.704V5.385h3.538l4.462%205.346v5.654h-2.231q.327%201.096-.375%202.048t-1.894.952t-1.894-.952t-.375-2.048H8.654q.327%201.096-.375%202.048q-.702.951-1.894.951q-1.193%200-1.894-.951q-.702-.952-.375-2.049zm5.844%201.67q.425-.443.425-1.055t-.425-1.056t-1.075-.444t-1.075.444T4.885%2017t.425%201.056t1.075.444t1.075-.444m11.5%200q.424-.445.424-1.056t-.425-1.056t-1.075-.444t-1.075.444T16.385%2017t.425%201.056t1.075.444t1.075-.444m-3.575-7.325h5.708l-3.657-4.346h-2.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/auto-towing.svg?color=%231a73e8&size=48