acupuncture icon
acupuncture from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- acupuncture
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- acupuncture-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the acupuncture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.91 20v-1h1.913l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.694 2.744l-.963.225l-.7-2.806q-.885.2-1.745.489q-.86.288-1.68.685l-.422-.922q.877-.388 1.774-.695q.896-.307 1.823-.507L5.577 8.192q-1.054.054-1.815-.661Q3 6.816 3 5.73q0-1.039.721-1.77q.721-.73 1.76-.73t1.76.73q.72.731.72 1.77q0 .736-.378 1.316q-.38.58-1.017.89l1.317 5.298q.502-.089 1-.123q.5-.035 1.02-.035q.605 0 1.18.044t1.16.133l-.322-3.115q-.88-.16-1.458-.83q-.578-.668-.578-1.578q0-1.039.72-1.77t1.76-.73t1.76.73t.721 1.77q0 .892-.547 1.549t-1.378.847l.333 3.292q1.03.189 2.026.45t2.007.523l.94-6.438q-.65-.304-1.044-.893t-.395-1.33q0-1.039.721-1.77q.722-.73 1.76-.73t1.76.73t.721 1.77q0 1.035-.728 1.747t-1.757.709l-.984 6.475q.74.182 1.487.289t1.513.107v1q-.802 0-1.586-.104t-1.56-.287l-.226 1.444l-.994-.146l.225-1.548q-.944-.258-1.876-.522t-1.9-.453L13.828 19h2.023v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAcupuncture(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.91 20v-1h1.913l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.694 2.744l-.963.225l-.7-2.806q-.885.2-1.745.489q-.86.288-1.68.685l-.422-.922q.877-.388 1.774-.695q.896-.307 1.823-.507L5.577 8.192q-1.054.054-1.815-.661Q3 6.816 3 5.73q0-1.039.721-1.77q.721-.73 1.76-.73t1.76.73q.72.731.72 1.77q0 .736-.378 1.316q-.38.58-1.017.89l1.317 5.298q.502-.089 1-.123q.5-.035 1.02-.035q.605 0 1.18.044t1.16.133l-.322-3.115q-.88-.16-1.458-.83q-.578-.668-.578-1.578q0-1.039.72-1.77t1.76-.73t1.76.73t.721 1.77q0 .892-.547 1.549t-1.378.847l.333 3.292q1.03.189 2.026.45t2.007.523l.94-6.438q-.65-.304-1.044-.893t-.395-1.33q0-1.039.721-1.77q.722-.73 1.76-.73t1.76.73t.721 1.77q0 1.035-.728 1.747t-1.757.709l-.984 6.475q.74.182 1.487.289t1.513.107v1q-.802 0-1.586-.104t-1.56-.287l-.226 1.444l-.994-.146l.225-1.548q-.944-.258-1.876-.522t-1.9-.453L13.828 19h2.023v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.91 20v-1h1.913l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.694 2.744l-.963.225l-.7-2.806q-.885.2-1.745.489q-.86.288-1.68.685l-.422-.922q.877-.388 1.774-.695q.896-.307 1.823-.507L5.577 8.192q-1.054.054-1.815-.661Q3 6.816 3 5.73q0-1.039.721-1.77q.721-.73 1.76-.73t1.76.73q.72.731.72 1.77q0 .736-.378 1.316q-.38.58-1.017.89l1.317 5.298q.502-.089 1-.123q.5-.035 1.02-.035q.605 0 1.18.044t1.16.133l-.322-3.115q-.88-.16-1.458-.83q-.578-.668-.578-1.578q0-1.039.72-1.77t1.76-.73t1.76.73t.721 1.77q0 .892-.547 1.549t-1.378.847l.333 3.292q1.03.189 2.026.45t2.007.523l.94-6.438q-.65-.304-1.044-.893t-.395-1.33q0-1.039.721-1.77q.722-.73 1.76-.73t1.76.73t.721 1.77q0 1.035-.728 1.747t-1.757.709l-.984 6.475q.74.182 1.487.289t1.513.107v1q-.802 0-1.586-.104t-1.56-.287l-.226 1.444l-.994-.146l.225-1.548q-.944-.258-1.876-.522t-1.9-.453L13.828 19h2.023v1z"/></svg> </template>
CSS
.icon-acupuncture {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.91%2020v-1h1.913l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454%200-.898.029t-.898.098l.694%202.744l-.963.225l-.7-2.806q-.885.2-1.745.489q-.86.288-1.68.685l-.422-.922q.877-.388%201.774-.695q.896-.307%201.823-.507L5.577%208.192q-1.054.054-1.815-.661Q3%206.816%203%205.73q0-1.039.721-1.77q.721-.73%201.76-.73t1.76.73q.72.731.72%201.77q0%20.736-.378%201.316q-.38.58-1.017.89l1.317%205.298q.502-.089%201-.123q.5-.035%201.02-.035q.605%200%201.18.044t1.16.133l-.322-3.115q-.88-.16-1.458-.83q-.578-.668-.578-1.578q0-1.039.72-1.77t1.76-.73t1.76.73t.721%201.77q0%20.892-.547%201.549t-1.378.847l.333%203.292q1.03.189%202.026.45t2.007.523l.94-6.438q-.65-.304-1.044-.893t-.395-1.33q0-1.039.721-1.77q.722-.73%201.76-.73t1.76.73t.721%201.77q0%201.035-.728%201.747t-1.757.709l-.984%206.475q.74.182%201.487.289t1.513.107v1q-.802%200-1.586-.104t-1.56-.287l-.226%201.444l-.994-.146l.225-1.548q-.944-.258-1.876-.522t-1.9-.453L13.828%2019h2.023v1z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.91%2020v-1h1.913l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454%200-.898.029t-.898.098l.694%202.744l-.963.225l-.7-2.806q-.885.2-1.745.489q-.86.288-1.68.685l-.422-.922q.877-.388%201.774-.695q.896-.307%201.823-.507L5.577%208.192q-1.054.054-1.815-.661Q3%206.816%203%205.73q0-1.039.721-1.77q.721-.73%201.76-.73t1.76.73q.72.731.72%201.77q0%20.736-.378%201.316q-.38.58-1.017.89l1.317%205.298q.502-.089%201-.123q.5-.035%201.02-.035q.605%200%201.18.044t1.16.133l-.322-3.115q-.88-.16-1.458-.83q-.578-.668-.578-1.578q0-1.039.72-1.77t1.76-.73t1.76.73t.721%201.77q0%20.892-.547%201.549t-1.378.847l.333%203.292q1.03.189%202.026.45t2.007.523l.94-6.438q-.65-.304-1.044-.893t-.395-1.33q0-1.039.721-1.77q.722-.73%201.76-.73t1.76.73t.721%201.77q0%201.035-.728%201.747t-1.757.709l-.984%206.475q.74.182%201.487.289t1.513.107v1q-.802%200-1.586-.104t-1.56-.287l-.226%201.444l-.994-.146l.225-1.548q-.944-.258-1.876-.522t-1.9-.453L13.828%2019h2.023v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/acupuncture.svg?color=%231a73e8&size=48