twotone volunteer activism icon

twotone-volunteer-activism from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-volunteer-activism
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone volunteer activism icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13h2v7H3zm13-2.71c1.96-1.82 4-3.88 4-4.99c0-.74-.56-1.3-1.3-1.3c-.44 0-.89.21-1.18.55L16 6.34l-1.52-1.79A1.6 1.6 0 0 0 13.3 4c-.74 0-1.3.56-1.3 1.3c0 1.11 2.04 3.17 4 4.99M19 18h-5.35c-.54 0-1.07-.09-1.58-.26l-2.38-.79l.63-1.9l2.38.79c.31.1.63.15.95.15H15c0-.37-.23-.7-.57-.83L8.61 13H7v5.48l6.97 1.94l5.93-1.85A1 1 0 0 0 19 18" opacity=".3"/><path fill="currentColor" d="M16 13c3.09-2.81 6-5.44 6-7.7C22 3.45 20.55 2 18.7 2c-1.04 0-2.05.49-2.7 1.25A3.62 3.62 0 0 0 13.3 2C11.45 2 10 3.45 10 5.3c0 2.26 2.91 4.89 6 7.7m-2.7-9c.44 0 .89.21 1.18.55L16 6.34l1.52-1.79c.29-.34.74-.55 1.18-.55c.74 0 1.3.56 1.3 1.3c0 1.12-2.04 3.17-4 4.99c-1.96-1.82-4-3.88-4-4.99c0-.74.56-1.3 1.3-1.3M19 16h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M5 20H3v-7h2zm8.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83h-1.35c-.32 0-.64-.05-.95-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneVolunteerActivism(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="M3 13h2v7H3zm13-2.71c1.96-1.82 4-3.88 4-4.99c0-.74-.56-1.3-1.3-1.3c-.44 0-.89.21-1.18.55L16 6.34l-1.52-1.79A1.6 1.6 0 0 0 13.3 4c-.74 0-1.3.56-1.3 1.3c0 1.11 2.04 3.17 4 4.99M19 18h-5.35c-.54 0-1.07-.09-1.58-.26l-2.38-.79l.63-1.9l2.38.79c.31.1.63.15.95.15H15c0-.37-.23-.7-.57-.83L8.61 13H7v5.48l6.97 1.94l5.93-1.85A1 1 0 0 0 19 18" opacity=".3"/><path fill="currentColor" d="M16 13c3.09-2.81 6-5.44 6-7.7C22 3.45 20.55 2 18.7 2c-1.04 0-2.05.49-2.7 1.25A3.62 3.62 0 0 0 13.3 2C11.45 2 10 3.45 10 5.3c0 2.26 2.91 4.89 6 7.7m-2.7-9c.44 0 .89.21 1.18.55L16 6.34l1.52-1.79c.29-.34.74-.55 1.18-.55c.74 0 1.3.56 1.3 1.3c0 1.12-2.04 3.17-4 4.99c-1.96-1.82-4-3.88-4-4.99c0-.74.56-1.3 1.3-1.3M19 16h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M5 20H3v-7h2zm8.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83h-1.35c-.32 0-.64-.05-.95-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13h2v7H3zm13-2.71c1.96-1.82 4-3.88 4-4.99c0-.74-.56-1.3-1.3-1.3c-.44 0-.89.21-1.18.55L16 6.34l-1.52-1.79A1.6 1.6 0 0 0 13.3 4c-.74 0-1.3.56-1.3 1.3c0 1.11 2.04 3.17 4 4.99M19 18h-5.35c-.54 0-1.07-.09-1.58-.26l-2.38-.79l.63-1.9l2.38.79c.31.1.63.15.95.15H15c0-.37-.23-.7-.57-.83L8.61 13H7v5.48l6.97 1.94l5.93-1.85A1 1 0 0 0 19 18" opacity=".3"/><path fill="currentColor" d="M16 13c3.09-2.81 6-5.44 6-7.7C22 3.45 20.55 2 18.7 2c-1.04 0-2.05.49-2.7 1.25A3.62 3.62 0 0 0 13.3 2C11.45 2 10 3.45 10 5.3c0 2.26 2.91 4.89 6 7.7m-2.7-9c.44 0 .89.21 1.18.55L16 6.34l1.52-1.79c.29-.34.74-.55 1.18-.55c.74 0 1.3.56 1.3 1.3c0 1.12-2.04 3.17-4 4.99c-1.96-1.82-4-3.88-4-4.99c0-.74.56-1.3 1.3-1.3M19 16h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94l8-2.5v-1c0-1.66-1.34-3-3-3M5 20H3v-7h2zm8.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83h-1.35c-.32 0-.64-.05-.95-.15l-2.38-.79l-.63 1.9l2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56z"/></svg>
</template>

CSS

.icon-twotone-volunteer-activism {
  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%22M3%2013h2v7H3zm13-2.71c1.96-1.82%204-3.88%204-4.99c0-.74-.56-1.3-1.3-1.3c-.44%200-.89.21-1.18.55L16%206.34l-1.52-1.79A1.6%201.6%200%200%200%2013.3%204c-.74%200-1.3.56-1.3%201.3c0%201.11%202.04%203.17%204%204.99M19%2018h-5.35c-.54%200-1.07-.09-1.58-.26l-2.38-.79l.63-1.9l2.38.79c.31.1.63.15.95.15H15c0-.37-.23-.7-.57-.83L8.61%2013H7v5.48l6.97%201.94l5.93-1.85A1%201%200%200%200%2019%2018%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013c3.09-2.81%206-5.44%206-7.7C22%203.45%2020.55%202%2018.7%202c-1.04%200-2.05.49-2.7%201.25A3.62%203.62%200%200%200%2013.3%202C11.45%202%2010%203.45%2010%205.3c0%202.26%202.91%204.89%206%207.7m-2.7-9c.44%200%20.89.21%201.18.55L16%206.34l1.52-1.79c.29-.34.74-.55%201.18-.55c.74%200%201.3.56%201.3%201.3c0%201.12-2.04%203.17-4%204.99c-1.96-1.82-4-3.88-4-4.99c0-.74.56-1.3%201.3-1.3M19%2016h-2c0-1.2-.75-2.28-1.87-2.7L8.97%2011H1v11h6v-1.44l7%201.94l8-2.5v-1c0-1.66-1.34-3-3-3M5%2020H3v-7h2zm8.97.41L7%2018.48V13h1.61l5.82%202.17c.34.13.57.46.57.83h-1.35c-.32%200-.64-.05-.95-.15l-2.38-.79l-.63%201.9l2.38.79c.51.17%201.04.26%201.58.26H19c.39%200%20.74.23.9.56z%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%22M3%2013h2v7H3zm13-2.71c1.96-1.82%204-3.88%204-4.99c0-.74-.56-1.3-1.3-1.3c-.44%200-.89.21-1.18.55L16%206.34l-1.52-1.79A1.6%201.6%200%200%200%2013.3%204c-.74%200-1.3.56-1.3%201.3c0%201.11%202.04%203.17%204%204.99M19%2018h-5.35c-.54%200-1.07-.09-1.58-.26l-2.38-.79l.63-1.9l2.38.79c.31.1.63.15.95.15H15c0-.37-.23-.7-.57-.83L8.61%2013H7v5.48l6.97%201.94l5.93-1.85A1%201%200%200%200%2019%2018%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013c3.09-2.81%206-5.44%206-7.7C22%203.45%2020.55%202%2018.7%202c-1.04%200-2.05.49-2.7%201.25A3.62%203.62%200%200%200%2013.3%202C11.45%202%2010%203.45%2010%205.3c0%202.26%202.91%204.89%206%207.7m-2.7-9c.44%200%20.89.21%201.18.55L16%206.34l1.52-1.79c.29-.34.74-.55%201.18-.55c.74%200%201.3.56%201.3%201.3c0%201.12-2.04%203.17-4%204.99c-1.96-1.82-4-3.88-4-4.99c0-.74.56-1.3%201.3-1.3M19%2016h-2c0-1.2-.75-2.28-1.87-2.7L8.97%2011H1v11h6v-1.44l7%201.94l8-2.5v-1c0-1.66-1.34-3-3-3M5%2020H3v-7h2zm8.97.41L7%2018.48V13h1.61l5.82%202.17c.34.13.57.46.57.83h-1.35c-.32%200-.64-.05-.95-.15l-2.38-.79l-.63%201.9l2.38.79c.51.17%201.04.26%201.58.26H19c.39%200%20.74.23.9.56z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-volunteer-activism.svg?color=%231a73e8&size=48