health and beauty icon

health-and-beauty-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
health-and-beauty-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the health and beauty icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.539 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144h3.5V5.923h-3.5q-.213 0-.357-.144q-.143-.144-.143-.356q0-.213.143-.357t.357-.143h3.653q.69 0 1.153.463t.463 1.153v12.846q0 .69-.463 1.153T20.192 21zm-9.755-1h2.354q.193 0 .346-.106q.154-.105.231-.298l2.623-7.265q.077-.212 0-.423t-.269-.327L8.834 9.654H7.088L3.854 11.58q-.193.115-.27.327q-.076.211 0 .423l2.624 7.265q.076.193.23.298q.154.106.346.106m-1.509-.075l-2.623-7.24q-.212-.54-.016-1.088q.196-.547.712-.85l3.614-2.17V3.769q0-.31.23-.54Q7.421 3 7.73 3h.461q.31 0 .54.23t.23.54v4.807l3.613 2.17q.516.303.712.85t-.016 1.088l-2.623 7.24q-.18.485-.587.78T9.139 21H6.785q-.516 0-.923-.295q-.406-.295-.587-.78"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHealthAndBeautyOutlineRounded(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="M16.539 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144h3.5V5.923h-3.5q-.213 0-.357-.144q-.143-.144-.143-.356q0-.213.143-.357t.357-.143h3.653q.69 0 1.153.463t.463 1.153v12.846q0 .69-.463 1.153T20.192 21zm-9.755-1h2.354q.193 0 .346-.106q.154-.105.231-.298l2.623-7.265q.077-.212 0-.423t-.269-.327L8.834 9.654H7.088L3.854 11.58q-.193.115-.27.327q-.076.211 0 .423l2.624 7.265q.076.193.23.298q.154.106.346.106m-1.509-.075l-2.623-7.24q-.212-.54-.016-1.088q.196-.547.712-.85l3.614-2.17V3.769q0-.31.23-.54Q7.421 3 7.73 3h.461q.31 0 .54.23t.23.54v4.807l3.613 2.17q.516.303.712.85t-.016 1.088l-2.623 7.24q-.18.485-.587.78T9.139 21H6.785q-.516 0-.923-.295q-.406-.295-.587-.78"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.539 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213 0-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144h3.5V5.923h-3.5q-.213 0-.357-.144q-.143-.144-.143-.356q0-.213.143-.357t.357-.143h3.653q.69 0 1.153.463t.463 1.153v12.846q0 .69-.463 1.153T20.192 21zm-9.755-1h2.354q.193 0 .346-.106q.154-.105.231-.298l2.623-7.265q.077-.212 0-.423t-.269-.327L8.834 9.654H7.088L3.854 11.58q-.193.115-.27.327q-.076.211 0 .423l2.624 7.265q.076.193.23.298q.154.106.346.106m-1.509-.075l-2.623-7.24q-.212-.54-.016-1.088q.196-.547.712-.85l3.614-2.17V3.769q0-.31.23-.54Q7.421 3 7.73 3h.461q.31 0 .54.23t.23.54v4.807l3.613 2.17q.516.303.712.85t-.016 1.088l-2.623 7.24q-.18.485-.587.78T9.139 21H6.785q-.516 0-.923-.295q-.406-.295-.587-.78"/></svg>
</template>

CSS

.icon-health-and-beauty-outline-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%22M16.539%2021q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144h3.5V5.923h-3.5q-.213%200-.357-.144q-.143-.144-.143-.356q0-.213.143-.357t.357-.143h3.653q.69%200%201.153.463t.463%201.153v12.846q0%20.69-.463%201.153T20.192%2021zm-9.755-1h2.354q.193%200%20.346-.106q.154-.105.231-.298l2.623-7.265q.077-.212%200-.423t-.269-.327L8.834%209.654H7.088L3.854%2011.58q-.193.115-.27.327q-.076.211%200%20.423l2.624%207.265q.076.193.23.298q.154.106.346.106m-1.509-.075l-2.623-7.24q-.212-.54-.016-1.088q.196-.547.712-.85l3.614-2.17V3.769q0-.31.23-.54Q7.421%203%207.73%203h.461q.31%200%20.54.23t.23.54v4.807l3.613%202.17q.516.303.712.85t-.016%201.088l-2.623%207.24q-.18.485-.587.78T9.139%2021H6.785q-.516%200-.923-.295q-.406-.295-.587-.78%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%22M16.539%2021q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.143q-.143-.144-.143-.357t.143-.356t.357-.143h3.5v-2.77h-3.5q-.213%200-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144h3.5V5.923h-3.5q-.213%200-.357-.144q-.143-.144-.143-.356q0-.213.143-.357t.357-.143h3.653q.69%200%201.153.463t.463%201.153v12.846q0%20.69-.463%201.153T20.192%2021zm-9.755-1h2.354q.193%200%20.346-.106q.154-.105.231-.298l2.623-7.265q.077-.212%200-.423t-.269-.327L8.834%209.654H7.088L3.854%2011.58q-.193.115-.27.327q-.076.211%200%20.423l2.624%207.265q.076.193.23.298q.154.106.346.106m-1.509-.075l-2.623-7.24q-.212-.54-.016-1.088q.196-.547.712-.85l3.614-2.17V3.769q0-.31.23-.54Q7.421%203%207.73%203h.461q.31%200%20.54.23t.23.54v4.807l3.613%202.17q.516.303.712.85t-.016%201.088l-2.623%207.24q-.18.485-.587.78T9.139%2021H6.785q-.516%200-.923-.295q-.406-.295-.587-.78%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/health-and-beauty-outline-rounded.svg?color=%231a73e8&size=48