plug icon
plug from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- plug
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- plug-solid
The same icon in other sets
More objects icons from Line Awesome
Use the plug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22 3.594l-4 3.969l-2.281-2.282L14.28 6.72l.75.75l-5.125 5.125a3.126 3.126 0 0 0 0 4.406l1.844 1.844l-7.469 7.437l1.44 1.438l7.437-7.469L15 22.094a3.126 3.126 0 0 0 4.406 0l5.125-5.125l.75.75l1.438-1.438L24.437 14l3.97-4L27 8.594l-4 3.969L19.437 9l3.97-4zm-5.563 5.281l6.688 6.688L18 20.686c-.387.387-1.207.387-1.594 0l-5.093-5.093c-.387-.387-.387-1.207 0-1.594z"/></svg>
React
import type { SVGProps } from "react";
export function LaPlug(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22 3.594l-4 3.969l-2.281-2.282L14.28 6.72l.75.75l-5.125 5.125a3.126 3.126 0 0 0 0 4.406l1.844 1.844l-7.469 7.437l1.44 1.438l7.437-7.469L15 22.094a3.126 3.126 0 0 0 4.406 0l5.125-5.125l.75.75l1.438-1.438L24.437 14l3.97-4L27 8.594l-4 3.969L19.437 9l3.97-4zm-5.563 5.281l6.688 6.688L18 20.686c-.387.387-1.207.387-1.594 0l-5.093-5.093c-.387-.387-.387-1.207 0-1.594z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22 3.594l-4 3.969l-2.281-2.282L14.28 6.72l.75.75l-5.125 5.125a3.126 3.126 0 0 0 0 4.406l1.844 1.844l-7.469 7.437l1.44 1.438l7.437-7.469L15 22.094a3.126 3.126 0 0 0 4.406 0l5.125-5.125l.75.75l1.438-1.438L24.437 14l3.97-4L27 8.594l-4 3.969L19.437 9l3.97-4zm-5.563 5.281l6.688 6.688L18 20.686c-.387.387-1.207.387-1.594 0l-5.093-5.093c-.387-.387-.387-1.207 0-1.594z"/></svg> </template>
CSS
.icon-plug {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22%203.594l-4%203.969l-2.281-2.282L14.28%206.72l.75.75l-5.125%205.125a3.126%203.126%200%200%200%200%204.406l1.844%201.844l-7.469%207.437l1.44%201.438l7.437-7.469L15%2022.094a3.126%203.126%200%200%200%204.406%200l5.125-5.125l.75.75l1.438-1.438L24.437%2014l3.97-4L27%208.594l-4%203.969L19.437%209l3.97-4zm-5.563%205.281l6.688%206.688L18%2020.686c-.387.387-1.207.387-1.594%200l-5.093-5.093c-.387-.387-.387-1.207%200-1.594z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22%203.594l-4%203.969l-2.281-2.282L14.28%206.72l.75.75l-5.125%205.125a3.126%203.126%200%200%200%200%204.406l1.844%201.844l-7.469%207.437l1.44%201.438l7.437-7.469L15%2022.094a3.126%203.126%200%200%200%204.406%200l5.125-5.125l.75.75l1.438-1.438L24.437%2014l3.97-4L27%208.594l-4%203.969L19.437%209l3.97-4zm-5.563%205.281l6.688%206.688L18%2020.686c-.387.387-1.207.387-1.594%200l-5.093-5.093c-.387-.387-.387-1.207%200-1.594z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/plug.svg?color=%231a73e8&size=48