magnet up icon
magnet-up from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- magnet-up
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the magnet up 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-width="1.5" d="M20.696 3.837v8.404a8.893 8.893 0 0 1-8.12 8.99a8.7 8.7 0 0 1-9.273-8.697V3.837A1.087 1.087 0 0 1 4.39 2.75h3.26a1.087 1.087 0 0 1 1.087 1.087v8.697a3.261 3.261 0 1 0 6.523 0V3.837a1.087 1.087 0 0 1 1.087-1.087h3.261a1.087 1.087 0 0 1 1.087 1.087ZM8.738 9.273H3.303m17.393 0h-5.435"/></svg>
React
import type { SVGProps } from "react";
export function MageMagnetUp(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" strokeWidth="1.5" d="M20.696 3.837v8.404a8.893 8.893 0 0 1-8.12 8.99a8.7 8.7 0 0 1-9.273-8.697V3.837A1.087 1.087 0 0 1 4.39 2.75h3.26a1.087 1.087 0 0 1 1.087 1.087v8.697a3.261 3.261 0 1 0 6.523 0V3.837a1.087 1.087 0 0 1 1.087-1.087h3.261a1.087 1.087 0 0 1 1.087 1.087ZM8.738 9.273H3.303m17.393 0h-5.435"/></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-width="1.5" d="M20.696 3.837v8.404a8.893 8.893 0 0 1-8.12 8.99a8.7 8.7 0 0 1-9.273-8.697V3.837A1.087 1.087 0 0 1 4.39 2.75h3.26a1.087 1.087 0 0 1 1.087 1.087v8.697a3.261 3.261 0 1 0 6.523 0V3.837a1.087 1.087 0 0 1 1.087-1.087h3.261a1.087 1.087 0 0 1 1.087 1.087ZM8.738 9.273H3.303m17.393 0h-5.435"/></svg> </template>
CSS
.icon-magnet-up {
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-width%3D%221.5%22%20d%3D%22M20.696%203.837v8.404a8.893%208.893%200%200%201-8.12%208.99a8.7%208.7%200%200%201-9.273-8.697V3.837A1.087%201.087%200%200%201%204.39%202.75h3.26a1.087%201.087%200%200%201%201.087%201.087v8.697a3.261%203.261%200%201%200%206.523%200V3.837a1.087%201.087%200%200%201%201.087-1.087h3.261a1.087%201.087%200%200%201%201.087%201.087ZM8.738%209.273H3.303m17.393%200h-5.435%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-width%3D%221.5%22%20d%3D%22M20.696%203.837v8.404a8.893%208.893%200%200%201-8.12%208.99a8.7%208.7%200%200%201-9.273-8.697V3.837A1.087%201.087%200%200%201%204.39%202.75h3.26a1.087%201.087%200%200%201%201.087%201.087v8.697a3.261%203.261%200%201%200%206.523%200V3.837a1.087%201.087%200%200%201%201.087-1.087h3.261a1.087%201.087%200%200%201%201.087%201.087ZM8.738%209.273H3.303m17.393%200h-5.435%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/magnet-up.svg?color=%231a73e8&size=48