volunteer activism icon

volunteer-activism-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
volunteer-activism-sharp
Set
Material Symbols Light
Style
Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the 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="M2.385 21h3v-8.154h-3zM14 21.808l7-2.308v-1.577h-7.923l-2.87-.942l.312-.752l2.597.925h3v-1.596l-7.352-2.712h-2.38v6.737zm1.692-9.424l-3.765-3.607q-.66-.635-1.101-1.422q-.441-.788-.441-1.709q0-1.106.77-1.876T13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.106 0 1.876.77T21 5.646q0 .921-.438 1.709t-1.099 1.422z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVolunteerActivismSharp(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="M2.385 21h3v-8.154h-3zM14 21.808l7-2.308v-1.577h-7.923l-2.87-.942l.312-.752l2.597.925h3v-1.596l-7.352-2.712h-2.38v6.737zm1.692-9.424l-3.765-3.607q-.66-.635-1.101-1.422q-.441-.788-.441-1.709q0-1.106.77-1.876T13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.106 0 1.876.77T21 5.646q0 .921-.438 1.709t-1.099 1.422z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.385 21h3v-8.154h-3zM14 21.808l7-2.308v-1.577h-7.923l-2.87-.942l.312-.752l2.597.925h3v-1.596l-7.352-2.712h-2.38v6.737zm1.692-9.424l-3.765-3.607q-.66-.635-1.101-1.422q-.441-.788-.441-1.709q0-1.106.77-1.876T13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.106 0 1.876.77T21 5.646q0 .921-.438 1.709t-1.099 1.422z"/></svg>
</template>

CSS

.icon-volunteer-activism-sharp {
  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%22M2.385%2021h3v-8.154h-3zM14%2021.808l7-2.308v-1.577h-7.923l-2.87-.942l.312-.752l2.597.925h3v-1.596l-7.352-2.712h-2.38v6.737zm1.692-9.424l-3.765-3.607q-.66-.635-1.101-1.422q-.441-.788-.441-1.709q0-1.106.77-1.876T13.03%203q.819%200%201.49.443t1.171%201.076q.5-.633%201.172-1.076q.67-.443%201.49-.443q1.106%200%201.876.77T21%205.646q0%20.921-.438%201.709t-1.099%201.422z%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%22M2.385%2021h3v-8.154h-3zM14%2021.808l7-2.308v-1.577h-7.923l-2.87-.942l.312-.752l2.597.925h3v-1.596l-7.352-2.712h-2.38v6.737zm1.692-9.424l-3.765-3.607q-.66-.635-1.101-1.422q-.441-.788-.441-1.709q0-1.106.77-1.876T13.03%203q.819%200%201.49.443t1.171%201.076q.5-.633%201.172-1.076q.67-.443%201.49-.443q1.106%200%201.876.77T21%205.646q0%20.921-.438%201.709t-1.099%201.422z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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