volunteer activism icon

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

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

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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="M1 22h4V11H1zm13 0l8-3v-2h-9l-2.1-.75l.35-.925L13 16h4v-2l-8.025-3H7v9.025zm2-9l-4.15-4.05q-.775-.75-1.312-1.662T10 5.3q0-1.375.963-2.337T13.3 2q.8 0 1.5.338t1.2.912q.5-.575 1.2-.913T18.7 2q1.375 0 2.338.963T22 5.3q0 1.075-.525 1.988t-1.3 1.662z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsVolunteerActivismSharp(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="M1 22h4V11H1zm13 0l8-3v-2h-9l-2.1-.75l.35-.925L13 16h4v-2l-8.025-3H7v9.025zm2-9l-4.15-4.05q-.775-.75-1.312-1.662T10 5.3q0-1.375.963-2.337T13.3 2q.8 0 1.5.338t1.2.912q.5-.575 1.2-.913T18.7 2q1.375 0 2.338.963T22 5.3q0 1.075-.525 1.988t-1.3 1.662z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 22h4V11H1zm13 0l8-3v-2h-9l-2.1-.75l.35-.925L13 16h4v-2l-8.025-3H7v9.025zm2-9l-4.15-4.05q-.775-.75-1.312-1.662T10 5.3q0-1.375.963-2.337T13.3 2q.8 0 1.5.338t1.2.912q.5-.575 1.2-.913T18.7 2q1.375 0 2.338.963T22 5.3q0 1.075-.525 1.988t-1.3 1.662z"/></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%22M1%2022h4V11H1zm13%200l8-3v-2h-9l-2.1-.75l.35-.925L13%2016h4v-2l-8.025-3H7v9.025zm2-9l-4.15-4.05q-.775-.75-1.312-1.662T10%205.3q0-1.375.963-2.337T13.3%202q.8%200%201.5.338t1.2.912q.5-.575%201.2-.913T18.7%202q1.375%200%202.338.963T22%205.3q0%201.075-.525%201.988t-1.3%201.662z%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%22M1%2022h4V11H1zm13%200l8-3v-2h-9l-2.1-.75l.35-.925L13%2016h4v-2l-8.025-3H7v9.025zm2-9l-4.15-4.05q-.775-.75-1.312-1.662T10%205.3q0-1.375.963-2.337T13.3%202q.8%200%201.5.338t1.2.912q.5-.575%201.2-.913T18.7%202q1.375%200%202.338.963T22%205.3q0%201.075-.525%201.988t-1.3%201.662z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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