volunteer activism icon
volunteer-activism-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- volunteer-activism-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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="M13.796 20.804q.096.038.173.038t.173-.038l5.816-1.792q-.03-.456-.272-.657q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-1.714-.552q-.205-.068-.295-.27t-.022-.4t.256-.29t.398-.023l1.55.561q.482.164 1.068.21q.585.046 1.449.052h.26q0-.468-.173-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1v4.808zm-.255.988l-7.137-2.088q-.143.592-.605.944T4.789 21h-.77q-.666 0-1.14-.475q-.475-.474-.475-1.14V14.46q0-.666.474-1.14q.475-.475 1.141-.475h4.463q.14 0 .287.032q.148.031.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.903 0 1.384.565q.481.566.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.815q-.218.062-.46.072t-.479-.066M3.404 19.384q0 .27.173.443t.442.173h.77q.269 0 .442-.144t.173-.472v-5.538H4.019q-.269 0-.442.173t-.173.443zm11.702-7.735q-.287-.109-.525-.326l-2.654-2.546q-.66-.635-1.101-1.42q-.441-.786-.441-1.71q0-1.104.772-1.875Q11.928 3 13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.103 0 1.874.772T21 5.646q0 .926-.438 1.711q-.439.785-1.099 1.42l-2.66 2.546q-.237.218-.525.326t-.586.109t-.585-.109m1.009-1.045l2.57-2.463q.533-.514.924-1.138q.39-.624.39-1.357q0-.684-.48-1.165T18.353 4q-.6 0-1.076.359q-.476.358-.855.845l-.167.202q-.217.273-.56.273t-.567-.273l-.167-.202q-.38-.487-.855-.845Q13.63 4 13.03 4q-.685 0-1.165.48q-.481.482-.481 1.166q0 .733.39 1.357t.923 1.138l2.571 2.463q.173.173.423.173t.423-.173m-.423-4.485"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVolunteerActivismOutlineRounded(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="M13.796 20.804q.096.038.173.038t.173-.038l5.816-1.792q-.03-.456-.272-.657q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-1.714-.552q-.205-.068-.295-.27t-.022-.4t.256-.29t.398-.023l1.55.561q.482.164 1.068.21q.585.046 1.449.052h.26q0-.468-.173-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1v4.808zm-.255.988l-7.137-2.088q-.143.592-.605.944T4.789 21h-.77q-.666 0-1.14-.475q-.475-.474-.475-1.14V14.46q0-.666.474-1.14q.475-.475 1.141-.475h4.463q.14 0 .287.032q.148.031.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.903 0 1.384.565q.481.566.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.815q-.218.062-.46.072t-.479-.066M3.404 19.384q0 .27.173.443t.442.173h.77q.269 0 .442-.144t.173-.472v-5.538H4.019q-.269 0-.442.173t-.173.443zm11.702-7.735q-.287-.109-.525-.326l-2.654-2.546q-.66-.635-1.101-1.42q-.441-.786-.441-1.71q0-1.104.772-1.875Q11.928 3 13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.103 0 1.874.772T21 5.646q0 .926-.438 1.711q-.439.785-1.099 1.42l-2.66 2.546q-.237.218-.525.326t-.586.109t-.585-.109m1.009-1.045l2.57-2.463q.533-.514.924-1.138q.39-.624.39-1.357q0-.684-.48-1.165T18.353 4q-.6 0-1.076.359q-.476.358-.855.845l-.167.202q-.217.273-.56.273t-.567-.273l-.167-.202q-.38-.487-.855-.845Q13.63 4 13.03 4q-.685 0-1.165.48q-.481.482-.481 1.166q0 .733.39 1.357t.923 1.138l2.571 2.463q.173.173.423.173t.423-.173m-.423-4.485"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.796 20.804q.096.038.173.038t.173-.038l5.816-1.792q-.03-.456-.272-.657q-.244-.201-.551-.201H14.39q-.634 0-1.15-.05t-1.055-.238l-1.714-.552q-.205-.068-.295-.27t-.022-.4t.256-.29t.398-.023l1.55.561q.482.164 1.068.21q.585.046 1.449.052h.26q0-.468-.173-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1v4.808zm-.255.988l-7.137-2.088q-.143.592-.605.944T4.789 21h-.77q-.666 0-1.14-.475q-.475-.474-.475-1.14V14.46q0-.666.474-1.14q.475-.475 1.141-.475h4.463q.14 0 .287.032q.148.031.275.074l5.779 2.117q.537.204.924.733q.388.529.388 1.352h3q.903 0 1.384.565q.481.566.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.815q-.218.062-.46.072t-.479-.066M3.404 19.384q0 .27.173.443t.442.173h.77q.269 0 .442-.144t.173-.472v-5.538H4.019q-.269 0-.442.173t-.173.443zm11.702-7.735q-.287-.109-.525-.326l-2.654-2.546q-.66-.635-1.101-1.42q-.441-.786-.441-1.71q0-1.104.772-1.875Q11.928 3 13.03 3q.819 0 1.49.443t1.171 1.076q.5-.633 1.172-1.076q.67-.443 1.49-.443q1.103 0 1.874.772T21 5.646q0 .926-.438 1.711q-.439.785-1.099 1.42l-2.66 2.546q-.237.218-.525.326t-.586.109t-.585-.109m1.009-1.045l2.57-2.463q.533-.514.924-1.138q.39-.624.39-1.357q0-.684-.48-1.165T18.353 4q-.6 0-1.076.359q-.476.358-.855.845l-.167.202q-.217.273-.56.273t-.567-.273l-.167-.202q-.38-.487-.855-.845Q13.63 4 13.03 4q-.685 0-1.165.48q-.481.482-.481 1.166q0 .733.39 1.357t.923 1.138l2.571 2.463q.173.173.423.173t.423-.173m-.423-4.485"/></svg> </template>
CSS
.icon-volunteer-activism-outline-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%22M13.796%2020.804q.096.038.173.038t.173-.038l5.816-1.792q-.03-.456-.272-.657q-.244-.201-.551-.201H14.39q-.634%200-1.15-.05t-1.055-.238l-1.714-.552q-.205-.068-.295-.27t-.022-.4t.256-.29t.398-.023l1.55.561q.482.164%201.068.21q.585.046%201.449.052h.26q0-.468-.173-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1v4.808zm-.255.988l-7.137-2.088q-.143.592-.605.944T4.789%2021h-.77q-.666%200-1.14-.475q-.475-.474-.475-1.14V14.46q0-.666.474-1.14q.475-.475%201.141-.475h4.463q.14%200%20.287.032q.148.031.275.074l5.779%202.117q.537.204.924.733q.388.529.388%201.352h3q.903%200%201.384.565q.481.566.481%201.435q0%20.3-.162.506t-.475.311l-5.884%201.815q-.218.062-.46.072t-.479-.066M3.404%2019.384q0%20.27.173.443t.442.173h.77q.269%200%20.442-.144t.173-.472v-5.538H4.019q-.269%200-.442.173t-.173.443zm11.702-7.735q-.287-.109-.525-.326l-2.654-2.546q-.66-.635-1.101-1.42q-.441-.786-.441-1.71q0-1.104.772-1.875Q11.928%203%2013.03%203q.819%200%201.49.443t1.171%201.076q.5-.633%201.172-1.076q.67-.443%201.49-.443q1.103%200%201.874.772T21%205.646q0%20.926-.438%201.711q-.439.785-1.099%201.42l-2.66%202.546q-.237.218-.525.326t-.586.109t-.585-.109m1.009-1.045l2.57-2.463q.533-.514.924-1.138q.39-.624.39-1.357q0-.684-.48-1.165T18.353%204q-.6%200-1.076.359q-.476.358-.855.845l-.167.202q-.217.273-.56.273t-.567-.273l-.167-.202q-.38-.487-.855-.845Q13.63%204%2013.03%204q-.685%200-1.165.48q-.481.482-.481%201.166q0%20.733.39%201.357t.923%201.138l2.571%202.463q.173.173.423.173t.423-.173m-.423-4.485%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%22M13.796%2020.804q.096.038.173.038t.173-.038l5.816-1.792q-.03-.456-.272-.657q-.244-.201-.551-.201H14.39q-.634%200-1.15-.05t-1.055-.238l-1.714-.552q-.205-.068-.295-.27t-.022-.4t.256-.29t.398-.023l1.55.561q.482.164%201.068.21q.585.046%201.449.052h.26q0-.468-.173-.756t-.493-.402l-5.754-2.112q-.057-.019-.106-.028t-.105-.01h-2.1v4.808zm-.255.988l-7.137-2.088q-.143.592-.605.944T4.789%2021h-.77q-.666%200-1.14-.475q-.475-.474-.475-1.14V14.46q0-.666.474-1.14q.475-.475%201.141-.475h4.463q.14%200%20.287.032q.148.031.275.074l5.779%202.117q.537.204.924.733q.388.529.388%201.352h3q.903%200%201.384.565q.481.566.481%201.435q0%20.3-.162.506t-.475.311l-5.884%201.815q-.218.062-.46.072t-.479-.066M3.404%2019.384q0%20.27.173.443t.442.173h.77q.269%200%20.442-.144t.173-.472v-5.538H4.019q-.269%200-.442.173t-.173.443zm11.702-7.735q-.287-.109-.525-.326l-2.654-2.546q-.66-.635-1.101-1.42q-.441-.786-.441-1.71q0-1.104.772-1.875Q11.928%203%2013.03%203q.819%200%201.49.443t1.171%201.076q.5-.633%201.172-1.076q.67-.443%201.49-.443q1.103%200%201.874.772T21%205.646q0%20.926-.438%201.711q-.439.785-1.099%201.42l-2.66%202.546q-.237.218-.525.326t-.586.109t-.585-.109m1.009-1.045l2.57-2.463q.533-.514.924-1.138q.39-.624.39-1.357q0-.684-.48-1.165T18.353%204q-.6%200-1.076.359q-.476.358-.855.845l-.167.202q-.217.273-.56.273t-.567-.273l-.167-.202q-.38-.487-.855-.845Q13.63%204%2013.03%204q-.685%200-1.165.48q-.481.482-.481%201.166q0%20.733.39%201.357t.923%201.138l2.571%202.463q.173.173.423.173t.423-.173m-.423-4.485%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-outline-rounded.svg?color=%231a73e8&size=48