volunteer activism icon
volunteer-activism from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- volunteer-activism
- Set
- Material Symbols Light
- Style
- Regular
- 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="M6.385 19.583v-6.737h2.08q.137 0 .283.028t.283.078l6.021 2.21q.446.163.736.536q.289.373.289.839q0 .275-.18.446t-.443.17h-1.202q-.51 0-.995-.06t-.951-.226l-1.792-.644l-.287.744l1.964.675q.472.16.976.22q.504.061 1.021.061h5.158q.685 0 1.17.45T21 19.5l-6.994 2.308zm-4 1.417v-8.154h3V21zm13.307-8.615l-3.765-3.608q-.66-.635-1.101-1.422q-.442-.788-.442-1.709q0-1.106.77-1.876T13.032 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 MaterialSymbolsLightVolunteerActivism(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="M6.385 19.583v-6.737h2.08q.137 0 .283.028t.283.078l6.021 2.21q.446.163.736.536q.289.373.289.839q0 .275-.18.446t-.443.17h-1.202q-.51 0-.995-.06t-.951-.226l-1.792-.644l-.287.744l1.964.675q.472.16.976.22q.504.061 1.021.061h5.158q.685 0 1.17.45T21 19.5l-6.994 2.308zm-4 1.417v-8.154h3V21zm13.307-8.615l-3.765-3.608q-.66-.635-1.101-1.422q-.442-.788-.442-1.709q0-1.106.77-1.876T13.032 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="M6.385 19.583v-6.737h2.08q.137 0 .283.028t.283.078l6.021 2.21q.446.163.736.536q.289.373.289.839q0 .275-.18.446t-.443.17h-1.202q-.51 0-.995-.06t-.951-.226l-1.792-.644l-.287.744l1.964.675q.472.16.976.22q.504.061 1.021.061h5.158q.685 0 1.17.45T21 19.5l-6.994 2.308zm-4 1.417v-8.154h3V21zm13.307-8.615l-3.765-3.608q-.66-.635-1.101-1.422q-.442-.788-.442-1.709q0-1.106.77-1.876T13.032 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 {
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%22M6.385%2019.583v-6.737h2.08q.137%200%20.283.028t.283.078l6.021%202.21q.446.163.736.536q.289.373.289.839q0%20.275-.18.446t-.443.17h-1.202q-.51%200-.995-.06t-.951-.226l-1.792-.644l-.287.744l1.964.675q.472.16.976.22q.504.061%201.021.061h5.158q.685%200%201.17.45T21%2019.5l-6.994%202.308zm-4%201.417v-8.154h3V21zm13.307-8.615l-3.765-3.608q-.66-.635-1.101-1.422q-.442-.788-.442-1.709q0-1.106.77-1.876T13.032%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%22M6.385%2019.583v-6.737h2.08q.137%200%20.283.028t.283.078l6.021%202.21q.446.163.736.536q.289.373.289.839q0%20.275-.18.446t-.443.17h-1.202q-.51%200-.995-.06t-.951-.226l-1.792-.644l-.287.744l1.964.675q.472.16.976.22q.504.061%201.021.061h5.158q.685%200%201.17.45T21%2019.5l-6.994%202.308zm-4%201.417v-8.154h3V21zm13.307-8.615l-3.765-3.608q-.66-.635-1.101-1.422q-.442-.788-.442-1.709q0-1.106.77-1.876T13.032%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.svg?color=%231a73e8&size=48