plug icon
plug-f from Jam Icons by Michael Amprimo · Filled · MIT Free for personal and commercial use.
- Name
- plug-f
- Set
- Jam Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Jam Icons
The same icon in other sets
plugBootstrap IconsplugBoxIcons v2plugBoxIcons v2 SolidplugCarbonplugCodiconsplugFont Awesome 6 SolidplugFont Awesome Solidplugcss.ggplugHuge IconsplugIconParkplugIconPark OutlineplugIconPark SolidplugIconPark TwoToneplugLine AwesomeplugLucideplugOcticonsplugPhosphorplugPixelarticonsplug-fillRemix IconplugTabler Iconsplug-outlineTeenyiconsplugUnicons
Use the plug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -1.5 24 24"><path fill="currentColor" d="M2 7.565h8a2 2 0 0 1 2 2v3.5a5.5 5.5 0 0 1-4.155 5.334A1.5 1.5 0 0 1 6.5 20.565h-1a1.5 1.5 0 0 1-1.345-2.166A5.5 5.5 0 0 1 0 13.065v-3.5a2 2 0 0 1 2-2m2-1H2v-5a1 1 0 1 1 2 0zm6 0H8v-5a1 1 0 1 1 2 0z"/></svg>
React
import type { SVGProps } from "react";
export function JamPlugF(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -1.5 24 24"><path fill="currentColor" d="M2 7.565h8a2 2 0 0 1 2 2v3.5a5.5 5.5 0 0 1-4.155 5.334A1.5 1.5 0 0 1 6.5 20.565h-1a1.5 1.5 0 0 1-1.345-2.166A5.5 5.5 0 0 1 0 13.065v-3.5a2 2 0 0 1 2-2m2-1H2v-5a1 1 0 1 1 2 0zm6 0H8v-5a1 1 0 1 1 2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -1.5 24 24"><path fill="currentColor" d="M2 7.565h8a2 2 0 0 1 2 2v3.5a5.5 5.5 0 0 1-4.155 5.334A1.5 1.5 0 0 1 6.5 20.565h-1a1.5 1.5 0 0 1-1.345-2.166A5.5 5.5 0 0 1 0 13.065v-3.5a2 2 0 0 1 2-2m2-1H2v-5a1 1 0 1 1 2 0zm6 0H8v-5a1 1 0 1 1 2 0z"/></svg> </template>
CSS
.icon-plug-f {
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%22-6%20-1.5%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207.565h8a2%202%200%200%201%202%202v3.5a5.5%205.5%200%200%201-4.155%205.334A1.5%201.5%200%200%201%206.5%2020.565h-1a1.5%201.5%200%200%201-1.345-2.166A5.5%205.5%200%200%201%200%2013.065v-3.5a2%202%200%200%201%202-2m2-1H2v-5a1%201%200%201%201%202%200zm6%200H8v-5a1%201%200%201%201%202%200z%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%22-6%20-1.5%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207.565h8a2%202%200%200%201%202%202v3.5a5.5%205.5%200%200%201-4.155%205.334A1.5%201.5%200%200%201%206.5%2020.565h-1a1.5%201.5%200%200%201-1.345-2.166A5.5%205.5%200%200%201%200%2013.065v-3.5a2%202%200%200%201%202-2m2-1H2v-5a1%201%200%201%201%202%200zm6%200H8v-5a1%201%200%201%201%202%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/plug-f.svg?color=%231a73e8&size=48