unplug icon
unplug from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- unplug
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the unplug 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.5 4.5l2-2m-19 19l2-2m6.65-4.179l-2.3-2.3c-.405-.405-.608-.607-.816-.733a2 2 0 0 0-2.068 0c-.208.126-.41.328-.816.734c-.267.266-.4.4-.512.543a3 3 0 0 0-.616 1.487C4 15.232 4 15.42 4 15.797v.96c0 .577 0 .866.077 1.134a2 2 0 0 0 .175.425c.136.244.34.448.748.856c.408.407.612.611.856.747q.202.113.424.176c.269.077.557.077 1.134.077h.96c.377 0 .565 0 .746-.022a3 3 0 0 0 1.487-.616c.143-.112.276-.246.543-.512c.405-.406.608-.608.734-.817a2 2 0 0 0 0-2.067c-.126-.209-.329-.411-.734-.817M13 5.126c-.396.396-.595.595-.718.799a1.96 1.96 0 0 0 0 2.024c.123.204.322.403.719.8l2.25 2.25c.398.397.596.596.8.72a1.96 1.96 0 0 0 2.024 0c.204-.124.402-.322.8-.72c.26-.26.39-.39.5-.53c.33-.422.539-.926.604-1.457c.021-.176.021-.36.021-.73v-.94c0-.564 0-.847-.075-1.11a2 2 0 0 0-.172-.415c-.133-.239-.333-.439-.732-.838c-.4-.4-.599-.599-.838-.732a2 2 0 0 0-.415-.172C17.505 4 17.222 4 16.658 4h-.94c-.37 0-.553 0-.73.022a2.94 2.94 0 0 0-1.456.603c-.14.11-.27.24-.531.5M8.5 12.5l2-2m1 5l2-2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUnplug(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m19.5 4.5l2-2m-19 19l2-2m6.65-4.179l-2.3-2.3c-.405-.405-.608-.607-.816-.733a2 2 0 0 0-2.068 0c-.208.126-.41.328-.816.734c-.267.266-.4.4-.512.543a3 3 0 0 0-.616 1.487C4 15.232 4 15.42 4 15.797v.96c0 .577 0 .866.077 1.134a2 2 0 0 0 .175.425c.136.244.34.448.748.856c.408.407.612.611.856.747q.202.113.424.176c.269.077.557.077 1.134.077h.96c.377 0 .565 0 .746-.022a3 3 0 0 0 1.487-.616c.143-.112.276-.246.543-.512c.405-.406.608-.608.734-.817a2 2 0 0 0 0-2.067c-.126-.209-.329-.411-.734-.817M13 5.126c-.396.396-.595.595-.718.799a1.96 1.96 0 0 0 0 2.024c.123.204.322.403.719.8l2.25 2.25c.398.397.596.596.8.72a1.96 1.96 0 0 0 2.024 0c.204-.124.402-.322.8-.72c.26-.26.39-.39.5-.53c.33-.422.539-.926.604-1.457c.021-.176.021-.36.021-.73v-.94c0-.564 0-.847-.075-1.11a2 2 0 0 0-.172-.415c-.133-.239-.333-.439-.732-.838c-.4-.4-.599-.599-.838-.732a2 2 0 0 0-.415-.172C17.505 4 17.222 4 16.658 4h-.94c-.37 0-.553 0-.73.022a2.94 2.94 0 0 0-1.456.603c-.14.11-.27.24-.531.5M8.5 12.5l2-2m1 5l2-2"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.5 4.5l2-2m-19 19l2-2m6.65-4.179l-2.3-2.3c-.405-.405-.608-.607-.816-.733a2 2 0 0 0-2.068 0c-.208.126-.41.328-.816.734c-.267.266-.4.4-.512.543a3 3 0 0 0-.616 1.487C4 15.232 4 15.42 4 15.797v.96c0 .577 0 .866.077 1.134a2 2 0 0 0 .175.425c.136.244.34.448.748.856c.408.407.612.611.856.747q.202.113.424.176c.269.077.557.077 1.134.077h.96c.377 0 .565 0 .746-.022a3 3 0 0 0 1.487-.616c.143-.112.276-.246.543-.512c.405-.406.608-.608.734-.817a2 2 0 0 0 0-2.067c-.126-.209-.329-.411-.734-.817M13 5.126c-.396.396-.595.595-.718.799a1.96 1.96 0 0 0 0 2.024c.123.204.322.403.719.8l2.25 2.25c.398.397.596.596.8.72a1.96 1.96 0 0 0 2.024 0c.204-.124.402-.322.8-.72c.26-.26.39-.39.5-.53c.33-.422.539-.926.604-1.457c.021-.176.021-.36.021-.73v-.94c0-.564 0-.847-.075-1.11a2 2 0 0 0-.172-.415c-.133-.239-.333-.439-.732-.838c-.4-.4-.599-.599-.838-.732a2 2 0 0 0-.415-.172C17.505 4 17.222 4 16.658 4h-.94c-.37 0-.553 0-.73.022a2.94 2.94 0 0 0-1.456.603c-.14.11-.27.24-.531.5M8.5 12.5l2-2m1 5l2-2"/></svg> </template>
CSS
.icon-unplug {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.5%204.5l2-2m-19%2019l2-2m6.65-4.179l-2.3-2.3c-.405-.405-.608-.607-.816-.733a2%202%200%200%200-2.068%200c-.208.126-.41.328-.816.734c-.267.266-.4.4-.512.543a3%203%200%200%200-.616%201.487C4%2015.232%204%2015.42%204%2015.797v.96c0%20.577%200%20.866.077%201.134a2%202%200%200%200%20.175.425c.136.244.34.448.748.856c.408.407.612.611.856.747q.202.113.424.176c.269.077.557.077%201.134.077h.96c.377%200%20.565%200%20.746-.022a3%203%200%200%200%201.487-.616c.143-.112.276-.246.543-.512c.405-.406.608-.608.734-.817a2%202%200%200%200%200-2.067c-.126-.209-.329-.411-.734-.817M13%205.126c-.396.396-.595.595-.718.799a1.96%201.96%200%200%200%200%202.024c.123.204.322.403.719.8l2.25%202.25c.398.397.596.596.8.72a1.96%201.96%200%200%200%202.024%200c.204-.124.402-.322.8-.72c.26-.26.39-.39.5-.53c.33-.422.539-.926.604-1.457c.021-.176.021-.36.021-.73v-.94c0-.564%200-.847-.075-1.11a2%202%200%200%200-.172-.415c-.133-.239-.333-.439-.732-.838c-.4-.4-.599-.599-.838-.732a2%202%200%200%200-.415-.172C17.505%204%2017.222%204%2016.658%204h-.94c-.37%200-.553%200-.73.022a2.94%202.94%200%200%200-1.456.603c-.14.11-.27.24-.531.5M8.5%2012.5l2-2m1%205l2-2%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.5%204.5l2-2m-19%2019l2-2m6.65-4.179l-2.3-2.3c-.405-.405-.608-.607-.816-.733a2%202%200%200%200-2.068%200c-.208.126-.41.328-.816.734c-.267.266-.4.4-.512.543a3%203%200%200%200-.616%201.487C4%2015.232%204%2015.42%204%2015.797v.96c0%20.577%200%20.866.077%201.134a2%202%200%200%200%20.175.425c.136.244.34.448.748.856c.408.407.612.611.856.747q.202.113.424.176c.269.077.557.077%201.134.077h.96c.377%200%20.565%200%20.746-.022a3%203%200%200%200%201.487-.616c.143-.112.276-.246.543-.512c.405-.406.608-.608.734-.817a2%202%200%200%200%200-2.067c-.126-.209-.329-.411-.734-.817M13%205.126c-.396.396-.595.595-.718.799a1.96%201.96%200%200%200%200%202.024c.123.204.322.403.719.8l2.25%202.25c.398.397.596.596.8.72a1.96%201.96%200%200%200%202.024%200c.204-.124.402-.322.8-.72c.26-.26.39-.39.5-.53c.33-.422.539-.926.604-1.457c.021-.176.021-.36.021-.73v-.94c0-.564%200-.847-.075-1.11a2%202%200%200%200-.172-.415c-.133-.239-.333-.439-.732-.838c-.4-.4-.599-.599-.838-.732a2%202%200%200%200-.415-.172C17.505%204%2017.222%204%2016.658%204h-.94c-.37%200-.553%200-.73.022a2.94%202.94%200%200%200-1.456.603c-.14.11-.27.24-.531.5M8.5%2012.5l2-2m1%205l2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/unplug.svg?color=%231a73e8&size=48