plug connected icon
plug-connected-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- plug-connected-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the plug connected icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.013 6.775a1.25 1.25 0 0 0-1.768 0l-.22.22A3.47 3.47 0 0 0 3 9.524c.012.756.26 1.47.71 2.059l-2.063 2.063a.5.5 0 0 0 .708.707l2.07-2.07a3.45 3.45 0 0 0 2.036.652c.938 0 1.888-.363 2.604-1.08l.131-.131a1.25 1.25 0 0 0 0-1.768L6.014 6.774zm8.341-5.129a.5.5 0 0 0-.707 0l-2.07 2.07c-1.37-.999-3.37-.843-4.64.428l-.13.131a1.25 1.25 0 0 0 0 1.768l3.181 3.182c.243.244.563.366.884.366s.641-.122.884-.366l.22-.22a3.47 3.47 0 0 0 1.025-2.529a3.46 3.46 0 0 0-.71-2.059l2.063-2.063a.5.5 0 0 0 0-.708"/></svg>
React
import type { SVGProps } from "react";
export function FluentPlugConnected16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.013 6.775a1.25 1.25 0 0 0-1.768 0l-.22.22A3.47 3.47 0 0 0 3 9.524c.012.756.26 1.47.71 2.059l-2.063 2.063a.5.5 0 0 0 .708.707l2.07-2.07a3.45 3.45 0 0 0 2.036.652c.938 0 1.888-.363 2.604-1.08l.131-.131a1.25 1.25 0 0 0 0-1.768L6.014 6.774zm8.341-5.129a.5.5 0 0 0-.707 0l-2.07 2.07c-1.37-.999-3.37-.843-4.64.428l-.13.131a1.25 1.25 0 0 0 0 1.768l3.181 3.182c.243.244.563.366.884.366s.641-.122.884-.366l.22-.22a3.47 3.47 0 0 0 1.025-2.529a3.46 3.46 0 0 0-.71-2.059l2.063-2.063a.5.5 0 0 0 0-.708"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.013 6.775a1.25 1.25 0 0 0-1.768 0l-.22.22A3.47 3.47 0 0 0 3 9.524c.012.756.26 1.47.71 2.059l-2.063 2.063a.5.5 0 0 0 .708.707l2.07-2.07a3.45 3.45 0 0 0 2.036.652c.938 0 1.888-.363 2.604-1.08l.131-.131a1.25 1.25 0 0 0 0-1.768L6.014 6.774zm8.341-5.129a.5.5 0 0 0-.707 0l-2.07 2.07c-1.37-.999-3.37-.843-4.64.428l-.13.131a1.25 1.25 0 0 0 0 1.768l3.181 3.182c.243.244.563.366.884.366s.641-.122.884-.366l.22-.22a3.47 3.47 0 0 0 1.025-2.529a3.46 3.46 0 0 0-.71-2.059l2.063-2.063a.5.5 0 0 0 0-.708"/></svg> </template>
CSS
.icon-plug-connected-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.013%206.775a1.25%201.25%200%200%200-1.768%200l-.22.22A3.47%203.47%200%200%200%203%209.524c.012.756.26%201.47.71%202.059l-2.063%202.063a.5.5%200%200%200%20.708.707l2.07-2.07a3.45%203.45%200%200%200%202.036.652c.938%200%201.888-.363%202.604-1.08l.131-.131a1.25%201.25%200%200%200%200-1.768L6.014%206.774zm8.341-5.129a.5.5%200%200%200-.707%200l-2.07%202.07c-1.37-.999-3.37-.843-4.64.428l-.13.131a1.25%201.25%200%200%200%200%201.768l3.181%203.182c.243.244.563.366.884.366s.641-.122.884-.366l.22-.22a3.47%203.47%200%200%200%201.025-2.529a3.46%203.46%200%200%200-.71-2.059l2.063-2.063a.5.5%200%200%200%200-.708%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.013%206.775a1.25%201.25%200%200%200-1.768%200l-.22.22A3.47%203.47%200%200%200%203%209.524c.012.756.26%201.47.71%202.059l-2.063%202.063a.5.5%200%200%200%20.708.707l2.07-2.07a3.45%203.45%200%200%200%202.036.652c.938%200%201.888-.363%202.604-1.08l.131-.131a1.25%201.25%200%200%200%200-1.768L6.014%206.774zm8.341-5.129a.5.5%200%200%200-.707%200l-2.07%202.07c-1.37-.999-3.37-.843-4.64.428l-.13.131a1.25%201.25%200%200%200%200%201.768l3.181%203.182c.243.244.563.366.884.366s.641-.122.884-.366l.22-.22a3.47%203.47%200%200%200%201.025-2.529a3.46%203.46%200%200%200-.71-2.059l2.063-2.063a.5.5%200%200%200%200-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/plug-connected-16-filled.svg?color=%231a73e8&size=48