measles-outline from Health Icons by Resolve to Save Lives · Outline · Emotions · MIT Free for personal and commercial use.

Name
measles-outline
Set
Health Icons
Style
Outline
Category
Emotions
Viewbox
48×48
License
MIT
Aliases
measles2x-outline

3 other variants in Health Icons

More emotions icons from Health Icons

Use the measles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33.258 31c-1.72-3.562-5.22-6-9.258-6s-7.538 2.438-9.258 6c-.469.97.316 2 1.394 2h15.728c1.078 0 1.863-1.03 1.394-2M24 27c2.87 0 5.453 1.555 6.978 4H17.022c1.526-2.445 4.108-4 6.978-4" clip-rule="evenodd"/><path d="M14.221 16.372a1 1 0 0 1 1.309-.22l4 2.5a1 1 0 0 1 0 1.696l-4 2.5a1 1 0 0 1-1.219-1.573c.373-.354.852-.72 1.244-1.02c.174-.133.331-.253.454-.352a4 4 0 0 0 .416-.38a4 4 0 0 0-.454-.409q-.16-.13-.367-.289c-.41-.319-.92-.716-1.32-1.127a1 1 0 0 1-.063-1.326m18.249-.22a1 1 0 0 1 1.246 1.546c-.4.41-.91.808-1.32 1.127q-.206.16-.367.29c-.21.17-.356.302-.454.409c.088.098.223.221.416.378c.123.1.28.22.454.353c.392.3.871.666 1.244 1.02a1 1 0 0 1-1.219 1.573l-4-2.5a1 1 0 0 1 0-1.696zM26 12.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m12 15a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fill-rule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16q-.134 0-.266-.002a2 2 0 1 0-3.667-.485a16.04 16.04 0 0 1-10.994-9.74a2 2 0 1 0-.795-2.79A16 16 0 0 1 8 24a15.96 15.96 0 0 1 5.32-11.914a2 2 0 1 0 3.285-2.278A15.9 15.9 0 0 1 24 8c3.107 0 6.007.885 8.461 2.418a1.5 1.5 0 1 0 2.359 1.795A15.96 15.96 0 0 1 40 24" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMeaslesOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M33.258 31c-1.72-3.562-5.22-6-9.258-6s-7.538 2.438-9.258 6c-.469.97.316 2 1.394 2h15.728c1.078 0 1.863-1.03 1.394-2M24 27c2.87 0 5.453 1.555 6.978 4H17.022c1.526-2.445 4.108-4 6.978-4" clipRule="evenodd"/><path d="M14.221 16.372a1 1 0 0 1 1.309-.22l4 2.5a1 1 0 0 1 0 1.696l-4 2.5a1 1 0 0 1-1.219-1.573c.373-.354.852-.72 1.244-1.02c.174-.133.331-.253.454-.352a4 4 0 0 0 .416-.38a4 4 0 0 0-.454-.409q-.16-.13-.367-.289c-.41-.319-.92-.716-1.32-1.127a1 1 0 0 1-.063-1.326m18.249-.22a1 1 0 0 1 1.246 1.546c-.4.41-.91.808-1.32 1.127q-.206.16-.367.29c-.21.17-.356.302-.454.409c.088.098.223.221.416.378c.123.1.28.22.454.353c.392.3.871.666 1.244 1.02a1 1 0 0 1-1.219 1.573l-4-2.5a1 1 0 0 1 0-1.696zM26 12.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m12 15a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fillRule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16q-.134 0-.266-.002a2 2 0 1 0-3.667-.485a16.04 16.04 0 0 1-10.994-9.74a2 2 0 1 0-.795-2.79A16 16 0 0 1 8 24a15.96 15.96 0 0 1 5.32-11.914a2 2 0 1 0 3.285-2.278A15.9 15.9 0 0 1 24 8c3.107 0 6.007.885 8.461 2.418a1.5 1.5 0 1 0 2.359 1.795A15.96 15.96 0 0 1 40 24" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33.258 31c-1.72-3.562-5.22-6-9.258-6s-7.538 2.438-9.258 6c-.469.97.316 2 1.394 2h15.728c1.078 0 1.863-1.03 1.394-2M24 27c2.87 0 5.453 1.555 6.978 4H17.022c1.526-2.445 4.108-4 6.978-4" clip-rule="evenodd"/><path d="M14.221 16.372a1 1 0 0 1 1.309-.22l4 2.5a1 1 0 0 1 0 1.696l-4 2.5a1 1 0 0 1-1.219-1.573c.373-.354.852-.72 1.244-1.02c.174-.133.331-.253.454-.352a4 4 0 0 0 .416-.38a4 4 0 0 0-.454-.409q-.16-.13-.367-.289c-.41-.319-.92-.716-1.32-1.127a1 1 0 0 1-.063-1.326m18.249-.22a1 1 0 0 1 1.246 1.546c-.4.41-.91.808-1.32 1.127q-.206.16-.367.29c-.21.17-.356.302-.454.409c.088.098.223.221.416.378c.123.1.28.22.454.353c.392.3.871.666 1.244 1.02a1 1 0 0 1-1.219 1.573l-4-2.5a1 1 0 0 1 0-1.696zM26 12.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m12 15a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fill-rule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16q-.134 0-.266-.002a2 2 0 1 0-3.667-.485a16.04 16.04 0 0 1-10.994-9.74a2 2 0 1 0-.795-2.79A16 16 0 0 1 8 24a15.96 15.96 0 0 1 5.32-11.914a2 2 0 1 0 3.285-2.278A15.9 15.9 0 0 1 24 8c3.107 0 6.007.885 8.461 2.418a1.5 1.5 0 1 0 2.359 1.795A15.96 15.96 0 0 1 40 24" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-measles-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.258%2031c-1.72-3.562-5.22-6-9.258-6s-7.538%202.438-9.258%206c-.469.97.316%202%201.394%202h15.728c1.078%200%201.863-1.03%201.394-2M24%2027c2.87%200%205.453%201.555%206.978%204H17.022c1.526-2.445%204.108-4%206.978-4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.221%2016.372a1%201%200%200%201%201.309-.22l4%202.5a1%201%200%200%201%200%201.696l-4%202.5a1%201%200%200%201-1.219-1.573c.373-.354.852-.72%201.244-1.02c.174-.133.331-.253.454-.352a4%204%200%200%200%20.416-.38a4%204%200%200%200-.454-.409q-.16-.13-.367-.289c-.41-.319-.92-.716-1.32-1.127a1%201%200%200%201-.063-1.326m18.249-.22a1%201%200%200%201%201.246%201.546c-.4.41-.91.808-1.32%201.127q-.206.16-.367.29c-.21.17-.356.302-.454.409c.088.098.223.221.416.378c.123.1.28.22.454.353c.392.3.871.666%201.244%201.02a1%201%200%200%201-1.219%201.573l-4-2.5a1%201%200%200%201%200-1.696zM26%2012.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m12%2015a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018m-2%200c0%208.837-7.163%2016-16%2016q-.134%200-.266-.002a2%202%200%201%200-3.667-.485a16.04%2016.04%200%200%201-10.994-9.74a2%202%200%201%200-.795-2.79A16%2016%200%200%201%208%2024a15.96%2015.96%200%200%201%205.32-11.914a2%202%200%201%200%203.285-2.278A15.9%2015.9%200%200%201%2024%208c3.107%200%206.007.885%208.461%202.418a1.5%201.5%200%201%200%202.359%201.795A15.96%2015.96%200%200%201%2040%2024%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.258%2031c-1.72-3.562-5.22-6-9.258-6s-7.538%202.438-9.258%206c-.469.97.316%202%201.394%202h15.728c1.078%200%201.863-1.03%201.394-2M24%2027c2.87%200%205.453%201.555%206.978%204H17.022c1.526-2.445%204.108-4%206.978-4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.221%2016.372a1%201%200%200%201%201.309-.22l4%202.5a1%201%200%200%201%200%201.696l-4%202.5a1%201%200%200%201-1.219-1.573c.373-.354.852-.72%201.244-1.02c.174-.133.331-.253.454-.352a4%204%200%200%200%20.416-.38a4%204%200%200%200-.454-.409q-.16-.13-.367-.289c-.41-.319-.92-.716-1.32-1.127a1%201%200%200%201-.063-1.326m18.249-.22a1%201%200%200%201%201.246%201.546c-.4.41-.91.808-1.32%201.127q-.206.16-.367.29c-.21.17-.356.302-.454.409c.088.098.223.221.416.378c.123.1.28.22.454.353c.392.3.871.666%201.244%201.02a1%201%200%200%201-1.219%201.573l-4-2.5a1%201%200%200%201%200-1.696zM26%2012.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m12%2015a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018m-2%200c0%208.837-7.163%2016-16%2016q-.134%200-.266-.002a2%202%200%201%200-3.667-.485a16.04%2016.04%200%200%201-10.994-9.74a2%202%200%201%200-.795-2.79A16%2016%200%200%201%208%2024a15.96%2015.96%200%200%201%205.32-11.914a2%202%200%201%200%203.285-2.278A15.9%2015.9%200%200%201%2024%208c3.107%200%206.007.885%208.461%202.418a1.5%201.5%200%201%200%202.359%201.795A15.96%2015.96%200%200%201%2040%2024%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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