plane 2 icon

plane-2-bold-duotone from Solar by 480 Design · Bold Duotone · Messages · CC-BY-4.0 Attribution required.

Name
plane-2-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the plane 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.79624 18.2037L21.5122 2.48782C20.5237 1.49939 18.6511 2.12356 14.906 3.37189L5.57477 6.48218C3.49295 7.1761 2.45203 7.52305 2.13608 8.28637C2.06182 8.46577 2.01692 8.65596 2.00311 8.84963C1.94433 9.67365 2.72018 10.4495 4.27188 12.0011L4.55451 12.2837C4.80921 12.5384 4.93655 12.6658 5.03282 12.8075C5.22269 13.0871 5.33046 13.4143 5.34393 13.7519C5.35076 13.9232 5.32403 14.1013 5.27057 14.4574C5.07488 15.7612 4.97703 16.4131 5.0923 16.9147C5.20622 17.4105 5.45393 17.8534 5.79624 18.2037Z" clip-rule="evenodd"/><path d="M17.4981 18.4856L20.6287 9.09419C21.8771 5.3492 22.5013 3.47671 21.5128 2.48828L5.79688 18.2042C6.14492 18.5604 6.59077 18.8208 7.0932 18.9438C7.59318 19.0661 8.2464 18.9774 9.55283 18.8001L9.62427 18.7904C9.99254 18.7404 10.1767 18.7155 10.3535 18.7261C10.6745 18.7455 10.9845 18.85 11.2516 19.029C11.3988 19.1276 11.5302 19.259 11.793 19.5217L12.0442 19.773C13.5545 21.2832 14.3096 22.0383 15.1107 21.999C15.3316 21.9882 15.5485 21.9369 15.7509 21.8479C16.485 21.5248 16.8227 20.5117 17.4981 18.4856Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPlane2BoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M5.79624 18.2037L21.5122 2.48782C20.5237 1.49939 18.6511 2.12356 14.906 3.37189L5.57477 6.48218C3.49295 7.1761 2.45203 7.52305 2.13608 8.28637C2.06182 8.46577 2.01692 8.65596 2.00311 8.84963C1.94433 9.67365 2.72018 10.4495 4.27188 12.0011L4.55451 12.2837C4.80921 12.5384 4.93655 12.6658 5.03282 12.8075C5.22269 13.0871 5.33046 13.4143 5.34393 13.7519C5.35076 13.9232 5.32403 14.1013 5.27057 14.4574C5.07488 15.7612 4.97703 16.4131 5.0923 16.9147C5.20622 17.4105 5.45393 17.8534 5.79624 18.2037Z" clipRule="evenodd"/><path d="M17.4981 18.4856L20.6287 9.09419C21.8771 5.3492 22.5013 3.47671 21.5128 2.48828L5.79688 18.2042C6.14492 18.5604 6.59077 18.8208 7.0932 18.9438C7.59318 19.0661 8.2464 18.9774 9.55283 18.8001L9.62427 18.7904C9.99254 18.7404 10.1767 18.7155 10.3535 18.7261C10.6745 18.7455 10.9845 18.85 11.2516 19.029C11.3988 19.1276 11.5302 19.259 11.793 19.5217L12.0442 19.773C13.5545 21.2832 14.3096 22.0383 15.1107 21.999C15.3316 21.9882 15.5485 21.9369 15.7509 21.8479C16.485 21.5248 16.8227 20.5117 17.4981 18.4856Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.79624 18.2037L21.5122 2.48782C20.5237 1.49939 18.6511 2.12356 14.906 3.37189L5.57477 6.48218C3.49295 7.1761 2.45203 7.52305 2.13608 8.28637C2.06182 8.46577 2.01692 8.65596 2.00311 8.84963C1.94433 9.67365 2.72018 10.4495 4.27188 12.0011L4.55451 12.2837C4.80921 12.5384 4.93655 12.6658 5.03282 12.8075C5.22269 13.0871 5.33046 13.4143 5.34393 13.7519C5.35076 13.9232 5.32403 14.1013 5.27057 14.4574C5.07488 15.7612 4.97703 16.4131 5.0923 16.9147C5.20622 17.4105 5.45393 17.8534 5.79624 18.2037Z" clip-rule="evenodd"/><path d="M17.4981 18.4856L20.6287 9.09419C21.8771 5.3492 22.5013 3.47671 21.5128 2.48828L5.79688 18.2042C6.14492 18.5604 6.59077 18.8208 7.0932 18.9438C7.59318 19.0661 8.2464 18.9774 9.55283 18.8001L9.62427 18.7904C9.99254 18.7404 10.1767 18.7155 10.3535 18.7261C10.6745 18.7455 10.9845 18.85 11.2516 19.029C11.3988 19.1276 11.5302 19.259 11.793 19.5217L12.0442 19.773C13.5545 21.2832 14.3096 22.0383 15.1107 21.999C15.3316 21.9882 15.5485 21.9369 15.7509 21.8479C16.485 21.5248 16.8227 20.5117 17.4981 18.4856Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-plane-2-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.79624%2018.2037L21.5122%202.48782C20.5237%201.49939%2018.6511%202.12356%2014.906%203.37189L5.57477%206.48218C3.49295%207.1761%202.45203%207.52305%202.13608%208.28637C2.06182%208.46577%202.01692%208.65596%202.00311%208.84963C1.94433%209.67365%202.72018%2010.4495%204.27188%2012.0011L4.55451%2012.2837C4.80921%2012.5384%204.93655%2012.6658%205.03282%2012.8075C5.22269%2013.0871%205.33046%2013.4143%205.34393%2013.7519C5.35076%2013.9232%205.32403%2014.1013%205.27057%2014.4574C5.07488%2015.7612%204.97703%2016.4131%205.0923%2016.9147C5.20622%2017.4105%205.45393%2017.8534%205.79624%2018.2037Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.4981%2018.4856L20.6287%209.09419C21.8771%205.3492%2022.5013%203.47671%2021.5128%202.48828L5.79688%2018.2042C6.14492%2018.5604%206.59077%2018.8208%207.0932%2018.9438C7.59318%2019.0661%208.2464%2018.9774%209.55283%2018.8001L9.62427%2018.7904C9.99254%2018.7404%2010.1767%2018.7155%2010.3535%2018.7261C10.6745%2018.7455%2010.9845%2018.85%2011.2516%2019.029C11.3988%2019.1276%2011.5302%2019.259%2011.793%2019.5217L12.0442%2019.773C13.5545%2021.2832%2014.3096%2022.0383%2015.1107%2021.999C15.3316%2021.9882%2015.5485%2021.9369%2015.7509%2021.8479C16.485%2021.5248%2016.8227%2020.5117%2017.4981%2018.4856Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.79624%2018.2037L21.5122%202.48782C20.5237%201.49939%2018.6511%202.12356%2014.906%203.37189L5.57477%206.48218C3.49295%207.1761%202.45203%207.52305%202.13608%208.28637C2.06182%208.46577%202.01692%208.65596%202.00311%208.84963C1.94433%209.67365%202.72018%2010.4495%204.27188%2012.0011L4.55451%2012.2837C4.80921%2012.5384%204.93655%2012.6658%205.03282%2012.8075C5.22269%2013.0871%205.33046%2013.4143%205.34393%2013.7519C5.35076%2013.9232%205.32403%2014.1013%205.27057%2014.4574C5.07488%2015.7612%204.97703%2016.4131%205.0923%2016.9147C5.20622%2017.4105%205.45393%2017.8534%205.79624%2018.2037Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.4981%2018.4856L20.6287%209.09419C21.8771%205.3492%2022.5013%203.47671%2021.5128%202.48828L5.79688%2018.2042C6.14492%2018.5604%206.59077%2018.8208%207.0932%2018.9438C7.59318%2019.0661%208.2464%2018.9774%209.55283%2018.8001L9.62427%2018.7904C9.99254%2018.7404%2010.1767%2018.7155%2010.3535%2018.7261C10.6745%2018.7455%2010.9845%2018.85%2011.2516%2019.029C11.3988%2019.1276%2011.5302%2019.259%2011.793%2019.5217L12.0442%2019.773C13.5545%2021.2832%2014.3096%2022.0383%2015.1107%2021.999C15.3316%2021.9882%2015.5485%2021.9369%2015.7509%2021.8479C16.485%2021.5248%2016.8227%2020.5117%2017.4981%2018.4856Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/plane-2-bold-duotone.svg?color=%231a73e8&size=48