acupuncture-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
acupuncture-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

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="M11.41 20q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143h1.413l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.584 2.255q.062.189-.057.366q-.12.177-.327.239q-.189.061-.356-.055q-.167-.117-.229-.305l-.584-2.337q-.77.164-1.5.41q-.731.246-1.462.562q-.188.072-.39-.004t-.281-.258t-.006-.385t.256-.275q.767-.32 1.544-.566t1.589-.434L5.576 8.192q-1.054.054-1.815-.661T3 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.297q.502-.088 1-.123q.5-.034 1.02-.034q.605 0 1.18.044t1.16.133l-.322-3.116q-.88-.16-1.458-.829T9.885 7.73q0-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.006.523l.941-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.625.151 1.24.252t1.26.132q.213.012.356.155t.144.357t-.144.36t-.356.134q-.662-.03-1.323-.129q-.662-.098-1.324-.256l-.151.95q-.031.214-.196.333t-.378.089t-.332-.193q-.12-.162-.089-.375l.152-1.054q-.944-.258-1.876-.522t-1.9-.453L13.828 19h1.523q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAcupunctureRounded(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="M11.41 20q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143h1.413l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.584 2.255q.062.189-.057.366q-.12.177-.327.239q-.189.061-.356-.055q-.167-.117-.229-.305l-.584-2.337q-.77.164-1.5.41q-.731.246-1.462.562q-.188.072-.39-.004t-.281-.258t-.006-.385t.256-.275q.767-.32 1.544-.566t1.589-.434L5.576 8.192q-1.054.054-1.815-.661T3 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.297q.502-.088 1-.123q.5-.034 1.02-.034q.605 0 1.18.044t1.16.133l-.322-3.116q-.88-.16-1.458-.829T9.885 7.73q0-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.006.523l.941-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.625.151 1.24.252t1.26.132q.213.012.356.155t.144.357t-.144.36t-.356.134q-.662-.03-1.323-.129q-.662-.098-1.324-.256l-.151.95q-.031.214-.196.333t-.378.089t-.332-.193q-.12-.162-.089-.375l.152-1.054q-.944-.258-1.876-.522t-1.9-.453L13.828 19h1.523q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.41 20q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143h1.413l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454 0-.898.029t-.898.098l.584 2.255q.062.189-.057.366q-.12.177-.327.239q-.189.061-.356-.055q-.167-.117-.229-.305l-.584-2.337q-.77.164-1.5.41q-.731.246-1.462.562q-.188.072-.39-.004t-.281-.258t-.006-.385t.256-.275q.767-.32 1.544-.566t1.589-.434L5.576 8.192q-1.054.054-1.815-.661T3 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.297q.502-.088 1-.123q.5-.034 1.02-.034q.605 0 1.18.044t1.16.133l-.322-3.116q-.88-.16-1.458-.829T9.885 7.73q0-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.006.523l.941-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.625.151 1.24.252t1.26.132q.213.012.356.155t.144.357t-.144.36t-.356.134q-.662-.03-1.323-.129q-.662-.098-1.324-.256l-.151.95q-.031.214-.196.333t-.378.089t-.332-.193q-.12-.162-.089-.375l.152-1.054q-.944-.258-1.876-.522t-1.9-.453L13.828 19h1.523q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
</template>

CSS

.icon-acupuncture-rounded {
  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%22M11.41%2020q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143h1.413l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454%200-.898.029t-.898.098l.584%202.255q.062.189-.057.366q-.12.177-.327.239q-.189.061-.356-.055q-.167-.117-.229-.305l-.584-2.337q-.77.164-1.5.41q-.731.246-1.462.562q-.188.072-.39-.004t-.281-.258t-.006-.385t.256-.275q.767-.32%201.544-.566t1.589-.434L5.576%208.192q-1.054.054-1.815-.661T3%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.297q.502-.088%201-.123q.5-.034%201.02-.034q.605%200%201.18.044t1.16.133l-.322-3.116q-.88-.16-1.458-.829T9.885%207.73q0-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.006.523l.941-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.625.151%201.24.252t1.26.132q.213.012.356.155t.144.357t-.144.36t-.356.134q-.662-.03-1.323-.129q-.662-.098-1.324-.256l-.151.95q-.031.214-.196.333t-.378.089t-.332-.193q-.12-.162-.089-.375l.152-1.054q-.944-.258-1.876-.522t-1.9-.453L13.828%2019h1.523q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%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%22M11.41%2020q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143h1.413l-.471-4.74q-.615-.089-1.224-.136t-1.224-.047q-.454%200-.898.029t-.898.098l.584%202.255q.062.189-.057.366q-.12.177-.327.239q-.189.061-.356-.055q-.167-.117-.229-.305l-.584-2.337q-.77.164-1.5.41q-.731.246-1.462.562q-.188.072-.39-.004t-.281-.258t-.006-.385t.256-.275q.767-.32%201.544-.566t1.589-.434L5.576%208.192q-1.054.054-1.815-.661T3%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.297q.502-.088%201-.123q.5-.034%201.02-.034q.605%200%201.18.044t1.16.133l-.322-3.116q-.88-.16-1.458-.829T9.885%207.73q0-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.006.523l.941-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.625.151%201.24.252t1.26.132q.213.012.356.155t.144.357t-.144.36t-.356.134q-.662-.03-1.323-.129q-.662-.098-1.324-.256l-.151.95q-.031.214-.196.333t-.378.089t-.332-.193q-.12-.162-.089-.375l.152-1.054q-.944-.258-1.876-.522t-1.9-.453L13.828%2019h1.523q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%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-rounded.svg?color=%231a73e8&size=48