pest control rodent icon

pest-control-rodent-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
pest-control-rodent-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the pest control rodent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-2.25 0-3.95-1.437T6.075 15.9q-1.8-.35-2.937-1.75T2 10.95q0-2.075 1.463-3.512T7 6h2.5q.2 0 .35-.15T10 5.5t-.15-.35T9.5 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3h1.5q1.05 0 1.775.725T12 5.5t-.725 1.775T9.5 8H7q-1.25 0-2.125.85T4 10.925q0 1 .575 1.813T6.1 13.85q.4-2.125 2.038-3.487T11.95 9q.5 0 .963.063t.937.212q-1.275.525-2.062 1.65t-.788 2.5q0 .8.225 1.563t.725 1.337q.125.15.338.163t.362-.138q.125-.125.138-.337t-.113-.363q-.35-.45-.513-1T12 13.5q0-1.475 1.025-2.488t2.5-1.012q1.45 0 2.463 1.013T19 13.45q0 .6-.213 1.163t-.637.987l3.15 2.75q.3.275.488.613t.187.737q0 .575-.488.938T20.35 21zm5.713-2.287Q18 18.425 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPestControlRodentRounded(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="M12 21q-2.25 0-3.95-1.437T6.075 15.9q-1.8-.35-2.937-1.75T2 10.95q0-2.075 1.463-3.512T7 6h2.5q.2 0 .35-.15T10 5.5t-.15-.35T9.5 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3h1.5q1.05 0 1.775.725T12 5.5t-.725 1.775T9.5 8H7q-1.25 0-2.125.85T4 10.925q0 1 .575 1.813T6.1 13.85q.4-2.125 2.038-3.487T11.95 9q.5 0 .963.063t.937.212q-1.275.525-2.062 1.65t-.788 2.5q0 .8.225 1.563t.725 1.337q.125.15.338.163t.362-.138q.125-.125.138-.337t-.113-.363q-.35-.45-.513-1T12 13.5q0-1.475 1.025-2.488t2.5-1.012q1.45 0 2.463 1.013T19 13.45q0 .6-.213 1.163t-.637.987l3.15 2.75q.3.275.488.613t.187.737q0 .575-.488.938T20.35 21zm5.713-2.287Q18 18.425 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-2.25 0-3.95-1.437T6.075 15.9q-1.8-.35-2.937-1.75T2 10.95q0-2.075 1.463-3.512T7 6h2.5q.2 0 .35-.15T10 5.5t-.15-.35T9.5 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3h1.5q1.05 0 1.775.725T12 5.5t-.725 1.775T9.5 8H7q-1.25 0-2.125.85T4 10.925q0 1 .575 1.813T6.1 13.85q.4-2.125 2.038-3.487T11.95 9q.5 0 .963.063t.937.212q-1.275.525-2.062 1.65t-.788 2.5q0 .8.225 1.563t.725 1.337q.125.15.338.163t.362-.138q.125-.125.138-.337t-.113-.363q-.35-.45-.513-1T12 13.5q0-1.475 1.025-2.488t2.5-1.012q1.45 0 2.463 1.013T19 13.45q0 .6-.213 1.163t-.637.987l3.15 2.75q.3.275.488.613t.187.737q0 .575-.488.938T20.35 21zm5.713-2.287Q18 18.425 18 18t-.288-.712T17 17t-.712.288T16 18t.288.713T17 19t.713-.288"/></svg>
</template>

CSS

.icon-pest-control-rodent-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%22M12%2021q-2.25%200-3.95-1.437T6.075%2015.9q-1.8-.35-2.937-1.75T2%2010.95q0-2.075%201.463-3.512T7%206h2.5q.2%200%20.35-.15T10%205.5t-.15-.35T9.5%205H8q-.425%200-.712-.288T7%204t.288-.712T8%203h1.5q1.05%200%201.775.725T12%205.5t-.725%201.775T9.5%208H7q-1.25%200-2.125.85T4%2010.925q0%201%20.575%201.813T6.1%2013.85q.4-2.125%202.038-3.487T11.95%209q.5%200%20.963.063t.937.212q-1.275.525-2.062%201.65t-.788%202.5q0%20.8.225%201.563t.725%201.337q.125.15.338.163t.362-.138q.125-.125.138-.337t-.113-.363q-.35-.45-.513-1T12%2013.5q0-1.475%201.025-2.488t2.5-1.012q1.45%200%202.463%201.013T19%2013.45q0%20.6-.213%201.163t-.637.987l3.15%202.75q.3.275.488.613t.187.737q0%20.575-.488.938T20.35%2021zm5.713-2.287Q18%2018.425%2018%2018t-.288-.712T17%2017t-.712.288T16%2018t.288.713T17%2019t.713-.288%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%22M12%2021q-2.25%200-3.95-1.437T6.075%2015.9q-1.8-.35-2.937-1.75T2%2010.95q0-2.075%201.463-3.512T7%206h2.5q.2%200%20.35-.15T10%205.5t-.15-.35T9.5%205H8q-.425%200-.712-.288T7%204t.288-.712T8%203h1.5q1.05%200%201.775.725T12%205.5t-.725%201.775T9.5%208H7q-1.25%200-2.125.85T4%2010.925q0%201%20.575%201.813T6.1%2013.85q.4-2.125%202.038-3.487T11.95%209q.5%200%20.963.063t.937.212q-1.275.525-2.062%201.65t-.788%202.5q0%20.8.225%201.563t.725%201.337q.125.15.338.163t.362-.138q.125-.125.138-.337t-.113-.363q-.35-.45-.513-1T12%2013.5q0-1.475%201.025-2.488t2.5-1.012q1.45%200%202.463%201.013T19%2013.45q0%20.6-.213%201.163t-.637.987l3.15%202.75q.3.275.488.613t.187.737q0%20.575-.488.938T20.35%2021zm5.713-2.287Q18%2018.425%2018%2018t-.288-.712T17%2017t-.712.288T16%2018t.288.713T17%2019t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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