magic wand icon

magic-wand-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Symbols · MIT Free for personal and commercial use.

Name
magic-wand-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the magic wand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.99 8.97c0-.744.372-1.49.93-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.006-.006C6.36 4.49 5.99 3.745 5.99 3c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.56.56.932 1.305.932 2.05m8.47-.001c0-.744.372-1.49.931-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.007-.006c-.559-.559-.93-1.304-.93-2.049c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.559.56.931 1.305.931 2.05m-7.54 6.907c-.558.559-.93 1.304-.93 2.049c0-.745-.373-1.49-.932-2.05l-.006-.006c-.56-.558-1.306-.93-2.052-.93c.746 0 1.492-.371 2.052-.93l.006-.005c.56-.56.932-1.305.932-2.05c0 .745.372 1.49.93 2.05l.007.006c.56.558 1.306.93 2.052.93c-.746 0-1.492.371-2.052.93z"/><path fill-rule="evenodd" d="M8.304 11.84a1.243 1.243 0 0 1 0-1.758l1.762-1.76a1.247 1.247 0 0 1 1.762 0l8.807 8.795a1.243 1.243 0 0 1 0 1.76l-1.762 1.759a1.247 1.247 0 0 1-1.761 0zm3.944 1.828l5.745 5.736l1.409-1.407l-5.745-5.736zm-1.057-1.056l1.41-1.407l-1.654-1.651l-1.41 1.407z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMagicWandOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.99 8.97c0-.744.372-1.49.93-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.006-.006C6.36 4.49 5.99 3.745 5.99 3c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.56.56.932 1.305.932 2.05m8.47-.001c0-.744.372-1.49.931-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.007-.006c-.559-.559-.93-1.304-.93-2.049c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.559.56.931 1.305.931 2.05m-7.54 6.907c-.558.559-.93 1.304-.93 2.049c0-.745-.373-1.49-.932-2.05l-.006-.006c-.56-.558-1.306-.93-2.052-.93c.746 0 1.492-.371 2.052-.93l.006-.005c.56-.56.932-1.305.932-2.05c0 .745.372 1.49.93 2.05l.007.006c.56.558 1.306.93 2.052.93c-.746 0-1.492.371-2.052.93z"/><path fillRule="evenodd" d="M8.304 11.84a1.243 1.243 0 0 1 0-1.758l1.762-1.76a1.247 1.247 0 0 1 1.762 0l8.807 8.795a1.243 1.243 0 0 1 0 1.76l-1.762 1.759a1.247 1.247 0 0 1-1.761 0zm3.944 1.828l5.745 5.736l1.409-1.407l-5.745-5.736zm-1.057-1.056l1.41-1.407l-1.654-1.651l-1.41 1.407z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.99 8.97c0-.744.372-1.49.93-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.006-.006C6.36 4.49 5.99 3.745 5.99 3c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.56.56.932 1.305.932 2.05m8.47-.001c0-.744.372-1.49.931-2.049l.007-.006c.56-.558 1.306-.93 2.052-.93c-.746 0-1.492-.371-2.052-.93l-.007-.006c-.559-.559-.93-1.304-.93-2.049c0 .745-.373 1.49-.932 2.05l-.006.006c-.56.558-1.306.93-2.052.93c.746 0 1.492.371 2.052.93l.006.005c.559.56.931 1.305.931 2.05m-7.54 6.907c-.558.559-.93 1.304-.93 2.049c0-.745-.373-1.49-.932-2.05l-.006-.006c-.56-.558-1.306-.93-2.052-.93c.746 0 1.492-.371 2.052-.93l.006-.005c.56-.56.932-1.305.932-2.05c0 .745.372 1.49.93 2.05l.007.006c.56.558 1.306.93 2.052.93c-.746 0-1.492.371-2.052.93z"/><path fill-rule="evenodd" d="M8.304 11.84a1.243 1.243 0 0 1 0-1.758l1.762-1.76a1.247 1.247 0 0 1 1.762 0l8.807 8.795a1.243 1.243 0 0 1 0 1.76l-1.762 1.759a1.247 1.247 0 0 1-1.761 0zm3.944 1.828l5.745 5.736l1.409-1.407l-5.745-5.736zm-1.057-1.056l1.41-1.407l-1.654-1.651l-1.41 1.407z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-magic-wand-outline-24px {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5.99%208.97c0-.744.372-1.49.93-2.049l.007-.006c.56-.558%201.306-.93%202.052-.93c-.746%200-1.492-.371-2.052-.93l-.006-.006C6.36%204.49%205.99%203.745%205.99%203c0%20.745-.373%201.49-.932%202.05l-.006.006c-.56.558-1.306.93-2.052.93c.746%200%201.492.371%202.052.93l.006.005c.56.56.932%201.305.932%202.05m8.47-.001c0-.744.372-1.49.931-2.049l.007-.006c.56-.558%201.306-.93%202.052-.93c-.746%200-1.492-.371-2.052-.93l-.007-.006c-.559-.559-.93-1.304-.93-2.049c0%20.745-.373%201.49-.932%202.05l-.006.006c-.56.558-1.306.93-2.052.93c.746%200%201.492.371%202.052.93l.006.005c.559.56.931%201.305.931%202.05m-7.54%206.907c-.558.559-.93%201.304-.93%202.049c0-.745-.373-1.49-.932-2.05l-.006-.006c-.56-.558-1.306-.93-2.052-.93c.746%200%201.492-.371%202.052-.93l.006-.005c.56-.56.932-1.305.932-2.05c0%20.745.372%201.49.93%202.05l.007.006c.56.558%201.306.93%202.052.93c-.746%200-1.492.371-2.052.93z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.304%2011.84a1.243%201.243%200%200%201%200-1.758l1.762-1.76a1.247%201.247%200%200%201%201.762%200l8.807%208.795a1.243%201.243%200%200%201%200%201.76l-1.762%201.759a1.247%201.247%200%200%201-1.761%200zm3.944%201.828l5.745%205.736l1.409-1.407l-5.745-5.736zm-1.057-1.056l1.41-1.407l-1.654-1.651l-1.41%201.407z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5.99%208.97c0-.744.372-1.49.93-2.049l.007-.006c.56-.558%201.306-.93%202.052-.93c-.746%200-1.492-.371-2.052-.93l-.006-.006C6.36%204.49%205.99%203.745%205.99%203c0%20.745-.373%201.49-.932%202.05l-.006.006c-.56.558-1.306.93-2.052.93c.746%200%201.492.371%202.052.93l.006.005c.56.56.932%201.305.932%202.05m8.47-.001c0-.744.372-1.49.931-2.049l.007-.006c.56-.558%201.306-.93%202.052-.93c-.746%200-1.492-.371-2.052-.93l-.007-.006c-.559-.559-.93-1.304-.93-2.049c0%20.745-.373%201.49-.932%202.05l-.006.006c-.56.558-1.306.93-2.052.93c.746%200%201.492.371%202.052.93l.006.005c.559.56.931%201.305.931%202.05m-7.54%206.907c-.558.559-.93%201.304-.93%202.049c0-.745-.373-1.49-.932-2.05l-.006-.006c-.56-.558-1.306-.93-2.052-.93c.746%200%201.492-.371%202.052-.93l.006-.005c.56-.56.932-1.305.932-2.05c0%20.745.372%201.49.93%202.05l.007.006c.56.558%201.306.93%202.052.93c-.746%200-1.492.371-2.052.93z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.304%2011.84a1.243%201.243%200%200%201%200-1.758l1.762-1.76a1.247%201.247%200%200%201%201.762%200l8.807%208.795a1.243%201.243%200%200%201%200%201.76l-1.762%201.759a1.247%201.247%200%200%201-1.761%200zm3.944%201.828l5.745%205.736l1.409-1.407l-5.745-5.736zm-1.057-1.056l1.41-1.407l-1.654-1.651l-1.41%201.407z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/magic-wand-outline-24px.svg?color=%231a73e8&size=48