magnet wave icon

magnet-wave-line-duotone from Solar by 480 Design · Line Duotone · UI · CC-BY-4.0 Attribution required.

Name
magnet-wave-line-duotone
Set
Solar
Style
Line Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the magnet wave 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 stroke-linejoin="round" d="M18 18V19.5C18 20.3284 17.3284 21 16.5 21H14.4444H11C6.02944 21 2 16.9706 2 12C2 7.02944 6.02943 3 11 3H14.4444H16.5C17.3284 3 18 3.67157 18 4.5V6C18 6.82843 17.3284 7.5 16.5 7.5H14.4444H10.9444C8.45916 7.5 6.44444 9.51472 6.44444 12C6.44444 14.4853 8.45916 16.5 10.9444 16.5H14.4444H16.5C17.3284 16.5 18 17.1716 18 18Z"/><path stroke-linejoin="round" d="M14.4443 3V7.5M14.4443 16.5V21" opacity=".5"/><path d="M21.5 6C21.5 6 23 7.8 23 12C23 16.2 21.5 18 21.5 18" opacity=".5"/><path d="M19.5 9C19.5 9 20 9.9 20 12C20 14.1 19.5 15 19.5 15" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMagnetWaveLineDuotone(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 strokeLinejoin="round" d="M18 18V19.5C18 20.3284 17.3284 21 16.5 21H14.4444H11C6.02944 21 2 16.9706 2 12C2 7.02944 6.02943 3 11 3H14.4444H16.5C17.3284 3 18 3.67157 18 4.5V6C18 6.82843 17.3284 7.5 16.5 7.5H14.4444H10.9444C8.45916 7.5 6.44444 9.51472 6.44444 12C6.44444 14.4853 8.45916 16.5 10.9444 16.5H14.4444H16.5C17.3284 16.5 18 17.1716 18 18Z"/><path strokeLinejoin="round" d="M14.4443 3V7.5M14.4443 16.5V21" opacity=".5"/><path d="M21.5 6C21.5 6 23 7.8 23 12C23 16.2 21.5 18 21.5 18" opacity=".5"/><path d="M19.5 9C19.5 9 20 9.9 20 12C20 14.1 19.5 15 19.5 15" 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="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M18 18V19.5C18 20.3284 17.3284 21 16.5 21H14.4444H11C6.02944 21 2 16.9706 2 12C2 7.02944 6.02943 3 11 3H14.4444H16.5C17.3284 3 18 3.67157 18 4.5V6C18 6.82843 17.3284 7.5 16.5 7.5H14.4444H10.9444C8.45916 7.5 6.44444 9.51472 6.44444 12C6.44444 14.4853 8.45916 16.5 10.9444 16.5H14.4444H16.5C17.3284 16.5 18 17.1716 18 18Z"/><path stroke-linejoin="round" d="M14.4443 3V7.5M14.4443 16.5V21" opacity=".5"/><path d="M21.5 6C21.5 6 23 7.8 23 12C23 16.2 21.5 18 21.5 18" opacity=".5"/><path d="M19.5 9C19.5 9 20 9.9 20 12C20 14.1 19.5 15 19.5 15" opacity=".5"/></g></svg>
</template>

CSS

.icon-magnet-wave-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2018V19.5C18%2020.3284%2017.3284%2021%2016.5%2021H14.4444H11C6.02944%2021%202%2016.9706%202%2012C2%207.02944%206.02943%203%2011%203H14.4444H16.5C17.3284%203%2018%203.67157%2018%204.5V6C18%206.82843%2017.3284%207.5%2016.5%207.5H14.4444H10.9444C8.45916%207.5%206.44444%209.51472%206.44444%2012C6.44444%2014.4853%208.45916%2016.5%2010.9444%2016.5H14.4444H16.5C17.3284%2016.5%2018%2017.1716%2018%2018Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.4443%203V7.5M14.4443%2016.5V21%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.5%206C21.5%206%2023%207.8%2023%2012C23%2016.2%2021.5%2018%2021.5%2018%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.5%209C19.5%209%2020%209.9%2020%2012C20%2014.1%2019.5%2015%2019.5%2015%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2018V19.5C18%2020.3284%2017.3284%2021%2016.5%2021H14.4444H11C6.02944%2021%202%2016.9706%202%2012C2%207.02944%206.02943%203%2011%203H14.4444H16.5C17.3284%203%2018%203.67157%2018%204.5V6C18%206.82843%2017.3284%207.5%2016.5%207.5H14.4444H10.9444C8.45916%207.5%206.44444%209.51472%206.44444%2012C6.44444%2014.4853%208.45916%2016.5%2010.9444%2016.5H14.4444H16.5C17.3284%2016.5%2018%2017.1716%2018%2018Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.4443%203V7.5M14.4443%2016.5V21%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.5%206C21.5%206%2023%207.8%2023%2012C23%2016.2%2021.5%2018%2021.5%2018%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.5%209C19.5%209%2020%209.9%2020%2012C20%2014.1%2019.5%2015%2019.5%2015%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/magnet-wave-line-duotone.svg?color=%231a73e8&size=48