exit-broken from Solar by 480 Design · Broken · Arrows Action · CC-BY-4.0 Attribution required.

Name
exit-broken
Set
Solar
Style
Broken
Category
Arrows Action
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows action icons from Solar

Use the exit 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="M9 4.5H8C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10M9 19.5H8C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14"/><path d="M13.6576 2.34736C11.4955 1.97026 10.4145 1.78171 9.70725 2.4087C9 3.03569 9 4.18259 9 6.4764V17.5236C9 19.8174 9 20.9643 9.70725 21.5913C10.4145 22.2183 11.4955 22.0297 13.6576 21.6526L15.9864 21.2465C18.3809 20.8288 19.5781 20.62 20.2891 19.7417C21 18.8635 21 17.5933 21 15.0529V8.94711C21 6.40672 21 5.13652 20.2891 4.25826C19.814 3.67133 19.1217 3.38338 18 3.13228"/><path d="M12 11V13"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarExitBroken(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="M9 4.5H8C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10M9 19.5H8C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14"/><path d="M13.6576 2.34736C11.4955 1.97026 10.4145 1.78171 9.70725 2.4087C9 3.03569 9 4.18259 9 6.4764V17.5236C9 19.8174 9 20.9643 9.70725 21.5913C10.4145 22.2183 11.4955 22.0297 13.6576 21.6526L15.9864 21.2465C18.3809 20.8288 19.5781 20.62 20.2891 19.7417C21 18.8635 21 17.5933 21 15.0529V8.94711C21 6.40672 21 5.13652 20.2891 4.25826C19.814 3.67133 19.1217 3.38338 18 3.13228"/><path d="M12 11V13"/></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="M9 4.5H8C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10M9 19.5H8C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14"/><path d="M13.6576 2.34736C11.4955 1.97026 10.4145 1.78171 9.70725 2.4087C9 3.03569 9 4.18259 9 6.4764V17.5236C9 19.8174 9 20.9643 9.70725 21.5913C10.4145 22.2183 11.4955 22.0297 13.6576 21.6526L15.9864 21.2465C18.3809 20.8288 19.5781 20.62 20.2891 19.7417C21 18.8635 21 17.5933 21 15.0529V8.94711C21 6.40672 21 5.13652 20.2891 4.25826C19.814 3.67133 19.1217 3.38338 18 3.13228"/><path d="M12 11V13"/></g></svg>
</template>

CSS

.icon-exit-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%22M9%204.5H8C5.64298%204.5%204.46447%204.5%203.73223%205.23223C3%205.96447%203%207.14298%203%209.5V10M9%2019.5H8C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V14%22%2F%3E%3Cpath%20d%3D%22M13.6576%202.34736C11.4955%201.97026%2010.4145%201.78171%209.70725%202.4087C9%203.03569%209%204.18259%209%206.4764V17.5236C9%2019.8174%209%2020.9643%209.70725%2021.5913C10.4145%2022.2183%2011.4955%2022.0297%2013.6576%2021.6526L15.9864%2021.2465C18.3809%2020.8288%2019.5781%2020.62%2020.2891%2019.7417C21%2018.8635%2021%2017.5933%2021%2015.0529V8.94711C21%206.40672%2021%205.13652%2020.2891%204.25826C19.814%203.67133%2019.1217%203.38338%2018%203.13228%22%2F%3E%3Cpath%20d%3D%22M12%2011V13%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%22M9%204.5H8C5.64298%204.5%204.46447%204.5%203.73223%205.23223C3%205.96447%203%207.14298%203%209.5V10M9%2019.5H8C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V14%22%2F%3E%3Cpath%20d%3D%22M13.6576%202.34736C11.4955%201.97026%2010.4145%201.78171%209.70725%202.4087C9%203.03569%209%204.18259%209%206.4764V17.5236C9%2019.8174%209%2020.9643%209.70725%2021.5913C10.4145%2022.2183%2011.4955%2022.0297%2013.6576%2021.6526L15.9864%2021.2465C18.3809%2020.8288%2019.5781%2020.62%2020.2891%2019.7417C21%2018.8635%2021%2017.5933%2021%2015.0529V8.94711C21%206.40672%2021%205.13652%2020.2891%204.25826C19.814%203.67133%2019.1217%203.38338%2018%203.13228%22%2F%3E%3Cpath%20d%3D%22M12%2011V13%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/exit-broken.svg?color=%231a73e8&size=48