magnet left icon

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

Name
magnet-left
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 left 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.837 3.304h8.404a8.893 8.893 0 0 1 8.99 8.12a8.7 8.7 0 0 1-8.697 9.273H3.837A1.087 1.087 0 0 1 2.75 19.61v-3.26a1.087 1.087 0 0 1 1.087-1.087h8.697a3.261 3.261 0 1 0 0-6.523H3.837A1.087 1.087 0 0 1 2.75 7.652V4.391a1.087 1.087 0 0 1 1.087-1.087Zm5.436 11.958v5.435m0-17.393v5.435"/></svg>

React

import type { SVGProps } from "react";

export function MageMagnetLeft(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.837 3.304h8.404a8.893 8.893 0 0 1 8.99 8.12a8.7 8.7 0 0 1-8.697 9.273H3.837A1.087 1.087 0 0 1 2.75 19.61v-3.26a1.087 1.087 0 0 1 1.087-1.087h8.697a3.261 3.261 0 1 0 0-6.523H3.837A1.087 1.087 0 0 1 2.75 7.652V4.391a1.087 1.087 0 0 1 1.087-1.087Zm5.436 11.958v5.435m0-17.393v5.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.837 3.304h8.404a8.893 8.893 0 0 1 8.99 8.12a8.7 8.7 0 0 1-8.697 9.273H3.837A1.087 1.087 0 0 1 2.75 19.61v-3.26a1.087 1.087 0 0 1 1.087-1.087h8.697a3.261 3.261 0 1 0 0-6.523H3.837A1.087 1.087 0 0 1 2.75 7.652V4.391a1.087 1.087 0 0 1 1.087-1.087Zm5.436 11.958v5.435m0-17.393v5.435"/></svg>
</template>

CSS

.icon-magnet-left {
  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.837%203.304h8.404a8.893%208.893%200%200%201%208.99%208.12a8.7%208.7%200%200%201-8.697%209.273H3.837A1.087%201.087%200%200%201%202.75%2019.61v-3.26a1.087%201.087%200%200%201%201.087-1.087h8.697a3.261%203.261%200%201%200%200-6.523H3.837A1.087%201.087%200%200%201%202.75%207.652V4.391a1.087%201.087%200%200%201%201.087-1.087Zm5.436%2011.958v5.435m0-17.393v5.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.837%203.304h8.404a8.893%208.893%200%200%201%208.99%208.12a8.7%208.7%200%200%201-8.697%209.273H3.837A1.087%201.087%200%200%201%202.75%2019.61v-3.26a1.087%201.087%200%200%201%201.087-1.087h8.697a3.261%203.261%200%201%200%200-6.523H3.837A1.087%201.087%200%200%201%202.75%207.652V4.391a1.087%201.087%200%200%201%201.087-1.087Zm5.436%2011.958v5.435m0-17.393v5.435%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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