taxi-alert-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
taxi-alert-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the taxi alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.889 7.5Q17 7.385 17 7.23V5q0-.154-.111-.27q-.112-.114-.273-.114t-.274.115q-.111.115-.111.269v2.23q0 .155.111.27t.274.116q.161 0 .273-.116m-.273 1.962q.2 0 .32-.131q.122-.131.141-.312q0-.192-.13-.336t-.331-.145t-.331.131t-.131.331t.13.33q.132.132.332.132m-1.034 7.23q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-9.154 0q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11M3.613 21q-.257 0-.435-.18Q3 20.642 3 20.385v-6.957q0-.136.015-.273q.016-.137.066-.268L4.985 7.5q.073-.238.281-.37q.209-.13.465-.13h3.192V5.904q0-.254.172-.425q.17-.171.424-.171h.121q.33 0 .535.263t.138.587q-.048.269-.065.516t-.017.516q.019.337-.198.573T9.491 8H5.888l-1.473 4.154h8.359q.139 0 .279.052t.245.152q.699.613 1.564.945q.864.331 1.79.331q.37 0 .71-.043t.674-.149q.367-.106.665.09q.298.195.298.543v6.31q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V19H4.231v1.385q0 .256-.18.435q-.18.18-.438.18"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTaxiAlertRounded(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="M16.889 7.5Q17 7.385 17 7.23V5q0-.154-.111-.27q-.112-.114-.273-.114t-.274.115q-.111.115-.111.269v2.23q0 .155.111.27t.274.116q.161 0 .273-.116m-.273 1.962q.2 0 .32-.131q.122-.131.141-.312q0-.192-.13-.336t-.331-.145t-.331.131t-.131.331t.13.33q.132.132.332.132m-1.034 7.23q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-9.154 0q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11M3.613 21q-.257 0-.435-.18Q3 20.642 3 20.385v-6.957q0-.136.015-.273q.016-.137.066-.268L4.985 7.5q.073-.238.281-.37q.209-.13.465-.13h3.192V5.904q0-.254.172-.425q.17-.171.424-.171h.121q.33 0 .535.263t.138.587q-.048.269-.065.516t-.017.516q.019.337-.198.573T9.491 8H5.888l-1.473 4.154h8.359q.139 0 .279.052t.245.152q.699.613 1.564.945q.864.331 1.79.331q.37 0 .71-.043t.674-.149q.367-.106.665.09q.298.195.298.543v6.31q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V19H4.231v1.385q0 .256-.18.435q-.18.18-.438.18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.889 7.5Q17 7.385 17 7.23V5q0-.154-.111-.27q-.112-.114-.273-.114t-.274.115q-.111.115-.111.269v2.23q0 .155.111.27t.274.116q.161 0 .273-.116m-.273 1.962q.2 0 .32-.131q.122-.131.141-.312q0-.192-.13-.336t-.331-.145t-.331.131t-.131.331t.13.33q.132.132.332.132m-1.034 7.23q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-9.154 0q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11M3.613 21q-.257 0-.435-.18Q3 20.642 3 20.385v-6.957q0-.136.015-.273q.016-.137.066-.268L4.985 7.5q.073-.238.281-.37q.209-.13.465-.13h3.192V5.904q0-.254.172-.425q.17-.171.424-.171h.121q.33 0 .535.263t.138.587q-.048.269-.065.516t-.017.516q.019.337-.198.573T9.491 8H5.888l-1.473 4.154h8.359q.139 0 .279.052t.245.152q.699.613 1.564.945q.864.331 1.79.331q.37 0 .71-.043t.674-.149q.367-.106.665.09q.298.195.298.543v6.31q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V19H4.231v1.385q0 .256-.18.435q-.18.18-.438.18"/></svg>
</template>

CSS

.icon-taxi-alert-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%22M16.889%207.5Q17%207.385%2017%207.23V5q0-.154-.111-.27q-.112-.114-.273-.114t-.274.115q-.111.115-.111.269v2.23q0%20.155.111.27t.274.116q.161%200%20.273-.116m-.273%201.962q.2%200%20.32-.131q.122-.131.141-.312q0-.192-.13-.336t-.331-.145t-.331.131t-.131.331t.13.33q.132.132.332.132m-1.034%207.23q.466%200%20.788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322m-9.154%200q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322M16.608%2011q-1.664%200-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659%201.163-2.826T16.623%203q1.663%200%202.828%201.165Q20.616%205.329%2020.616%207t-1.173%202.836T16.607%2011M3.613%2021q-.257%200-.435-.18Q3%2020.642%203%2020.385v-6.957q0-.136.015-.273q.016-.137.066-.268L4.985%207.5q.073-.238.281-.37q.209-.13.465-.13h3.192V5.904q0-.254.172-.425q.17-.171.424-.171h.121q.33%200%20.535.263t.138.587q-.048.269-.065.516t-.017.516q.019.337-.198.573T9.491%208H5.888l-1.473%204.154h8.359q.139%200%20.279.052t.245.152q.699.613%201.564.945q.864.331%201.79.331q.37%200%20.71-.043t.674-.149q.367-.106.665.09q.298.195.298.543v6.31q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V19H4.231v1.385q0%20.256-.18.435q-.18.18-.438.18%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%22M16.889%207.5Q17%207.385%2017%207.23V5q0-.154-.111-.27q-.112-.114-.273-.114t-.274.115q-.111.115-.111.269v2.23q0%20.155.111.27t.274.116q.161%200%20.273-.116m-.273%201.962q.2%200%20.32-.131q.122-.131.141-.312q0-.192-.13-.336t-.331-.145t-.331.131t-.131.331t.13.33q.132.132.332.132m-1.034%207.23q.466%200%20.788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322m-9.154%200q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322M16.608%2011q-1.664%200-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659%201.163-2.826T16.623%203q1.663%200%202.828%201.165Q20.616%205.329%2020.616%207t-1.173%202.836T16.607%2011M3.613%2021q-.257%200-.435-.18Q3%2020.642%203%2020.385v-6.957q0-.136.015-.273q.016-.137.066-.268L4.985%207.5q.073-.238.281-.37q.209-.13.465-.13h3.192V5.904q0-.254.172-.425q.17-.171.424-.171h.121q.33%200%20.535.263t.138.587q-.048.269-.065.516t-.017.516q.019.337-.198.573T9.491%208H5.888l-1.473%204.154h8.359q.139%200%20.279.052t.245.152q.699.613%201.564.945q.864.331%201.79.331q.37%200%20.71-.043t.674-.149q.367-.106.665.09q.298.195.298.543v6.31q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V19H4.231v1.385q0%20.256-.18.435q-.18.18-.438.18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/taxi-alert-rounded.svg?color=%231a73e8&size=48