acupuncture icon
acupuncture-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- acupuncture-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- acupuncture-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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.025 21v-2H11.9l-.375-3.875q-.5-.05-1.012-.088T9.5 15h-.6q-.3 0-.6.05l.675 2.725l-1.925.475l-.7-2.825q-.75.2-1.475.45t-1.45.55L2.6 14.6q.8-.35 1.6-.637t1.65-.488L4.75 9Q3.6 8.9 2.8 8.05T2 6q0-1.25.875-2.125T5 3t2.125.875T8 6q0 .775-.35 1.413T6.7 8.475L7.825 13.1q.425-.05.838-.075T9.5 13q.45 0 .9.025t.9.075l-.225-2.25q-.9-.275-1.487-1.05T9 8q0-1.25.875-2.125T12 5t2.125.875T15 8q0 .95-.537 1.713T13.075 10.8l.275 2.6q.8.15 1.613.363t1.612.437l.825-5.65q-.65-.4-1.025-1.075T16 6q0-1.25.875-2.125T19 3t2.125.875T22 6q0 1.15-.737 1.988t-1.863.987l-.85 5.725q.625.125 1.238.213T21.05 15v2q-.725 0-1.412-.075t-1.388-.2l-.225 1.425l-1.975-.3l.225-1.625q-.675-.2-1.338-.387t-1.362-.338l.35 3.5h2.1v2zm2.688-12.288Q13 8.425 13 8t-.288-.712T12 7t-.712.288T11 8t.288.713T12 9t.713-.288m-7-2Q6 6.426 6 6t-.288-.712T5 5t-.712.288T4 6t.288.713T5 7t.713-.288m14 0Q20 6.426 20 6t-.288-.712T19 5t-.712.288T18 6t.288.713T19 7t.713-.288M19 6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAcupunctureOutline(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.025 21v-2H11.9l-.375-3.875q-.5-.05-1.012-.088T9.5 15h-.6q-.3 0-.6.05l.675 2.725l-1.925.475l-.7-2.825q-.75.2-1.475.45t-1.45.55L2.6 14.6q.8-.35 1.6-.637t1.65-.488L4.75 9Q3.6 8.9 2.8 8.05T2 6q0-1.25.875-2.125T5 3t2.125.875T8 6q0 .775-.35 1.413T6.7 8.475L7.825 13.1q.425-.05.838-.075T9.5 13q.45 0 .9.025t.9.075l-.225-2.25q-.9-.275-1.487-1.05T9 8q0-1.25.875-2.125T12 5t2.125.875T15 8q0 .95-.537 1.713T13.075 10.8l.275 2.6q.8.15 1.613.363t1.612.437l.825-5.65q-.65-.4-1.025-1.075T16 6q0-1.25.875-2.125T19 3t2.125.875T22 6q0 1.15-.737 1.988t-1.863.987l-.85 5.725q.625.125 1.238.213T21.05 15v2q-.725 0-1.412-.075t-1.388-.2l-.225 1.425l-1.975-.3l.225-1.625q-.675-.2-1.338-.387t-1.362-.338l.35 3.5h2.1v2zm2.688-12.288Q13 8.425 13 8t-.288-.712T12 7t-.712.288T11 8t.288.713T12 9t.713-.288m-7-2Q6 6.426 6 6t-.288-.712T5 5t-.712.288T4 6t.288.713T5 7t.713-.288m14 0Q20 6.426 20 6t-.288-.712T19 5t-.712.288T18 6t.288.713T19 7t.713-.288M19 6"/></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.025 21v-2H11.9l-.375-3.875q-.5-.05-1.012-.088T9.5 15h-.6q-.3 0-.6.05l.675 2.725l-1.925.475l-.7-2.825q-.75.2-1.475.45t-1.45.55L2.6 14.6q.8-.35 1.6-.637t1.65-.488L4.75 9Q3.6 8.9 2.8 8.05T2 6q0-1.25.875-2.125T5 3t2.125.875T8 6q0 .775-.35 1.413T6.7 8.475L7.825 13.1q.425-.05.838-.075T9.5 13q.45 0 .9.025t.9.075l-.225-2.25q-.9-.275-1.487-1.05T9 8q0-1.25.875-2.125T12 5t2.125.875T15 8q0 .95-.537 1.713T13.075 10.8l.275 2.6q.8.15 1.613.363t1.612.437l.825-5.65q-.65-.4-1.025-1.075T16 6q0-1.25.875-2.125T19 3t2.125.875T22 6q0 1.15-.737 1.988t-1.863.987l-.85 5.725q.625.125 1.238.213T21.05 15v2q-.725 0-1.412-.075t-1.388-.2l-.225 1.425l-1.975-.3l.225-1.625q-.675-.2-1.338-.387t-1.362-.338l.35 3.5h2.1v2zm2.688-12.288Q13 8.425 13 8t-.288-.712T12 7t-.712.288T11 8t.288.713T12 9t.713-.288m-7-2Q6 6.426 6 6t-.288-.712T5 5t-.712.288T4 6t.288.713T5 7t.713-.288m14 0Q20 6.426 20 6t-.288-.712T19 5t-.712.288T18 6t.288.713T19 7t.713-.288M19 6"/></svg> </template>
CSS
.icon-acupuncture-outline {
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.025%2021v-2H11.9l-.375-3.875q-.5-.05-1.012-.088T9.5%2015h-.6q-.3%200-.6.05l.675%202.725l-1.925.475l-.7-2.825q-.75.2-1.475.45t-1.45.55L2.6%2014.6q.8-.35%201.6-.637t1.65-.488L4.75%209Q3.6%208.9%202.8%208.05T2%206q0-1.25.875-2.125T5%203t2.125.875T8%206q0%20.775-.35%201.413T6.7%208.475L7.825%2013.1q.425-.05.838-.075T9.5%2013q.45%200%20.9.025t.9.075l-.225-2.25q-.9-.275-1.487-1.05T9%208q0-1.25.875-2.125T12%205t2.125.875T15%208q0%20.95-.537%201.713T13.075%2010.8l.275%202.6q.8.15%201.613.363t1.612.437l.825-5.65q-.65-.4-1.025-1.075T16%206q0-1.25.875-2.125T19%203t2.125.875T22%206q0%201.15-.737%201.988t-1.863.987l-.85%205.725q.625.125%201.238.213T21.05%2015v2q-.725%200-1.412-.075t-1.388-.2l-.225%201.425l-1.975-.3l.225-1.625q-.675-.2-1.338-.387t-1.362-.338l.35%203.5h2.1v2zm2.688-12.288Q13%208.425%2013%208t-.288-.712T12%207t-.712.288T11%208t.288.713T12%209t.713-.288m-7-2Q6%206.426%206%206t-.288-.712T5%205t-.712.288T4%206t.288.713T5%207t.713-.288m14%200Q20%206.426%2020%206t-.288-.712T19%205t-.712.288T18%206t.288.713T19%207t.713-.288M19%206%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.025%2021v-2H11.9l-.375-3.875q-.5-.05-1.012-.088T9.5%2015h-.6q-.3%200-.6.05l.675%202.725l-1.925.475l-.7-2.825q-.75.2-1.475.45t-1.45.55L2.6%2014.6q.8-.35%201.6-.637t1.65-.488L4.75%209Q3.6%208.9%202.8%208.05T2%206q0-1.25.875-2.125T5%203t2.125.875T8%206q0%20.775-.35%201.413T6.7%208.475L7.825%2013.1q.425-.05.838-.075T9.5%2013q.45%200%20.9.025t.9.075l-.225-2.25q-.9-.275-1.487-1.05T9%208q0-1.25.875-2.125T12%205t2.125.875T15%208q0%20.95-.537%201.713T13.075%2010.8l.275%202.6q.8.15%201.613.363t1.612.437l.825-5.65q-.65-.4-1.025-1.075T16%206q0-1.25.875-2.125T19%203t2.125.875T22%206q0%201.15-.737%201.988t-1.863.987l-.85%205.725q.625.125%201.238.213T21.05%2015v2q-.725%200-1.412-.075t-1.388-.2l-.225%201.425l-1.975-.3l.225-1.625q-.675-.2-1.338-.387t-1.362-.338l.35%203.5h2.1v2zm2.688-12.288Q13%208.425%2013%208t-.288-.712T12%207t-.712.288T11%208t.288.713T12%209t.713-.288m-7-2Q6%206.426%206%206t-.288-.712T5%205t-.712.288T4%206t.288.713T5%207t.713-.288m14%200Q20%206.426%2020%206t-.288-.712T19%205t-.712.288T18%206t.288.713T19%207t.713-.288M19%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/acupuncture-outline.svg?color=%231a73e8&size=48