magnet icon

magnet-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.

Name
magnet-bold
Set
Solar
Style
Bold
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the magnet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.25 2H13C7.47715 2 3 6.47715 3 12C3 17.5228 7.47715 22 13 22H16.25V17H13C10.2386 17 8 14.7614 8 12C8 9.23858 10.2386 7 13 7H16.25V2Z"/><path d="M17.75 7H19.5C20.3284 7 21 6.32843 21 5.5V3.5C21 2.67157 20.3284 2 19.5 2H17.75V7Z"/><path d="M17.75 17V22H19.5C20.3284 22 21 21.3284 21 20.5V18.5C21 17.6716 20.3284 17 19.5 17H17.75Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMagnetBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.25 2H13C7.47715 2 3 6.47715 3 12C3 17.5228 7.47715 22 13 22H16.25V17H13C10.2386 17 8 14.7614 8 12C8 9.23858 10.2386 7 13 7H16.25V2Z"/><path d="M17.75 7H19.5C20.3284 7 21 6.32843 21 5.5V3.5C21 2.67157 20.3284 2 19.5 2H17.75V7Z"/><path d="M17.75 17V22H19.5C20.3284 22 21 21.3284 21 20.5V18.5C21 17.6716 20.3284 17 19.5 17H17.75Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.25 2H13C7.47715 2 3 6.47715 3 12C3 17.5228 7.47715 22 13 22H16.25V17H13C10.2386 17 8 14.7614 8 12C8 9.23858 10.2386 7 13 7H16.25V2Z"/><path d="M17.75 7H19.5C20.3284 7 21 6.32843 21 5.5V3.5C21 2.67157 20.3284 2 19.5 2H17.75V7Z"/><path d="M17.75 17V22H19.5C20.3284 22 21 21.3284 21 20.5V18.5C21 17.6716 20.3284 17 19.5 17H17.75Z"/></g></svg>
</template>

CSS

.icon-magnet-bold {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.25%202H13C7.47715%202%203%206.47715%203%2012C3%2017.5228%207.47715%2022%2013%2022H16.25V17H13C10.2386%2017%208%2014.7614%208%2012C8%209.23858%2010.2386%207%2013%207H16.25V2Z%22%2F%3E%3Cpath%20d%3D%22M17.75%207H19.5C20.3284%207%2021%206.32843%2021%205.5V3.5C21%202.67157%2020.3284%202%2019.5%202H17.75V7Z%22%2F%3E%3Cpath%20d%3D%22M17.75%2017V22H19.5C20.3284%2022%2021%2021.3284%2021%2020.5V18.5C21%2017.6716%2020.3284%2017%2019.5%2017H17.75Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.25%202H13C7.47715%202%203%206.47715%203%2012C3%2017.5228%207.47715%2022%2013%2022H16.25V17H13C10.2386%2017%208%2014.7614%208%2012C8%209.23858%2010.2386%207%2013%207H16.25V2Z%22%2F%3E%3Cpath%20d%3D%22M17.75%207H19.5C20.3284%207%2021%206.32843%2021%205.5V3.5C21%202.67157%2020.3284%202%2019.5%202H17.75V7Z%22%2F%3E%3Cpath%20d%3D%22M17.75%2017V22H19.5C20.3284%2022%2021%2021.3284%2021%2020.5V18.5C21%2017.6716%2020.3284%2017%2019.5%2017H17.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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