magnet down icon

magnet-down from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
magnet-down
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 down 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="M3.304 20.163v-8.404a8.893 8.893 0 0 1 8.12-8.99a8.697 8.697 0 0 1 9.273 8.697v8.697a1.087 1.087 0 0 1-1.087 1.087h-3.26a1.087 1.087 0 0 1-1.087-1.087v-8.697a3.261 3.261 0 1 0-6.523 0v8.697a1.087 1.087 0 0 1-1.087 1.087H4.391a1.087 1.087 0 0 1-1.087-1.087Zm11.958-5.436h5.435m-17.393 0h5.435"/></svg>

React

import type { SVGProps } from "react";

export function MageMagnetDown(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="M3.304 20.163v-8.404a8.893 8.893 0 0 1 8.12-8.99a8.697 8.697 0 0 1 9.273 8.697v8.697a1.087 1.087 0 0 1-1.087 1.087h-3.26a1.087 1.087 0 0 1-1.087-1.087v-8.697a3.261 3.261 0 1 0-6.523 0v8.697a1.087 1.087 0 0 1-1.087 1.087H4.391a1.087 1.087 0 0 1-1.087-1.087Zm11.958-5.436h5.435m-17.393 0h5.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="M3.304 20.163v-8.404a8.893 8.893 0 0 1 8.12-8.99a8.697 8.697 0 0 1 9.273 8.697v8.697a1.087 1.087 0 0 1-1.087 1.087h-3.26a1.087 1.087 0 0 1-1.087-1.087v-8.697a3.261 3.261 0 1 0-6.523 0v8.697a1.087 1.087 0 0 1-1.087 1.087H4.391a1.087 1.087 0 0 1-1.087-1.087Zm11.958-5.436h5.435m-17.393 0h5.435"/></svg>
</template>

CSS

.icon-magnet-down {
  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%22M3.304%2020.163v-8.404a8.893%208.893%200%200%201%208.12-8.99a8.697%208.697%200%200%201%209.273%208.697v8.697a1.087%201.087%200%200%201-1.087%201.087h-3.26a1.087%201.087%200%200%201-1.087-1.087v-8.697a3.261%203.261%200%201%200-6.523%200v8.697a1.087%201.087%200%200%201-1.087%201.087H4.391a1.087%201.087%200%200%201-1.087-1.087Zm11.958-5.436h5.435m-17.393%200h5.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%22M3.304%2020.163v-8.404a8.893%208.893%200%200%201%208.12-8.99a8.697%208.697%200%200%201%209.273%208.697v8.697a1.087%201.087%200%200%201-1.087%201.087h-3.26a1.087%201.087%200%200%201-1.087-1.087v-8.697a3.261%203.261%200%201%200-6.523%200v8.697a1.087%201.087%200%200%201-1.087%201.087H4.391a1.087%201.087%200%200%201-1.087-1.087Zm11.958-5.436h5.435m-17.393%200h5.435%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/magnet-down.svg?color=%231a73e8&size=48