magnet right icon
magnet-right from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- magnet-right
- 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 right 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="M20.163 20.696h-8.404a8.893 8.893 0 0 1-8.99-8.12a8.697 8.697 0 0 1 8.697-9.273h8.697A1.087 1.087 0 0 1 21.25 4.39v3.26a1.087 1.087 0 0 1-1.087 1.087h-8.697a3.261 3.261 0 1 0 0 6.523h8.697a1.087 1.087 0 0 1 1.087 1.087v3.261a1.087 1.087 0 0 1-1.087 1.087ZM14.727 8.738V3.303m0 17.393v-5.435"/></svg>
React
import type { SVGProps } from "react";
export function MageMagnetRight(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="M20.163 20.696h-8.404a8.893 8.893 0 0 1-8.99-8.12a8.697 8.697 0 0 1 8.697-9.273h8.697A1.087 1.087 0 0 1 21.25 4.39v3.26a1.087 1.087 0 0 1-1.087 1.087h-8.697a3.261 3.261 0 1 0 0 6.523h8.697a1.087 1.087 0 0 1 1.087 1.087v3.261a1.087 1.087 0 0 1-1.087 1.087ZM14.727 8.738V3.303m0 17.393v-5.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="M20.163 20.696h-8.404a8.893 8.893 0 0 1-8.99-8.12a8.697 8.697 0 0 1 8.697-9.273h8.697A1.087 1.087 0 0 1 21.25 4.39v3.26a1.087 1.087 0 0 1-1.087 1.087h-8.697a3.261 3.261 0 1 0 0 6.523h8.697a1.087 1.087 0 0 1 1.087 1.087v3.261a1.087 1.087 0 0 1-1.087 1.087ZM14.727 8.738V3.303m0 17.393v-5.435"/></svg> </template>
CSS
.icon-magnet-right {
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%22M20.163%2020.696h-8.404a8.893%208.893%200%200%201-8.99-8.12a8.697%208.697%200%200%201%208.697-9.273h8.697A1.087%201.087%200%200%201%2021.25%204.39v3.26a1.087%201.087%200%200%201-1.087%201.087h-8.697a3.261%203.261%200%201%200%200%206.523h8.697a1.087%201.087%200%200%201%201.087%201.087v3.261a1.087%201.087%200%200%201-1.087%201.087ZM14.727%208.738V3.303m0%2017.393v-5.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%22M20.163%2020.696h-8.404a8.893%208.893%200%200%201-8.99-8.12a8.697%208.697%200%200%201%208.697-9.273h8.697A1.087%201.087%200%200%201%2021.25%204.39v3.26a1.087%201.087%200%200%201-1.087%201.087h-8.697a3.261%203.261%200%201%200%200%206.523h8.697a1.087%201.087%200%200%201%201.087%201.087v3.261a1.087%201.087%200%200%201-1.087%201.087ZM14.727%208.738V3.303m0%2017.393v-5.435%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/magnet-right.svg?color=%231a73e8&size=48