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

Name
allergies-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 allergies icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 11.25V17q0 .425.288.713T10.5 18t.713-.288t.287-.717v-5.947q0-.136-.038-.273t-.093-.267L9.835 7.457q-.204-.382-.582-.52Q8.875 6.8 8.5 7t-.513.588t.063.762zm5-.006l1.45-2.913q.194-.375.06-.753Q15.875 7.2 15.5 7t-.763-.062t-.587.512l-1.52 3.052q-.055.13-.092.267t-.038.273V17q0 .425.288.713T13.5 18t.713-.288T14.5 17zm2.263 1.818q.387-.137.587-.512l1.1-2.2q.2-.375.063-.762T18 9t-.763-.062t-.587.512l-1.1 2.217q-.2.377-.062.755q.137.378.512.578t.763.063m-8.25-.65q.137-.388-.063-.763l-1.1-2.2q-.2-.375-.587-.513T6 9t-.513.588t.063.762l1.1 2.2q.2.375.588.513T8 13t.513-.587M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAllergiesRounded(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="M9.5 11.25V17q0 .425.288.713T10.5 18t.713-.288t.287-.717v-5.947q0-.136-.038-.273t-.093-.267L9.835 7.457q-.204-.382-.582-.52Q8.875 6.8 8.5 7t-.513.588t.063.762zm5-.006l1.45-2.913q.194-.375.06-.753Q15.875 7.2 15.5 7t-.763-.062t-.587.512l-1.52 3.052q-.055.13-.092.267t-.038.273V17q0 .425.288.713T13.5 18t.713-.288T14.5 17zm2.263 1.818q.387-.137.587-.512l1.1-2.2q.2-.375.063-.762T18 9t-.763-.062t-.587.512l-1.1 2.217q-.2.377-.062.755q.137.378.512.578t.763.063m-8.25-.65q.137-.388-.063-.763l-1.1-2.2q-.2-.375-.587-.513T6 9t-.513.588t.063.762l1.1 2.2q.2.375.588.513T8 13t.513-.587M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 11.25V17q0 .425.288.713T10.5 18t.713-.288t.287-.717v-5.947q0-.136-.038-.273t-.093-.267L9.835 7.457q-.204-.382-.582-.52Q8.875 6.8 8.5 7t-.513.588t.063.762zm5-.006l1.45-2.913q.194-.375.06-.753Q15.875 7.2 15.5 7t-.763-.062t-.587.512l-1.52 3.052q-.055.13-.092.267t-.038.273V17q0 .425.288.713T13.5 18t.713-.288T14.5 17zm2.263 1.818q.387-.137.587-.512l1.1-2.2q.2-.375.063-.762T18 9t-.763-.062t-.587.512l-1.1 2.217q-.2.377-.062.755q.137.378.512.578t.763.063m-8.25-.65q.137-.388-.063-.763l-1.1-2.2q-.2-.375-.587-.513T6 9t-.513.588t.063.762l1.1 2.2q.2.375.588.513T8 13t.513-.587M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709"/></svg>
</template>

CSS

.icon-allergies-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%22M9.5%2011.25V17q0%20.425.288.713T10.5%2018t.713-.288t.287-.717v-5.947q0-.136-.038-.273t-.093-.267L9.835%207.457q-.204-.382-.582-.52Q8.875%206.8%208.5%207t-.513.588t.063.762zm5-.006l1.45-2.913q.194-.375.06-.753Q15.875%207.2%2015.5%207t-.763-.062t-.587.512l-1.52%203.052q-.055.13-.092.267t-.038.273V17q0%20.425.288.713T13.5%2018t.713-.288T14.5%2017zm2.263%201.818q.387-.137.587-.512l1.1-2.2q.2-.375.063-.762T18%209t-.763-.062t-.587.512l-1.1%202.217q-.2.377-.062.755q.137.378.512.578t.763.063m-8.25-.65q.137-.388-.063-.763l-1.1-2.2q-.2-.375-.587-.513T6%209t-.513.588t.063.762l1.1%202.2q.2.375.588.513T8%2013t.513-.587M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709%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%22M9.5%2011.25V17q0%20.425.288.713T10.5%2018t.713-.288t.287-.717v-5.947q0-.136-.038-.273t-.093-.267L9.835%207.457q-.204-.382-.582-.52Q8.875%206.8%208.5%207t-.513.588t.063.762zm5-.006l1.45-2.913q.194-.375.06-.753Q15.875%207.2%2015.5%207t-.763-.062t-.587.512l-1.52%203.052q-.055.13-.092.267t-.038.273V17q0%20.425.288.713T13.5%2018t.713-.288T14.5%2017zm2.263%201.818q.387-.137.587-.512l1.1-2.2q.2-.375.063-.762T18%209t-.763-.062t-.587.512l-1.1%202.217q-.2.377-.062.755q.137.378.512.578t.763.063m-8.25-.65q.137-.388-.063-.763l-1.1-2.2q-.2-.375-.587-.513T6%209t-.513.588t.063.762l1.1%202.2q.2.375.588.513T8%2013t.513-.587M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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