no-transfer from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.

Name
no-transfer
Set
Material Symbols Light
Style
Regular
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 no transfer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.53l-5.04-5.04h1.426v2.01q0 .213-.143.356t-.357.144h-.265q-.213 0-.357-.144t-.143-.356V18H7.769v1.5q0 .213-.144.356T7.27 20h-.23q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6.421L1.887 3.308l.713-.714l19.223 19.223zm-2.27-6.507L13.817 11H18V6.539H9.356l-2.77-2.77q.862-.384 2.199-.577T12 3q3.763 0 5.381.694T19 6v9.116q0 .231-.046.455q-.046.223-.114.452m-9.547-.734q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466 0-.788.326q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6 11h3.579L6 7.421z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNoTransfer(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="m21.11 22.53l-5.04-5.04h1.426v2.01q0 .213-.143.356t-.357.144h-.265q-.213 0-.357-.144t-.143-.356V18H7.769v1.5q0 .213-.144.356T7.27 20h-.23q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6.421L1.887 3.308l.713-.714l19.223 19.223zm-2.27-6.507L13.817 11H18V6.539H9.356l-2.77-2.77q.862-.384 2.199-.577T12 3q3.763 0 5.381.694T19 6v9.116q0 .231-.046.455q-.046.223-.114.452m-9.547-.734q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466 0-.788.326q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6 11h3.579L6 7.421z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.53l-5.04-5.04h1.426v2.01q0 .213-.143.356t-.357.144h-.265q-.213 0-.357-.144t-.143-.356V18H7.769v1.5q0 .213-.144.356T7.27 20h-.23q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6.421L1.887 3.308l.713-.714l19.223 19.223zm-2.27-6.507L13.817 11H18V6.539H9.356l-2.77-2.77q.862-.384 2.199-.577T12 3q3.763 0 5.381.694T19 6v9.116q0 .231-.046.455q-.046.223-.114.452m-9.547-.734q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466 0-.788.326q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6 11h3.579L6 7.421z"/></svg>
</template>

CSS

.icon-no-transfer {
  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%22m21.11%2022.53l-5.04-5.04h1.426v2.01q0%20.213-.143.356t-.357.144h-.265q-.213%200-.357-.144t-.143-.356V18H7.769v1.5q0%20.213-.144.356T7.27%2020h-.23q-.213%200-.357-.144T6.54%2019.5v-1.896q-.489-.212-1.014-.901T5%2015.115V6.421L1.887%203.308l.713-.714l19.223%2019.223zm-2.27-6.507L13.817%2011H18V6.539H9.356l-2.77-2.77q.862-.384%202.199-.577T12%203q3.763%200%205.381.694T19%206v9.116q0%20.231-.046.455q-.046.223-.114.452m-9.547-.734q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466%200-.788.326q-.323.327-.323.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327M6%2011h3.579L6%207.421z%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%22m21.11%2022.53l-5.04-5.04h1.426v2.01q0%20.213-.143.356t-.357.144h-.265q-.213%200-.357-.144t-.143-.356V18H7.769v1.5q0%20.213-.144.356T7.27%2020h-.23q-.213%200-.357-.144T6.54%2019.5v-1.896q-.489-.212-1.014-.901T5%2015.115V6.421L1.887%203.308l.713-.714l19.223%2019.223zm-2.27-6.507L13.817%2011H18V6.539H9.356l-2.77-2.77q.862-.384%202.199-.577T12%203q3.763%200%205.381.694T19%206v9.116q0%20.231-.046.455q-.046.223-.114.452m-9.547-.734q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466%200-.788.326q-.323.327-.323.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327M6%2011h3.579L6%207.421z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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