plane icon

plane-broken from Solar by 480 Design · Broken · Messages · CC-BY-4.0 Attribution required.

Name
plane-broken
Set
Solar
Style
Broken
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More messages icons from Solar

Use the plane icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10.1353 13.8027L15.6842 8.31497"/><path d="M18.6357 15.6701C17.4255 19.3008 16.8204 21.1161 15.933 21.6319C15.0889 22.1227 14.0463 22.1227 13.2022 21.6319C12.3148 21.1161 11.7097 19.3008 10.4995 15.6701C10.3052 15.0872 10.208 14.7957 10.0449 14.5521C9.88687 14.316 9.68404 14.1131 9.44793 13.9551C9.2043 13.792 8.91282 13.6948 8.32987 13.5005C4.69923 12.2903 2.88392 11.6852 2.36806 10.7978C1.87731 9.95369 1.87731 8.91112 2.36806 8.06698C2.88392 7.17964 4.69923 6.57453 8.32987 5.36432M20.0257 11.5L20.3521 10.5208C21.8516 6.02242 22.6013 3.77322 21.414 2.58595C20.2268 1.39869 17.9776 2.14842 13.4792 3.64788L12.4228 4"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPlaneBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M10.1353 13.8027L15.6842 8.31497"/><path d="M18.6357 15.6701C17.4255 19.3008 16.8204 21.1161 15.933 21.6319C15.0889 22.1227 14.0463 22.1227 13.2022 21.6319C12.3148 21.1161 11.7097 19.3008 10.4995 15.6701C10.3052 15.0872 10.208 14.7957 10.0449 14.5521C9.88687 14.316 9.68404 14.1131 9.44793 13.9551C9.2043 13.792 8.91282 13.6948 8.32987 13.5005C4.69923 12.2903 2.88392 11.6852 2.36806 10.7978C1.87731 9.95369 1.87731 8.91112 2.36806 8.06698C2.88392 7.17964 4.69923 6.57453 8.32987 5.36432M20.0257 11.5L20.3521 10.5208C21.8516 6.02242 22.6013 3.77322 21.414 2.58595C20.2268 1.39869 17.9776 2.14842 13.4792 3.64788L12.4228 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M10.1353 13.8027L15.6842 8.31497"/><path d="M18.6357 15.6701C17.4255 19.3008 16.8204 21.1161 15.933 21.6319C15.0889 22.1227 14.0463 22.1227 13.2022 21.6319C12.3148 21.1161 11.7097 19.3008 10.4995 15.6701C10.3052 15.0872 10.208 14.7957 10.0449 14.5521C9.88687 14.316 9.68404 14.1131 9.44793 13.9551C9.2043 13.792 8.91282 13.6948 8.32987 13.5005C4.69923 12.2903 2.88392 11.6852 2.36806 10.7978C1.87731 9.95369 1.87731 8.91112 2.36806 8.06698C2.88392 7.17964 4.69923 6.57453 8.32987 5.36432M20.0257 11.5L20.3521 10.5208C21.8516 6.02242 22.6013 3.77322 21.414 2.58595C20.2268 1.39869 17.9776 2.14842 13.4792 3.64788L12.4228 4"/></g></svg>
</template>

CSS

.icon-plane-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.1353%2013.8027L15.6842%208.31497%22%2F%3E%3Cpath%20d%3D%22M18.6357%2015.6701C17.4255%2019.3008%2016.8204%2021.1161%2015.933%2021.6319C15.0889%2022.1227%2014.0463%2022.1227%2013.2022%2021.6319C12.3148%2021.1161%2011.7097%2019.3008%2010.4995%2015.6701C10.3052%2015.0872%2010.208%2014.7957%2010.0449%2014.5521C9.88687%2014.316%209.68404%2014.1131%209.44793%2013.9551C9.2043%2013.792%208.91282%2013.6948%208.32987%2013.5005C4.69923%2012.2903%202.88392%2011.6852%202.36806%2010.7978C1.87731%209.95369%201.87731%208.91112%202.36806%208.06698C2.88392%207.17964%204.69923%206.57453%208.32987%205.36432M20.0257%2011.5L20.3521%2010.5208C21.8516%206.02242%2022.6013%203.77322%2021.414%202.58595C20.2268%201.39869%2017.9776%202.14842%2013.4792%203.64788L12.4228%204%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.1353%2013.8027L15.6842%208.31497%22%2F%3E%3Cpath%20d%3D%22M18.6357%2015.6701C17.4255%2019.3008%2016.8204%2021.1161%2015.933%2021.6319C15.0889%2022.1227%2014.0463%2022.1227%2013.2022%2021.6319C12.3148%2021.1161%2011.7097%2019.3008%2010.4995%2015.6701C10.3052%2015.0872%2010.208%2014.7957%2010.0449%2014.5521C9.88687%2014.316%209.68404%2014.1131%209.44793%2013.9551C9.2043%2013.792%208.91282%2013.6948%208.32987%2013.5005C4.69923%2012.2903%202.88392%2011.6852%202.36806%2010.7978C1.87731%209.95369%201.87731%208.91112%202.36806%208.06698C2.88392%207.17964%204.69923%206.57453%208.32987%205.36432M20.0257%2011.5L20.3521%2010.5208C21.8516%206.02242%2022.6013%203.77322%2021.414%202.58595C20.2268%201.39869%2017.9776%202.14842%2013.4792%203.64788L12.4228%204%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-broken.svg?color=%231a73e8&size=48