Magnet Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Magnet icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306051.svg" alt="Magnet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306051.svg" alt="Magnet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306051.svg" alt="Magnet icon" :width="24" :height="24" />
CSS background
.icon-magnet {
background-image: url('https://proicons.com/icon/306051.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M346 62H89v196h257V62zm566 239v-12H654v243c0 12-1 24-4 36-15 68-77 117-150 118-72-1-135-50-150-118-2-12-3-24-3-36-1-77-1-154-1-231v-12H89v12c0 80-1 161 0 241 1 96 35 181 98 254 61 70 138 115 230 133 28 5 56 8 83 9h1c27-1 55-4 83-9 92-18 169-63 230-133 63-73 97-158 98-254 1-80 0-161 0-241zm-1-239H654v196h257V62z"/></svg>
Magnet in other icon packs
Copied!