magnet up icon

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

Name
magnet-up-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 up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.895 2.54a1.8 1.8 0 0 0-1.3-.54h-3.26a1.82 1.82 0 0 0-1.3.54a1.86 1.86 0 0 0-.53 1.3v8.7a2.5 2.5 0 0 1-.74 1.77a2.57 2.57 0 0 1-3.55 0a2.46 2.46 0 0 1-.74-1.77v-8.7c0-.486-.19-.952-.53-1.3a1.82 1.82 0 0 0-1.3-.54h-3.26a1.85 1.85 0 0 0-1.701 1.136a1.8 1.8 0 0 0-.14.704v8.7a9.44 9.44 0 0 0 3 6.91a9.47 9.47 0 0 0 6.46 2.55h.65a9.63 9.63 0 0 0 8.8-9.74v-8.4a1.82 1.82 0 0 0-.56-1.32m-12.92 6h-3.93V3.85a.31.31 0 0 1 .1-.24a.35.35 0 0 1 .24-.1h3.25a.33.33 0 0 1 .23.1a.31.31 0 0 1 .1.24zm12 0h-3.93V3.85a.34.34 0 0 1 .09-.24a.37.37 0 0 1 .24-.1h3.26a.35.35 0 0 1 .316.21a.3.3 0 0 1 .023.13z"/></svg>

React

import type { SVGProps } from "react";

export function MageMagnetUpFill(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.895 2.54a1.8 1.8 0 0 0-1.3-.54h-3.26a1.82 1.82 0 0 0-1.3.54a1.86 1.86 0 0 0-.53 1.3v8.7a2.5 2.5 0 0 1-.74 1.77a2.57 2.57 0 0 1-3.55 0a2.46 2.46 0 0 1-.74-1.77v-8.7c0-.486-.19-.952-.53-1.3a1.82 1.82 0 0 0-1.3-.54h-3.26a1.85 1.85 0 0 0-1.701 1.136a1.8 1.8 0 0 0-.14.704v8.7a9.44 9.44 0 0 0 3 6.91a9.47 9.47 0 0 0 6.46 2.55h.65a9.63 9.63 0 0 0 8.8-9.74v-8.4a1.82 1.82 0 0 0-.56-1.32m-12.92 6h-3.93V3.85a.31.31 0 0 1 .1-.24a.35.35 0 0 1 .24-.1h3.25a.33.33 0 0 1 .23.1a.31.31 0 0 1 .1.24zm12 0h-3.93V3.85a.34.34 0 0 1 .09-.24a.37.37 0 0 1 .24-.1h3.26a.35.35 0 0 1 .316.21a.3.3 0 0 1 .023.13z"/></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.895 2.54a1.8 1.8 0 0 0-1.3-.54h-3.26a1.82 1.82 0 0 0-1.3.54a1.86 1.86 0 0 0-.53 1.3v8.7a2.5 2.5 0 0 1-.74 1.77a2.57 2.57 0 0 1-3.55 0a2.46 2.46 0 0 1-.74-1.77v-8.7c0-.486-.19-.952-.53-1.3a1.82 1.82 0 0 0-1.3-.54h-3.26a1.85 1.85 0 0 0-1.701 1.136a1.8 1.8 0 0 0-.14.704v8.7a9.44 9.44 0 0 0 3 6.91a9.47 9.47 0 0 0 6.46 2.55h.65a9.63 9.63 0 0 0 8.8-9.74v-8.4a1.82 1.82 0 0 0-.56-1.32m-12.92 6h-3.93V3.85a.31.31 0 0 1 .1-.24a.35.35 0 0 1 .24-.1h3.25a.33.33 0 0 1 .23.1a.31.31 0 0 1 .1.24zm12 0h-3.93V3.85a.34.34 0 0 1 .09-.24a.37.37 0 0 1 .24-.1h3.26a.35.35 0 0 1 .316.21a.3.3 0 0 1 .023.13z"/></svg>
</template>

CSS

.icon-magnet-up-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.895%202.54a1.8%201.8%200%200%200-1.3-.54h-3.26a1.82%201.82%200%200%200-1.3.54a1.86%201.86%200%200%200-.53%201.3v8.7a2.5%202.5%200%200%201-.74%201.77a2.57%202.57%200%200%201-3.55%200a2.46%202.46%200%200%201-.74-1.77v-8.7c0-.486-.19-.952-.53-1.3a1.82%201.82%200%200%200-1.3-.54h-3.26a1.85%201.85%200%200%200-1.701%201.136a1.8%201.8%200%200%200-.14.704v8.7a9.44%209.44%200%200%200%203%206.91a9.47%209.47%200%200%200%206.46%202.55h.65a9.63%209.63%200%200%200%208.8-9.74v-8.4a1.82%201.82%200%200%200-.56-1.32m-12.92%206h-3.93V3.85a.31.31%200%200%201%20.1-.24a.35.35%200%200%201%20.24-.1h3.25a.33.33%200%200%201%20.23.1a.31.31%200%200%201%20.1.24zm12%200h-3.93V3.85a.34.34%200%200%201%20.09-.24a.37.37%200%200%201%20.24-.1h3.26a.35.35%200%200%201%20.316.21a.3.3%200%200%201%20.023.13z%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.895%202.54a1.8%201.8%200%200%200-1.3-.54h-3.26a1.82%201.82%200%200%200-1.3.54a1.86%201.86%200%200%200-.53%201.3v8.7a2.5%202.5%200%200%201-.74%201.77a2.57%202.57%200%200%201-3.55%200a2.46%202.46%200%200%201-.74-1.77v-8.7c0-.486-.19-.952-.53-1.3a1.82%201.82%200%200%200-1.3-.54h-3.26a1.85%201.85%200%200%200-1.701%201.136a1.8%201.8%200%200%200-.14.704v8.7a9.44%209.44%200%200%200%203%206.91a9.47%209.47%200%200%200%206.46%202.55h.65a9.63%209.63%200%200%200%208.8-9.74v-8.4a1.82%201.82%200%200%200-.56-1.32m-12.92%206h-3.93V3.85a.31.31%200%200%201%20.1-.24a.35.35%200%200%201%20.24-.1h3.25a.33.33%200%200%201%20.23.1a.31.31%200%200%201%20.1.24zm12%200h-3.93V3.85a.34.34%200%200%201%20.09-.24a.37.37%200%200%201%20.24-.1h3.26a.35.35%200%200%201%20.316.21a.3.3%200%200%201%20.023.13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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