magic wand emoji

magic-wand from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
magic-wand
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the magic wand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m46.684 24.074l6.956-6.928l1.168 1.25l-6.819 6.738zM16.617 54.208l6.955-6.928l1.168 1.249l-6.819 6.739z"/><path fill="#3f3f3f" d="m46.423 23.785l1.553 1.618L25.435 48.36l-1.727-1.575z"/><circle cx="47.575" cy="10.958" r="2" fill="#fcea2b"/><circle cx="56" cy="28.31" r="2" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><rect width="53.525" height="3.385" x="9.193" y="34.347" rx=".44" ry=".44" transform="rotate(-45.07 35.956 36.04)"/><path d="m45.881 24.448l1.754 1.637M23.441 46.194l2.397 2.39"/><path stroke-linecap="round" d="M47.575 8.958V7.293m0 7.331v-1.666m-2-2H43.91m7.33 0h-1.665M56 26.31v-1.665m0 7.331V30.31m-2-2h-1.665m7.33 0H58"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMagicWand(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m46.684 24.074l6.956-6.928l1.168 1.25l-6.819 6.738zM16.617 54.208l6.955-6.928l1.168 1.249l-6.819 6.739z"/><path fill="#3f3f3f" d="m46.423 23.785l1.553 1.618L25.435 48.36l-1.727-1.575z"/><circle cx="47.575" cy="10.958" r="2" fill="#fcea2b"/><circle cx="56" cy="28.31" r="2" fill="#fcea2b"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><rect width="53.525" height="3.385" x="9.193" y="34.347" rx=".44" ry=".44" transform="rotate(-45.07 35.956 36.04)"/><path d="m45.881 24.448l1.754 1.637M23.441 46.194l2.397 2.39"/><path strokeLinecap="round" d="M47.575 8.958V7.293m0 7.331v-1.666m-2-2H43.91m7.33 0h-1.665M56 26.31v-1.665m0 7.331V30.31m-2-2h-1.665m7.33 0H58"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m46.684 24.074l6.956-6.928l1.168 1.25l-6.819 6.738zM16.617 54.208l6.955-6.928l1.168 1.249l-6.819 6.739z"/><path fill="#3f3f3f" d="m46.423 23.785l1.553 1.618L25.435 48.36l-1.727-1.575z"/><circle cx="47.575" cy="10.958" r="2" fill="#fcea2b"/><circle cx="56" cy="28.31" r="2" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><rect width="53.525" height="3.385" x="9.193" y="34.347" rx=".44" ry=".44" transform="rotate(-45.07 35.956 36.04)"/><path d="m45.881 24.448l1.754 1.637M23.441 46.194l2.397 2.39"/><path stroke-linecap="round" d="M47.575 8.958V7.293m0 7.331v-1.666m-2-2H43.91m7.33 0h-1.665M56 26.31v-1.665m0 7.331V30.31m-2-2h-1.665m7.33 0H58"/></g></svg>
</template>

CSS

.icon-magic-wand {
  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%23fff%22%20d%3D%22m46.684%2024.074l6.956-6.928l1.168%201.25l-6.819%206.738zM16.617%2054.208l6.955-6.928l1.168%201.249l-6.819%206.739z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m46.423%2023.785l1.553%201.618L25.435%2048.36l-1.727-1.575z%22%2F%3E%3Ccircle%20cx%3D%2247.575%22%20cy%3D%2210.958%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2256%22%20cy%3D%2228.31%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Crect%20width%3D%2253.525%22%20height%3D%223.385%22%20x%3D%229.193%22%20y%3D%2234.347%22%20rx%3D%22.44%22%20ry%3D%22.44%22%20transform%3D%22rotate(-45.07%2035.956%2036.04)%22%2F%3E%3Cpath%20d%3D%22m45.881%2024.448l1.754%201.637M23.441%2046.194l2.397%202.39%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M47.575%208.958V7.293m0%207.331v-1.666m-2-2H43.91m7.33%200h-1.665M56%2026.31v-1.665m0%207.331V30.31m-2-2h-1.665m7.33%200H58%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%23fff%22%20d%3D%22m46.684%2024.074l6.956-6.928l1.168%201.25l-6.819%206.738zM16.617%2054.208l6.955-6.928l1.168%201.249l-6.819%206.739z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m46.423%2023.785l1.553%201.618L25.435%2048.36l-1.727-1.575z%22%2F%3E%3Ccircle%20cx%3D%2247.575%22%20cy%3D%2210.958%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2256%22%20cy%3D%2228.31%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Crect%20width%3D%2253.525%22%20height%3D%223.385%22%20x%3D%229.193%22%20y%3D%2234.347%22%20rx%3D%22.44%22%20ry%3D%22.44%22%20transform%3D%22rotate(-45.07%2035.956%2036.04)%22%2F%3E%3Cpath%20d%3D%22m45.881%2024.448l1.754%201.637M23.441%2046.194l2.397%202.39%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M47.575%208.958V7.293m0%207.331v-1.666m-2-2H43.91m7.33%200h-1.665M56%2026.31v-1.665m0%207.331V30.31m-2-2h-1.665m7.33%200H58%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/magic-wand.svg?color=%231a73e8&size=48