corporate-fare-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
corporate-fare-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
corporate-fare-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the corporate fare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.77 20.154q-.441 0-.74-.3t-.3-.738V4.192q0-.44.3-.739q.299-.3.74-.3h6.922q.44 0 .74.3q.299.299.299.74v2.96h8.5q.44 0 .74.3q.298.299.298.74v10.923q0 .44-.299.739t-.74.299zm-.04-1h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm8 12h8.54v-11h-8.54zm2.886-7q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 4q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCorporateFareRounded(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="M3.77 20.154q-.441 0-.74-.3t-.3-.738V4.192q0-.44.3-.739q.299-.3.74-.3h6.922q.44 0 .74.3q.299.299.299.74v2.96h8.5q.44 0 .74.3q.298.299.298.74v10.923q0 .44-.299.739t-.74.299zm-.04-1h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm8 12h8.54v-11h-8.54zm2.886-7q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 4q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.77 20.154q-.441 0-.74-.3t-.3-.738V4.192q0-.44.3-.739q.299-.3.74-.3h6.922q.44 0 .74.3q.299.299.299.74v2.96h8.5q.44 0 .74.3q.298.299.298.74v10.923q0 .44-.299.739t-.74.299zm-.04-1h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm8 12h8.54v-11h-8.54zm2.886-7q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143zm0 4q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
</template>

CSS

.icon-corporate-fare-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%22M3.77%2020.154q-.441%200-.74-.3t-.3-.738V4.192q0-.44.3-.739q.299-.3.74-.3h6.922q.44%200%20.74.3q.299.299.299.74v2.96h8.5q.44%200%20.74.3q.298.299.298.74v10.923q0%20.44-.299.739t-.74.299zm-.04-1h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm8%2012h8.54v-11h-8.54zm2.886-7q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm0%204q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357t-.144.356t-.356.143z%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%22M3.77%2020.154q-.441%200-.74-.3t-.3-.738V4.192q0-.44.3-.739q.299-.3.74-.3h6.922q.44%200%20.74.3q.299.299.299.74v2.96h8.5q.44%200%20.74.3q.298.299.298.74v10.923q0%20.44-.299.739t-.74.299zm-.04-1h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm0-4h7v-3h-7zm8%2012h8.54v-11h-8.54zm2.886-7q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm0%204q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357t-.144.356t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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