plane contrails icon
plane-contrails-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- plane-contrails-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- plane-contrails-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-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-right
Use the plane contrails icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.085 20.646q-.147-.146-.147-.347t.146-.347l3.047-3.04q.146-.146.354-.146q.207 0 .354.146q.145.146.145.347t-.145.347l-3.041 3.04q-.146.146-.357.146q-.21 0-.356-.146m4.788 0q-.165-.165-.165-.356q0-.192.165-.357l2.54-2.54q.147-.147.348-.157q.2-.009.366.156q.165.166.165.357q0 .192-.165.357l-2.56 2.56q-.146.146-.337.146t-.357-.166m-10.52-10.48q-.165-.147-.155-.357q.01-.211.156-.357l2.56-2.56q.146-.146.356-.146t.357.146q.146.147.146.348t-.146.347l-2.579 2.579q-.146.146-.347.146t-.347-.146m0 4.769q-.166-.146-.156-.357q.01-.21.156-.357l3.04-3.04q.146-.146.357-.146t.357.146t.146.347t-.146.347l-3.06 3.06q-.146.146-.347.146t-.347-.146m9.052-3.347l-2.26-1.267q-.127-.079-.142-.24q-.016-.16.184-.36q.068-.067.134-.082t.145-.002l2.096.4l2.527-2.508l-5.107-2.04q-.214-.08-.25-.293t.134-.379l.14-.14q.068-.067.16-.101q.09-.034.194-.003l6.66 1.05l2.333-2.327q.148-.148.317-.222T20.038 3q.18 0 .358.074q.179.074.327.222q.148.142.212.312q.065.169.065.348t-.074.37t-.222.34L18.37 6.992l1.05 6.63q.031.103-.003.21t-.107.18l-.061.048q-.177.182-.427.14t-.354-.286l-1.985-5.01l-2.526 2.527l.413 2.065q.031.085-.003.179t-.149.21q-.121.12-.31.097q-.188-.024-.273-.182z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPlaneContrailsRounded(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="M9.085 20.646q-.147-.146-.147-.347t.146-.347l3.047-3.04q.146-.146.354-.146q.207 0 .354.146q.145.146.145.347t-.145.347l-3.041 3.04q-.146.146-.357.146q-.21 0-.356-.146m4.788 0q-.165-.165-.165-.356q0-.192.165-.357l2.54-2.54q.147-.147.348-.157q.2-.009.366.156q.165.166.165.357q0 .192-.165.357l-2.56 2.56q-.146.146-.337.146t-.357-.166m-10.52-10.48q-.165-.147-.155-.357q.01-.211.156-.357l2.56-2.56q.146-.146.356-.146t.357.146q.146.147.146.348t-.146.347l-2.579 2.579q-.146.146-.347.146t-.347-.146m0 4.769q-.166-.146-.156-.357q.01-.21.156-.357l3.04-3.04q.146-.146.357-.146t.357.146t.146.347t-.146.347l-3.06 3.06q-.146.146-.347.146t-.347-.146m9.052-3.347l-2.26-1.267q-.127-.079-.142-.24q-.016-.16.184-.36q.068-.067.134-.082t.145-.002l2.096.4l2.527-2.508l-5.107-2.04q-.214-.08-.25-.293t.134-.379l.14-.14q.068-.067.16-.101q.09-.034.194-.003l6.66 1.05l2.333-2.327q.148-.148.317-.222T20.038 3q.18 0 .358.074q.179.074.327.222q.148.142.212.312q.065.169.065.348t-.074.37t-.222.34L18.37 6.992l1.05 6.63q.031.103-.003.21t-.107.18l-.061.048q-.177.182-.427.14t-.354-.286l-1.985-5.01l-2.526 2.527l.413 2.065q.031.085-.003.179t-.149.21q-.121.12-.31.097q-.188-.024-.273-.182z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.085 20.646q-.147-.146-.147-.347t.146-.347l3.047-3.04q.146-.146.354-.146q.207 0 .354.146q.145.146.145.347t-.145.347l-3.041 3.04q-.146.146-.357.146q-.21 0-.356-.146m4.788 0q-.165-.165-.165-.356q0-.192.165-.357l2.54-2.54q.147-.147.348-.157q.2-.009.366.156q.165.166.165.357q0 .192-.165.357l-2.56 2.56q-.146.146-.337.146t-.357-.166m-10.52-10.48q-.165-.147-.155-.357q.01-.211.156-.357l2.56-2.56q.146-.146.356-.146t.357.146q.146.147.146.348t-.146.347l-2.579 2.579q-.146.146-.347.146t-.347-.146m0 4.769q-.166-.146-.156-.357q.01-.21.156-.357l3.04-3.04q.146-.146.357-.146t.357.146t.146.347t-.146.347l-3.06 3.06q-.146.146-.347.146t-.347-.146m9.052-3.347l-2.26-1.267q-.127-.079-.142-.24q-.016-.16.184-.36q.068-.067.134-.082t.145-.002l2.096.4l2.527-2.508l-5.107-2.04q-.214-.08-.25-.293t.134-.379l.14-.14q.068-.067.16-.101q.09-.034.194-.003l6.66 1.05l2.333-2.327q.148-.148.317-.222T20.038 3q.18 0 .358.074q.179.074.327.222q.148.142.212.312q.065.169.065.348t-.074.37t-.222.34L18.37 6.992l1.05 6.63q.031.103-.003.21t-.107.18l-.061.048q-.177.182-.427.14t-.354-.286l-1.985-5.01l-2.526 2.527l.413 2.065q.031.085-.003.179t-.149.21q-.121.12-.31.097q-.188-.024-.273-.182z"/></svg> </template>
CSS
.icon-plane-contrails-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%22M9.085%2020.646q-.147-.146-.147-.347t.146-.347l3.047-3.04q.146-.146.354-.146q.207%200%20.354.146q.145.146.145.347t-.145.347l-3.041%203.04q-.146.146-.357.146q-.21%200-.356-.146m4.788%200q-.165-.165-.165-.356q0-.192.165-.357l2.54-2.54q.147-.147.348-.157q.2-.009.366.156q.165.166.165.357q0%20.192-.165.357l-2.56%202.56q-.146.146-.337.146t-.357-.166m-10.52-10.48q-.165-.147-.155-.357q.01-.211.156-.357l2.56-2.56q.146-.146.356-.146t.357.146q.146.147.146.348t-.146.347l-2.579%202.579q-.146.146-.347.146t-.347-.146m0%204.769q-.166-.146-.156-.357q.01-.21.156-.357l3.04-3.04q.146-.146.357-.146t.357.146t.146.347t-.146.347l-3.06%203.06q-.146.146-.347.146t-.347-.146m9.052-3.347l-2.26-1.267q-.127-.079-.142-.24q-.016-.16.184-.36q.068-.067.134-.082t.145-.002l2.096.4l2.527-2.508l-5.107-2.04q-.214-.08-.25-.293t.134-.379l.14-.14q.068-.067.16-.101q.09-.034.194-.003l6.66%201.05l2.333-2.327q.148-.148.317-.222T20.038%203q.18%200%20.358.074q.179.074.327.222q.148.142.212.312q.065.169.065.348t-.074.37t-.222.34L18.37%206.992l1.05%206.63q.031.103-.003.21t-.107.18l-.061.048q-.177.182-.427.14t-.354-.286l-1.985-5.01l-2.526%202.527l.413%202.065q.031.085-.003.179t-.149.21q-.121.12-.31.097q-.188-.024-.273-.182z%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%22M9.085%2020.646q-.147-.146-.147-.347t.146-.347l3.047-3.04q.146-.146.354-.146q.207%200%20.354.146q.145.146.145.347t-.145.347l-3.041%203.04q-.146.146-.357.146q-.21%200-.356-.146m4.788%200q-.165-.165-.165-.356q0-.192.165-.357l2.54-2.54q.147-.147.348-.157q.2-.009.366.156q.165.166.165.357q0%20.192-.165.357l-2.56%202.56q-.146.146-.337.146t-.357-.166m-10.52-10.48q-.165-.147-.155-.357q.01-.211.156-.357l2.56-2.56q.146-.146.356-.146t.357.146q.146.147.146.348t-.146.347l-2.579%202.579q-.146.146-.347.146t-.347-.146m0%204.769q-.166-.146-.156-.357q.01-.21.156-.357l3.04-3.04q.146-.146.357-.146t.357.146t.146.347t-.146.347l-3.06%203.06q-.146.146-.347.146t-.347-.146m9.052-3.347l-2.26-1.267q-.127-.079-.142-.24q-.016-.16.184-.36q.068-.067.134-.082t.145-.002l2.096.4l2.527-2.508l-5.107-2.04q-.214-.08-.25-.293t.134-.379l.14-.14q.068-.067.16-.101q.09-.034.194-.003l6.66%201.05l2.333-2.327q.148-.148.317-.222T20.038%203q.18%200%20.358.074q.179.074.327.222q.148.142.212.312q.065.169.065.348t-.074.37t-.222.34L18.37%206.992l1.05%206.63q.031.103-.003.21t-.107.18l-.061.048q-.177.182-.427.14t-.354-.286l-1.985-5.01l-2.526%202.527l.413%202.065q.031.085-.003.179t-.149.21q-.121.12-.31.097q-.188-.024-.273-.182z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/plane-contrails-rounded.svg?color=%231a73e8&size=48