magnet down icon

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

Name
magnet-down-fill
Set
Mage Icons
Style
Fill
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="currentColor" d="M20.646 7.675a9.5 9.5 0 0 0-2.21-3.14a9.3 9.3 0 0 0-3.28-2a9.55 9.55 0 0 0-12.63 9.2v8.41a1.78 1.78 0 0 0 .54 1.29a1.8 1.8 0 0 0 1.3.54h3.28a1.83 1.83 0 0 0 1.83-1.83v-8.7a2.54 2.54 0 0 1 .74-1.78a2.57 2.57 0 0 1 3.55 0a2.5 2.5 0 0 1 .74 1.78v8.7a1.83 1.83 0 0 0 1.83 1.83h3.31a1.83 1.83 0 0 0 1.83-1.83v-8.7a9.4 9.4 0 0 0-.83-3.77m-12.69 12.47a.32.32 0 0 1-.2.305a.3.3 0 0 1-.13.025h-3.26a.31.31 0 0 1-.24-.1a.29.29 0 0 1-.1-.23v-4.69h3.93zm12 0a.34.34 0 0 1-.33.33h-3.28a.34.34 0 0 1-.33-.33v-4.69h3.93z"/></svg>

React

import type { SVGProps } from "react";

export function MageMagnetDownFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.646 7.675a9.5 9.5 0 0 0-2.21-3.14a9.3 9.3 0 0 0-3.28-2a9.55 9.55 0 0 0-12.63 9.2v8.41a1.78 1.78 0 0 0 .54 1.29a1.8 1.8 0 0 0 1.3.54h3.28a1.83 1.83 0 0 0 1.83-1.83v-8.7a2.54 2.54 0 0 1 .74-1.78a2.57 2.57 0 0 1 3.55 0a2.5 2.5 0 0 1 .74 1.78v8.7a1.83 1.83 0 0 0 1.83 1.83h3.31a1.83 1.83 0 0 0 1.83-1.83v-8.7a9.4 9.4 0 0 0-.83-3.77m-12.69 12.47a.32.32 0 0 1-.2.305a.3.3 0 0 1-.13.025h-3.26a.31.31 0 0 1-.24-.1a.29.29 0 0 1-.1-.23v-4.69h3.93zm12 0a.34.34 0 0 1-.33.33h-3.28a.34.34 0 0 1-.33-.33v-4.69h3.93z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.646 7.675a9.5 9.5 0 0 0-2.21-3.14a9.3 9.3 0 0 0-3.28-2a9.55 9.55 0 0 0-12.63 9.2v8.41a1.78 1.78 0 0 0 .54 1.29a1.8 1.8 0 0 0 1.3.54h3.28a1.83 1.83 0 0 0 1.83-1.83v-8.7a2.54 2.54 0 0 1 .74-1.78a2.57 2.57 0 0 1 3.55 0a2.5 2.5 0 0 1 .74 1.78v8.7a1.83 1.83 0 0 0 1.83 1.83h3.31a1.83 1.83 0 0 0 1.83-1.83v-8.7a9.4 9.4 0 0 0-.83-3.77m-12.69 12.47a.32.32 0 0 1-.2.305a.3.3 0 0 1-.13.025h-3.26a.31.31 0 0 1-.24-.1a.29.29 0 0 1-.1-.23v-4.69h3.93zm12 0a.34.34 0 0 1-.33.33h-3.28a.34.34 0 0 1-.33-.33v-4.69h3.93z"/></svg>
</template>

CSS

.icon-magnet-down-fill {
  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%22currentColor%22%20d%3D%22M20.646%207.675a9.5%209.5%200%200%200-2.21-3.14a9.3%209.3%200%200%200-3.28-2a9.55%209.55%200%200%200-12.63%209.2v8.41a1.78%201.78%200%200%200%20.54%201.29a1.8%201.8%200%200%200%201.3.54h3.28a1.83%201.83%200%200%200%201.83-1.83v-8.7a2.54%202.54%200%200%201%20.74-1.78a2.57%202.57%200%200%201%203.55%200a2.5%202.5%200%200%201%20.74%201.78v8.7a1.83%201.83%200%200%200%201.83%201.83h3.31a1.83%201.83%200%200%200%201.83-1.83v-8.7a9.4%209.4%200%200%200-.83-3.77m-12.69%2012.47a.32.32%200%200%201-.2.305a.3.3%200%200%201-.13.025h-3.26a.31.31%200%200%201-.24-.1a.29.29%200%200%201-.1-.23v-4.69h3.93zm12%200a.34.34%200%200%201-.33.33h-3.28a.34.34%200%200%201-.33-.33v-4.69h3.93z%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%22currentColor%22%20d%3D%22M20.646%207.675a9.5%209.5%200%200%200-2.21-3.14a9.3%209.3%200%200%200-3.28-2a9.55%209.55%200%200%200-12.63%209.2v8.41a1.78%201.78%200%200%200%20.54%201.29a1.8%201.8%200%200%200%201.3.54h3.28a1.83%201.83%200%200%200%201.83-1.83v-8.7a2.54%202.54%200%200%201%20.74-1.78a2.57%202.57%200%200%201%203.55%200a2.5%202.5%200%200%201%20.74%201.78v8.7a1.83%201.83%200%200%200%201.83%201.83h3.31a1.83%201.83%200%200%200%201.83-1.83v-8.7a9.4%209.4%200%200%200-.83-3.77m-12.69%2012.47a.32.32%200%200%201-.2.305a.3.3%200%200%201-.13.025h-3.26a.31.31%200%200%201-.24-.1a.29.29%200%200%201-.1-.23v-4.69h3.93zm12%200a.34.34%200%200%201-.33.33h-3.28a.34.34%200%200%201-.33-.33v-4.69h3.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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