transmission icon

transmission-broken from Solar by 480 Design · Broken · Parts · CC-BY-4.0 Attribution required.

Name
transmission-broken
Set
Solar
Style
Broken
Category
Parts
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More parts icons from Solar

Use the transmission 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-width="1.5"><path d="M6 4C6 5.10457 5.10457 6 4 6C2.89543 6 2 5.10457 2 4C2 2.89543 2.89543 2 4 2C5.10457 2 6 2.89543 6 4Z"/><path d="M6 20C6 21.1046 5.10457 22 4 22C2.89543 22 2 21.1046 2 20C2 18.8954 2.89543 18 4 18C5.10457 18 6 18.8954 6 20Z"/><path d="M14 20C14 21.1046 13.1046 22 12 22C10.8954 22 10 21.1046 10 20C10 18.8954 10.8954 18 12 18C13.1046 18 14 18.8954 14 20Z"/><path d="M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z"/><path d="M22 4C22 5.10457 21.1046 6 20 6C18.8954 6 18 5.10457 18 4C18 2.89543 18.8954 2 20 2C21.1046 2 22 2.89543 22 4Z"/><path stroke-linecap="round" d="M12 6V13M12 18V16"/><path stroke-linecap="round" d="M4 18V11M4 6V8"/><path stroke-linecap="round" d="M20 6V8C20 9.88562 20 10.8284 19.4142 11.4142C18.8284 12 17.8856 12 16 12H10M4 12H6"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.8571 18.5H20.2857C21.2325 18.5 22 17.7165 22 16.75C22 15.7835 21.2325 15 20.2857 15H18V18.5M19.8571 18.5H18M19.8571 18.5L22 22M18 18.5V22"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTransmissionBroken(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" strokeWidth="1.5"><path d="M6 4C6 5.10457 5.10457 6 4 6C2.89543 6 2 5.10457 2 4C2 2.89543 2.89543 2 4 2C5.10457 2 6 2.89543 6 4Z"/><path d="M6 20C6 21.1046 5.10457 22 4 22C2.89543 22 2 21.1046 2 20C2 18.8954 2.89543 18 4 18C5.10457 18 6 18.8954 6 20Z"/><path d="M14 20C14 21.1046 13.1046 22 12 22C10.8954 22 10 21.1046 10 20C10 18.8954 10.8954 18 12 18C13.1046 18 14 18.8954 14 20Z"/><path d="M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z"/><path d="M22 4C22 5.10457 21.1046 6 20 6C18.8954 6 18 5.10457 18 4C18 2.89543 18.8954 2 20 2C21.1046 2 22 2.89543 22 4Z"/><path strokeLinecap="round" d="M12 6V13M12 18V16"/><path strokeLinecap="round" d="M4 18V11M4 6V8"/><path strokeLinecap="round" d="M20 6V8C20 9.88562 20 10.8284 19.4142 11.4142C18.8284 12 17.8856 12 16 12H10M4 12H6"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.8571 18.5H20.2857C21.2325 18.5 22 17.7165 22 16.75C22 15.7835 21.2325 15 20.2857 15H18V18.5M19.8571 18.5H18M19.8571 18.5L22 22M18 18.5V22"/></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-width="1.5"><path d="M6 4C6 5.10457 5.10457 6 4 6C2.89543 6 2 5.10457 2 4C2 2.89543 2.89543 2 4 2C5.10457 2 6 2.89543 6 4Z"/><path d="M6 20C6 21.1046 5.10457 22 4 22C2.89543 22 2 21.1046 2 20C2 18.8954 2.89543 18 4 18C5.10457 18 6 18.8954 6 20Z"/><path d="M14 20C14 21.1046 13.1046 22 12 22C10.8954 22 10 21.1046 10 20C10 18.8954 10.8954 18 12 18C13.1046 18 14 18.8954 14 20Z"/><path d="M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z"/><path d="M22 4C22 5.10457 21.1046 6 20 6C18.8954 6 18 5.10457 18 4C18 2.89543 18.8954 2 20 2C21.1046 2 22 2.89543 22 4Z"/><path stroke-linecap="round" d="M12 6V13M12 18V16"/><path stroke-linecap="round" d="M4 18V11M4 6V8"/><path stroke-linecap="round" d="M20 6V8C20 9.88562 20 10.8284 19.4142 11.4142C18.8284 12 17.8856 12 16 12H10M4 12H6"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.8571 18.5H20.2857C21.2325 18.5 22 17.7165 22 16.75C22 15.7835 21.2325 15 20.2857 15H18V18.5M19.8571 18.5H18M19.8571 18.5L22 22M18 18.5V22"/></g></svg>
</template>

