magnet emoji
magnet from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- magnet
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
magnetBootstrap IconsmagnetBoxIcons v2magnetBoxIcons v2 SolidmagnetCodiconsmagnetElement PlusmagnetFont Awesome 6 SolidmagnetFont Awesome SolidmagnetFluent EmojimagnetFluent Emoji Flatmagnetcss.ggmagnetHuge IconsmagnetIconParkmagnetIconPark OutlinemagnetIconPark SolidmagnetIconPark TwoTonemagnetIconoirmagnetIonIconsmagnetJam IconsmagnetLine AwesomemagnetLucidemagnetMaterial Design Iconsmagnet-fillMingCute IconmagnetMyna UI IconsmagnetNoto Emoji
More objects icons from Fluent Emoji High Contrast
Use the magnet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C8.268 1 2 7.268 2 15v14.06A1.94 1.94 0 0 0 3.94 31h6.12A1.94 1.94 0 0 0 12 29.06v-14c0-2.22 1.776-4.044 3.957-4.06h.004A4.006 4.006 0 0 1 20 15v14.06A1.94 1.94 0 0 0 21.94 31h6.12A1.94 1.94 0 0 0 30 29.06V15c0-7.732-6.268-14-14-14M4 23h6v6H4zm18 0h6v6h-6z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMagnet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C8.268 1 2 7.268 2 15v14.06A1.94 1.94 0 0 0 3.94 31h6.12A1.94 1.94 0 0 0 12 29.06v-14c0-2.22 1.776-4.044 3.957-4.06h.004A4.006 4.006 0 0 1 20 15v14.06A1.94 1.94 0 0 0 21.94 31h6.12A1.94 1.94 0 0 0 30 29.06V15c0-7.732-6.268-14-14-14M4 23h6v6H4zm18 0h6v6h-6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C8.268 1 2 7.268 2 15v14.06A1.94 1.94 0 0 0 3.94 31h6.12A1.94 1.94 0 0 0 12 29.06v-14c0-2.22 1.776-4.044 3.957-4.06h.004A4.006 4.006 0 0 1 20 15v14.06A1.94 1.94 0 0 0 21.94 31h6.12A1.94 1.94 0 0 0 30 29.06V15c0-7.732-6.268-14-14-14M4 23h6v6H4zm18 0h6v6h-6z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201C8.268%201%202%207.268%202%2015v14.06A1.94%201.94%200%200%200%203.94%2031h6.12A1.94%201.94%200%200%200%2012%2029.06v-14c0-2.22%201.776-4.044%203.957-4.06h.004A4.006%204.006%200%200%201%2020%2015v14.06A1.94%201.94%200%200%200%2021.94%2031h6.12A1.94%201.94%200%200%200%2030%2029.06V15c0-7.732-6.268-14-14-14M4%2023h6v6H4zm18%200h6v6h-6z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201C8.268%201%202%207.268%202%2015v14.06A1.94%201.94%200%200%200%203.94%2031h6.12A1.94%201.94%200%200%200%2012%2029.06v-14c0-2.22%201.776-4.044%203.957-4.06h.004A4.006%204.006%200%200%201%2020%2015v14.06A1.94%201.94%200%200%200%2021.94%2031h6.12A1.94%201.94%200%200%200%2030%2029.06V15c0-7.732-6.268-14-14-14M4%2023h6v6H4zm18%200h6v6h-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/magnet.svg?color=%231a73e8&size=48