magnet emoji

magnet from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
magnet
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the magnet emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGZPEkHeQd" d="M20.5 31.5h6v5h-6zm23 0h6v5h-6z"/></defs><path fill="#ea5a47" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" fill="#d0cfce"/><path fill="#fcea2b" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" stroke-linecap="round" stroke-linejoin="round"/><path stroke-miterlimit="10" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596Z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMagnet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGZPEkHeQd" d="M20.5 31.5h6v5h-6zm23 0h6v5h-6z"/></defs><path fill="#ea5a47" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" fill="#d0cfce"/><path fill="#fcea2b" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" strokeLinecap="round" strokeLinejoin="round"/><path strokeMiterlimit="10" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGZPEkHeQd" d="M20.5 31.5h6v5h-6zm23 0h6v5h-6z"/></defs><path fill="#ea5a47" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" fill="#d0cfce"/><path fill="#fcea2b" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M43.5 36.5V47a8.5 8.5 0 0 1-17 0V36.5h-6V47a14.5 14.5 0 0 0 29 0V36.5Z"/><use href="#SVGZPEkHeQd" stroke-linecap="round" stroke-linejoin="round"/><path stroke-miterlimit="10" d="M44.882 19.775a1.28 1.28 0 0 0-1.26-.907h-4.925l3.461-7.75a1 1 0 0 0-1.645-1.089L29.42 21.958a1.33 1.33 0 0 0-.278 1.451a1.37 1.37 0 0 0 1.266.85h4.88l-4.996 8.05a1 1 0 0 0 .213 1.299c.227.188.38.315.572.315c.4 0 .966-.557 2.716-2.279L44.21 21.371a1.45 1.45 0 0 0 .672-1.596Z"/></g></svg>
</template>

CSS

.icon-magnet {
  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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGZPEkHeQd%22%20d%3D%22M20.5%2031.5h6v5h-6zm23%200h6v5h-6z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M43.5%2036.5V47a8.5%208.5%200%200%201-17%200V36.5h-6V47a14.5%2014.5%200%200%200%2029%200V36.5Z%22%2F%3E%3Cuse%20href%3D%22%23SVGZPEkHeQd%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M44.882%2019.775a1.28%201.28%200%200%200-1.26-.907h-4.925l3.461-7.75a1%201%200%200%200-1.645-1.089L29.42%2021.958a1.33%201.33%200%200%200-.278%201.451a1.37%201.37%200%200%200%201.266.85h4.88l-4.996%208.05a1%201%200%200%200%20.213%201.299c.227.188.38.315.572.315c.4%200%20.966-.557%202.716-2.279L44.21%2021.371a1.45%201.45%200%200%200%20.672-1.596%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43.5%2036.5V47a8.5%208.5%200%200%201-17%200V36.5h-6V47a14.5%2014.5%200%200%200%2029%200V36.5Z%22%2F%3E%3Cuse%20href%3D%22%23SVGZPEkHeQd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M44.882%2019.775a1.28%201.28%200%200%200-1.26-.907h-4.925l3.461-7.75a1%201%200%200%200-1.645-1.089L29.42%2021.958a1.33%201.33%200%200%200-.278%201.451a1.37%201.37%200%200%200%201.266.85h4.88l-4.996%208.05a1%201%200%200%200%20.213%201.299c.227.188.38.315.572.315c.4%200%20.966-.557%202.716-2.279L44.21%2021.371a1.45%201.45%200%200%200%20.672-1.596Z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGZPEkHeQd%22%20d%3D%22M20.5%2031.5h6v5h-6zm23%200h6v5h-6z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M43.5%2036.5V47a8.5%208.5%200%200%201-17%200V36.5h-6V47a14.5%2014.5%200%200%200%2029%200V36.5Z%22%2F%3E%3Cuse%20href%3D%22%23SVGZPEkHeQd%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M44.882%2019.775a1.28%201.28%200%200%200-1.26-.907h-4.925l3.461-7.75a1%201%200%200%200-1.645-1.089L29.42%2021.958a1.33%201.33%200%200%200-.278%201.451a1.37%201.37%200%200%200%201.266.85h4.88l-4.996%208.05a1%201%200%200%200%20.213%201.299c.227.188.38.315.572.315c.4%200%20.966-.557%202.716-2.279L44.21%2021.371a1.45%201.45%200%200%200%20.672-1.596%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43.5%2036.5V47a8.5%208.5%200%200%201-17%200V36.5h-6V47a14.5%2014.5%200%200%200%2029%200V36.5Z%22%2F%3E%3Cuse%20href%3D%22%23SVGZPEkHeQd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M44.882%2019.775a1.28%201.28%200%200%200-1.26-.907h-4.925l3.461-7.75a1%201%200%200%200-1.645-1.089L29.42%2021.958a1.33%201.33%200%200%200-.278%201.451a1.37%201.37%200%200%200%201.266.85h4.88l-4.996%208.05a1%201%200%200%200%20.213%201.299c.227.188.38.315.572.315c.4%200%20.966-.557%202.716-2.279L44.21%2021.371a1.45%201.45%200%200%200%20.672-1.596Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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