CSS

.icon-transmission-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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%204C6%205.10457%205.10457%206%204%206C2.89543%206%202%205.10457%202%204C2%202.89543%202.89543%202%204%202C5.10457%202%206%202.89543%206%204Z%22%2F%3E%3Cpath%20d%3D%22M6%2020C6%2021.1046%205.10457%2022%204%2022C2.89543%2022%202%2021.1046%202%2020C2%2018.8954%202.89543%2018%204%2018C5.10457%2018%206%2018.8954%206%2020Z%22%2F%3E%3Cpath%20d%3D%22M14%2020C14%2021.1046%2013.1046%2022%2012%2022C10.8954%2022%2010%2021.1046%2010%2020C10%2018.8954%2010.8954%2018%2012%2018C13.1046%2018%2014%2018.8954%2014%2020Z%22%2F%3E%3Cpath%20d%3D%22M14%204C14%205.10457%2013.1046%206%2012%206C10.8954%206%2010%205.10457%2010%204C10%202.89543%2010.8954%202%2012%202C13.1046%202%2014%202.89543%2014%204Z%22%2F%3E%3Cpath%20d%3D%22M22%204C22%205.10457%2021.1046%206%2020%206C18.8954%206%2018%205.10457%2018%204C18%202.89543%2018.8954%202%2020%202C21.1046%202%2022%202.89543%2022%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%206V13M12%2018V16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2018V11M4%206V8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%206V8C20%209.88562%2020%2010.8284%2019.4142%2011.4142C18.8284%2012%2017.8856%2012%2016%2012H10M4%2012H6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.8571%2018.5H20.2857C21.2325%2018.5%2022%2017.7165%2022%2016.75C22%2015.7835%2021.2325%2015%2020.2857%2015H18V18.5M19.8571%2018.5H18M19.8571%2018.5L22%2022M18%2018.5V22%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%204C6%205.10457%205.10457%206%204%206C2.89543%206%202%205.10457%202%204C2%202.89543%202.89543%202%204%202C5.10457%202%206%202.89543%206%204Z%22%2F%3E%3Cpath%20d%3D%22M6%2020C6%2021.1046%205.10457%2022%204%2022C2.89543%2022%202%2021.1046%202%2020C2%2018.8954%202.89543%2018%204%2018C5.10457%2018%206%2018.8954%206%2020Z%22%2F%3E%3Cpath%20d%3D%22M14%2020C14%2021.1046%2013.1046%2022%2012%2022C10.8954%2022%2010%2021.1046%2010%2020C10%2018.8954%2010.8954%2018%2012%2018C13.1046%2018%2014%2018.8954%2014%2020Z%22%2F%3E%3Cpath%20d%3D%22M14%204C14%205.10457%2013.1046%206%2012%206C10.8954%206%2010%205.10457%2010%204C10%202.89543%2010.8954%202%2012%202C13.1046%202%2014%202.89543%2014%204Z%22%2F%3E%3Cpath%20d%3D%22M22%204C22%205.10457%2021.1046%206%2020%206C18.8954%206%2018%205.10457%2018%204C18%202.89543%2018.8954%202%2020%202C21.1046%202%2022%202.89543%2022%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%206V13M12%2018V16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2018V11M4%206V8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%206V8C20%209.88562%2020%2010.8284%2019.4142%2011.4142C18.8284%2012%2017.8856%2012%2016%2012H10M4%2012H6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.8571%2018.5H20.2857C21.2325%2018.5%2022%2017.7165%2022%2016.75C22%2015.7835%2021.2325%2015%2020.2857%2015H18V18.5M19.8571%2018.5H18M19.8571%2018.5L22%2022M18%2018.5V22%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/transmission-broken.svg?color=%231a73e8&size=48