magnet 01 icon
magnet-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- magnet-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the magnet 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 12v-1c0-.943 0-1.414.293-1.707S17.057 9 18 9s1.414 0 1.707.293S20 10.057 20 11v1m-4 0v2a4 4 0 0 1-8 0v-2m8 0h4m0 0v2a8 8 0 1 1-16 0v-2m4 0v-1c0-.943 0-1.414-.293-1.707S6.943 9 6 9s-1.414 0-1.707.293S4 10.057 4 11v1m4 0H4M18 2v4m2-2h-4M8 4H4"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMagnet01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16 12v-1c0-.943 0-1.414.293-1.707S17.057 9 18 9s1.414 0 1.707.293S20 10.057 20 11v1m-4 0v2a4 4 0 0 1-8 0v-2m8 0h4m0 0v2a8 8 0 1 1-16 0v-2m4 0v-1c0-.943 0-1.414-.293-1.707S6.943 9 6 9s-1.414 0-1.707.293S4 10.057 4 11v1m4 0H4M18 2v4m2-2h-4M8 4H4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 12v-1c0-.943 0-1.414.293-1.707S17.057 9 18 9s1.414 0 1.707.293S20 10.057 20 11v1m-4 0v2a4 4 0 0 1-8 0v-2m8 0h4m0 0v2a8 8 0 1 1-16 0v-2m4 0v-1c0-.943 0-1.414-.293-1.707S6.943 9 6 9s-1.414 0-1.707.293S4 10.057 4 11v1m4 0H4M18 2v4m2-2h-4M8 4H4"/></svg> </template>
CSS
.icon-magnet-01 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16%2012v-1c0-.943%200-1.414.293-1.707S17.057%209%2018%209s1.414%200%201.707.293S20%2010.057%2020%2011v1m-4%200v2a4%204%200%200%201-8%200v-2m8%200h4m0%200v2a8%208%200%201%201-16%200v-2m4%200v-1c0-.943%200-1.414-.293-1.707S6.943%209%206%209s-1.414%200-1.707.293S4%2010.057%204%2011v1m4%200H4M18%202v4m2-2h-4M8%204H4%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16%2012v-1c0-.943%200-1.414.293-1.707S17.057%209%2018%209s1.414%200%201.707.293S20%2010.057%2020%2011v1m-4%200v2a4%204%200%200%201-8%200v-2m8%200h4m0%200v2a8%208%200%201%201-16%200v-2m4%200v-1c0-.943%200-1.414-.293-1.707S6.943%209%206%209s-1.414%200-1.707.293S4%2010.057%204%2011v1m4%200H4M18%202v4m2-2h-4M8%204H4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/magnet-01.svg?color=%231a73e8&size=48