ios magnet icon
ios-magnet from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-magnet
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios magnet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M462.2 261.9L289.6 89.3C263 62.7 227.4 48 189.5 48c-38 0-73.5 14.7-100.2 41.3C62.7 116 48 151.5 48 189.5S62.7 263 89.3 289.6l172.6 172.6c1.1 1.1 2.7 1.8 4.3 1.8 1.6 0 3.1-.6 4.3-1.8l57.5-57.5c2.4-2.4 2.4-6.2 0-8.5L165.2 233.3c-13-13-21.2-27.8-22.9-41.7-1.8-13.6 2.7-25.8 13.1-36.3 9.9-9.9 22.4-14.3 36-12.6 14.3 1.7 29.2 9.7 42 22.5L396.2 328c2.4 2.4 6.2 2.4 8.5 0l57.5-57.5c2.4-2.4 2.4-6.2 0-8.6zM275.8 380.2l20.2 20.2-29.8 29.8-20.3-20.2 29.9-29.8zM400.4 296l-20.2-20.2L410 246l20.2 20.2-29.8 29.8z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosMagnet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M462.2 261.9L289.6 89.3C263 62.7 227.4 48 189.5 48c-38 0-73.5 14.7-100.2 41.3C62.7 116 48 151.5 48 189.5S62.7 263 89.3 289.6l172.6 172.6c1.1 1.1 2.7 1.8 4.3 1.8 1.6 0 3.1-.6 4.3-1.8l57.5-57.5c2.4-2.4 2.4-6.2 0-8.5L165.2 233.3c-13-13-21.2-27.8-22.9-41.7-1.8-13.6 2.7-25.8 13.1-36.3 9.9-9.9 22.4-14.3 36-12.6 14.3 1.7 29.2 9.7 42 22.5L396.2 328c2.4 2.4 6.2 2.4 8.5 0l57.5-57.5c2.4-2.4 2.4-6.2 0-8.6zM275.8 380.2l20.2 20.2-29.8 29.8-20.3-20.2 29.9-29.8zM400.4 296l-20.2-20.2L410 246l20.2 20.2-29.8 29.8z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M462.2 261.9L289.6 89.3C263 62.7 227.4 48 189.5 48c-38 0-73.5 14.7-100.2 41.3C62.7 116 48 151.5 48 189.5S62.7 263 89.3 289.6l172.6 172.6c1.1 1.1 2.7 1.8 4.3 1.8 1.6 0 3.1-.6 4.3-1.8l57.5-57.5c2.4-2.4 2.4-6.2 0-8.5L165.2 233.3c-13-13-21.2-27.8-22.9-41.7-1.8-13.6 2.7-25.8 13.1-36.3 9.9-9.9 22.4-14.3 36-12.6 14.3 1.7 29.2 9.7 42 22.5L396.2 328c2.4 2.4 6.2 2.4 8.5 0l57.5-57.5c2.4-2.4 2.4-6.2 0-8.6zM275.8 380.2l20.2 20.2-29.8 29.8-20.3-20.2 29.9-29.8zM400.4 296l-20.2-20.2L410 246l20.2 20.2-29.8 29.8z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-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%20512%20512%22%3E%3Cpath%20d%3D%22M462.2%20261.9L289.6%2089.3C263%2062.7%20227.4%2048%20189.5%2048c-38%200-73.5%2014.7-100.2%2041.3C62.7%20116%2048%20151.5%2048%20189.5S62.7%20263%2089.3%20289.6l172.6%20172.6c1.1%201.1%202.7%201.8%204.3%201.8%201.6%200%203.1-.6%204.3-1.8l57.5-57.5c2.4-2.4%202.4-6.2%200-8.5L165.2%20233.3c-13-13-21.2-27.8-22.9-41.7-1.8-13.6%202.7-25.8%2013.1-36.3%209.9-9.9%2022.4-14.3%2036-12.6%2014.3%201.7%2029.2%209.7%2042%2022.5L396.2%20328c2.4%202.4%206.2%202.4%208.5%200l57.5-57.5c2.4-2.4%202.4-6.2%200-8.6zM275.8%20380.2l20.2%2020.2-29.8%2029.8-20.3-20.2%2029.9-29.8zM400.4%20296l-20.2-20.2L410%20246l20.2%2020.2-29.8%2029.8z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M462.2%20261.9L289.6%2089.3C263%2062.7%20227.4%2048%20189.5%2048c-38%200-73.5%2014.7-100.2%2041.3C62.7%20116%2048%20151.5%2048%20189.5S62.7%20263%2089.3%20289.6l172.6%20172.6c1.1%201.1%202.7%201.8%204.3%201.8%201.6%200%203.1-.6%204.3-1.8l57.5-57.5c2.4-2.4%202.4-6.2%200-8.5L165.2%20233.3c-13-13-21.2-27.8-22.9-41.7-1.8-13.6%202.7-25.8%2013.1-36.3%209.9-9.9%2022.4-14.3%2036-12.6%2014.3%201.7%2029.2%209.7%2042%2022.5L396.2%20328c2.4%202.4%206.2%202.4%208.5%200l57.5-57.5c2.4-2.4%202.4-6.2%200-8.6zM275.8%20380.2l20.2%2020.2-29.8%2029.8-20.3-20.2%2029.9-29.8zM400.4%20296l-20.2-20.2L410%20246l20.2%2020.2-29.8%2029.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-magnet.svg?color=%231a73e8&size=48