switch emoji
switch from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- switch
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the switch emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/><path fill="#d0cfce" d="M51.539 60C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path d="M10 60h48m-6.461 0C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><path stroke-linejoin="round" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSwitch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/><path fill="#d0cfce" d="M51.539 60C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2"><path d="M10 60h48m-6.461 0C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><path strokeLinejoin="round" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/><path fill="#d0cfce" d="M51.539 60C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path d="M10 60h48m-6.461 0C49.717 51.987 42.564 46 34 46s-15.717 5.987-17.538 14z"/><path stroke-linejoin="round" d="M39.938 46.844L57.95 34.393l5.657 5.657l-12.513 18.013"/></g></svg> </template>
CSS
.icon-switch {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M39.938%2046.844L57.95%2034.393l5.657%205.657l-12.513%2018.013%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M51.539%2060C49.717%2051.987%2042.564%2046%2034%2046s-15.717%205.987-17.538%2014z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%2060h48m-6.461%200C49.717%2051.987%2042.564%2046%2034%2046s-15.717%205.987-17.538%2014z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39.938%2046.844L57.95%2034.393l5.657%205.657l-12.513%2018.013%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M39.938%2046.844L57.95%2034.393l5.657%205.657l-12.513%2018.013%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M51.539%2060C49.717%2051.987%2042.564%2046%2034%2046s-15.717%205.987-17.538%2014z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%2060h48m-6.461%200C49.717%2051.987%2042.564%2046%2034%2046s-15.717%205.987-17.538%2014z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39.938%2046.844L57.95%2034.393l5.657%205.657l-12.513%2018.013%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/switch.svg?color=%231a73e8&size=48