lotion from Material Design Icons by Pictogrammers · Filled · Health / Beauty · Apache-2.0 Free for personal and commercial use.

Name
lotion
Set
Material Design Icons
Style
Filled
Category
Health / Beauty
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

The same icon in other sets

More health / beauty icons from Material Design Icons

Use the lotion icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5m4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5M16 12v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 3 1l-1.44 1.44C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91"/></svg>

React

import type { SVGProps } from "react";

export function MdiLotion(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="M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5m4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5M16 12v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 3 1l-1.44 1.44C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5m4 8.5a2.5 2.5 0 0 0 2.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 0 0 2.5 2.5M16 12v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 3 1l-1.44 1.44C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91"/></svg>
</template>

CSS

.icon-lotion {
  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%22M15.5%206.5C15.5%205.66%2017%204%2017%204s1.5%201.66%201.5%202.5c0%20.83-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5m4%208.5a2.5%202.5%200%200%200%202.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17%2010.83%2017%2012.5a2.5%202.5%200%200%200%202.5%202.5M16%2012v10H4V12c0-2.97%202.16-5.43%205-5.91V4H7V2h6c1.13%200%202.15.39%203%201l-1.44%201.44C14.1%204.17%2013.57%204%2013%204h-2v2.09c2.84.48%205%202.94%205%205.91%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%22M15.5%206.5C15.5%205.66%2017%204%2017%204s1.5%201.66%201.5%202.5c0%20.83-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5m4%208.5a2.5%202.5%200%200%200%202.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17%2010.83%2017%2012.5a2.5%202.5%200%200%200%202.5%202.5M16%2012v10H4V12c0-2.97%202.16-5.43%205-5.91V4H7V2h6c1.13%200%202.15.39%203%201l-1.44%201.44C14.1%204.17%2013.57%204%2013%204h-2v2.09c2.84.48%205%202.94%205%205.91%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/lotion.svg?color=%231a73e8&size=48