electric plug emoji
electric-plug from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- electric-plug
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the electric plug emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M13 7.076c0 .506.453.924 1 .924s1-.418 1-.924V2.924C15 2.418 14.547 2 14 2s-1 .418-1 .924zm5 0c0 .506.453.924 1 .924s1-.418 1-.924V2.924C20 2.418 19.547 2 19 2s-1 .418-1 .924z"/><path fill="#533566" d="M11.06 9.935A1.5 1.5 0 0 1 10 8.5c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5c0 .65-.412 1.203-.99 1.411v3.359A5.48 5.48 0 0 1 19 18.166v3.918c0 .507-.41.916-.916.916H18v7h-3v-7h-.084a.915.915 0 0 1-.916-.916v-3.958a5.48 5.48 0 0 1-2.94-4.856z"/><path fill="#c790f1" d="M15 12h3c.27 0 .5-.23.5-.5c0-.28-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5s.23.5.5.5m0 2h3c.27 0 .5-.22.5-.5c0-.27-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5c0 .28.23.5.5.5"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatElectricPlug(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M13 7.076c0 .506.453.924 1 .924s1-.418 1-.924V2.924C15 2.418 14.547 2 14 2s-1 .418-1 .924zm5 0c0 .506.453.924 1 .924s1-.418 1-.924V2.924C20 2.418 19.547 2 19 2s-1 .418-1 .924z"/><path fill="#533566" d="M11.06 9.935A1.5 1.5 0 0 1 10 8.5c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5c0 .65-.412 1.203-.99 1.411v3.359A5.48 5.48 0 0 1 19 18.166v3.918c0 .507-.41.916-.916.916H18v7h-3v-7h-.084a.915.915 0 0 1-.916-.916v-3.958a5.48 5.48 0 0 1-2.94-4.856z"/><path fill="#c790f1" d="M15 12h3c.27 0 .5-.23.5-.5c0-.28-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5s.23.5.5.5m0 2h3c.27 0 .5-.22.5-.5c0-.27-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5c0 .28.23.5.5.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M13 7.076c0 .506.453.924 1 .924s1-.418 1-.924V2.924C15 2.418 14.547 2 14 2s-1 .418-1 .924zm5 0c0 .506.453.924 1 .924s1-.418 1-.924V2.924C20 2.418 19.547 2 19 2s-1 .418-1 .924z"/><path fill="#533566" d="M11.06 9.935A1.5 1.5 0 0 1 10 8.5c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5c0 .65-.412 1.203-.99 1.411v3.359A5.48 5.48 0 0 1 19 18.166v3.918c0 .507-.41.916-.916.916H18v7h-3v-7h-.084a.915.915 0 0 1-.916-.916v-3.958a5.48 5.48 0 0 1-2.94-4.856z"/><path fill="#c790f1" d="M15 12h3c.27 0 .5-.23.5-.5c0-.28-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5s.23.5.5.5m0 2h3c.27 0 .5-.22.5-.5c0-.27-.23-.5-.5-.5h-3c-.28 0-.5.23-.5.5c0 .28.23.5.5.5"/></g></svg> </template>
CSS
.icon-electric-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M13%207.076c0%20.506.453.924%201%20.924s1-.418%201-.924V2.924C15%202.418%2014.547%202%2014%202s-1%20.418-1%20.924zm5%200c0%20.506.453.924%201%20.924s1-.418%201-.924V2.924C20%202.418%2019.547%202%2019%202s-1%20.418-1%20.924z%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M11.06%209.935A1.5%201.5%200%200%201%2010%208.5c0-.83.67-1.5%201.5-1.5h10c.83%200%201.5.67%201.5%201.5c0%20.65-.412%201.203-.99%201.411v3.359A5.48%205.48%200%200%201%2019%2018.166v3.918c0%20.507-.41.916-.916.916H18v7h-3v-7h-.084a.915.915%200%200%201-.916-.916v-3.958a5.48%205.48%200%200%201-2.94-4.856z%22%2F%3E%3Cpath%20fill%3D%22%23c790f1%22%20d%3D%22M15%2012h3c.27%200%20.5-.23.5-.5c0-.28-.23-.5-.5-.5h-3c-.28%200-.5.23-.5.5s.23.5.5.5m0%202h3c.27%200%20.5-.22.5-.5c0-.27-.23-.5-.5-.5h-3c-.28%200-.5.23-.5.5c0%20.28.23.5.5.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M13%207.076c0%20.506.453.924%201%20.924s1-.418%201-.924V2.924C15%202.418%2014.547%202%2014%202s-1%20.418-1%20.924zm5%200c0%20.506.453.924%201%20.924s1-.418%201-.924V2.924C20%202.418%2019.547%202%2019%202s-1%20.418-1%20.924z%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M11.06%209.935A1.5%201.5%200%200%201%2010%208.5c0-.83.67-1.5%201.5-1.5h10c.83%200%201.5.67%201.5%201.5c0%20.65-.412%201.203-.99%201.411v3.359A5.48%205.48%200%200%201%2019%2018.166v3.918c0%20.507-.41.916-.916.916H18v7h-3v-7h-.084a.915.915%200%200%201-.916-.916v-3.958a5.48%205.48%200%200%201-2.94-4.856z%22%2F%3E%3Cpath%20fill%3D%22%23c790f1%22%20d%3D%22M15%2012h3c.27%200%20.5-.23.5-.5c0-.28-.23-.5-.5-.5h-3c-.28%200-.5.23-.5.5s.23.5.5.5m0%202h3c.27%200%20.5-.22.5-.5c0-.27-.23-.5-.5-.5h-3c-.28%200-.5.23-.5.5c0%20.28.23.5.5.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/electric-plug.svg?color=%231a73e8&size=48