airplanemode inactive icon

airplanemode-inactive-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
airplanemode-inactive-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
airplanemode-inactive-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the airplanemode inactive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.442 8.88l7.225 5.06q.154.118.244.287q.089.17.089.373v.358q0 .419-.345.657t-.753.083l-2.658-1.046l-6.686-6.675V4.442q0-.594.424-1.018T12 3t1.018.424t.424 1.018zM12 19.693l-3.483 1.062q-.307.092-.556-.095t-.25-.515v-.35q0-.154.075-.29q.074-.135.197-.227l2.575-1.82v-4.33l-6.46 2.602q-.408.154-.753-.084T3 14.99v-.358q0-.204.09-.373q.089-.17.243-.287l5.413-3.81L2.85 4.267q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16L20.48 20.48q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-6.33-6.33v2.6l2.555 1.788q.123.093.197.228t.074.29v.35q0 .327-.249.514t-.556.095z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAirplanemodeInactiveRounded(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="m13.442 8.88l7.225 5.06q.154.118.244.287q.089.17.089.373v.358q0 .419-.345.657t-.753.083l-2.658-1.046l-6.686-6.675V4.442q0-.594.424-1.018T12 3t1.018.424t.424 1.018zM12 19.693l-3.483 1.062q-.307.092-.556-.095t-.25-.515v-.35q0-.154.075-.29q.074-.135.197-.227l2.575-1.82v-4.33l-6.46 2.602q-.408.154-.753-.084T3 14.99v-.358q0-.204.09-.373q.089-.17.243-.287l5.413-3.81L2.85 4.267q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16L20.48 20.48q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-6.33-6.33v2.6l2.555 1.788q.123.093.197.228t.074.29v.35q0 .327-.249.514t-.556.095z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.442 8.88l7.225 5.06q.154.118.244.287q.089.17.089.373v.358q0 .419-.345.657t-.753.083l-2.658-1.046l-6.686-6.675V4.442q0-.594.424-1.018T12 3t1.018.424t.424 1.018zM12 19.693l-3.483 1.062q-.307.092-.556-.095t-.25-.515v-.35q0-.154.075-.29q.074-.135.197-.227l2.575-1.82v-4.33l-6.46 2.602q-.408.154-.753-.084T3 14.99v-.358q0-.204.09-.373q.089-.17.243-.287l5.413-3.81L2.85 4.267q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16L20.48 20.48q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-6.33-6.33v2.6l2.555 1.788q.123.093.197.228t.074.29v.35q0 .327-.249.514t-.556.095z"/></svg>
</template>

CSS

.icon-airplanemode-inactive-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%22m13.442%208.88l7.225%205.06q.154.118.244.287q.089.17.089.373v.358q0%20.419-.345.657t-.753.083l-2.658-1.046l-6.686-6.675V4.442q0-.594.424-1.018T12%203t1.018.424t.424%201.018zM12%2019.693l-3.483%201.062q-.307.092-.556-.095t-.25-.515v-.35q0-.154.075-.29q.074-.135.197-.227l2.575-1.82v-4.33l-6.46%202.602q-.408.154-.753-.084T3%2014.99v-.358q0-.204.09-.373q.089-.17.243-.287l5.413-3.81L2.85%204.267q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16L20.48%2020.48q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-6.33-6.33v2.6l2.555%201.788q.123.093.197.228t.074.29v.35q0%20.327-.249.514t-.556.095z%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%22m13.442%208.88l7.225%205.06q.154.118.244.287q.089.17.089.373v.358q0%20.419-.345.657t-.753.083l-2.658-1.046l-6.686-6.675V4.442q0-.594.424-1.018T12%203t1.018.424t.424%201.018zM12%2019.693l-3.483%201.062q-.307.092-.556-.095t-.25-.515v-.35q0-.154.075-.29q.074-.135.197-.227l2.575-1.82v-4.33l-6.46%202.602q-.408.154-.753-.084T3%2014.99v-.358q0-.204.09-.373q.089-.17.243-.287l5.413-3.81L2.85%204.267q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16L20.48%2020.48q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-6.33-6.33v2.6l2.555%201.788q.123.093.197.228t.074.29v.35q0%20.327-.249.514t-.556.095z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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