sharp volunteer activism icon

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

Name
sharp-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 sharp 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 11h4v11H1zm15-7.75C16.65 2.49 17.66 2 18.7 2C20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7c-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25M22 17h-9l-2.09-.73l.33-.95L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpVolunteerActivism(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 11h4v11H1zm15-7.75C16.65 2.49 17.66 2 18.7 2C20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7c-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25M22 17h-9l-2.09-.73l.33-.95L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3z"/></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 11h4v11H1zm15-7.75C16.65 2.49 17.66 2 18.7 2C20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7c-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25M22 17h-9l-2.09-.73l.33-.95L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3z"/></svg>
</template>

CSS

.icon-sharp-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%22M1%2011h4v11H1zm15-7.75C16.65%202.49%2017.66%202%2018.7%202C20.55%202%2022%203.45%2022%205.3c0%202.27-2.91%204.9-6%207.7c-3.09-2.81-6-5.44-6-7.7C10%203.45%2011.45%202%2013.3%202c1.04%200%202.05.49%202.7%201.25M22%2017h-9l-2.09-.73l.33-.95L13%2016h4v-2l-8.03-3H7v9.02L14%2022l8-3z%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%2011h4v11H1zm15-7.75C16.65%202.49%2017.66%202%2018.7%202C20.55%202%2022%203.45%2022%205.3c0%202.27-2.91%204.9-6%207.7c-3.09-2.81-6-5.44-6-7.7C10%203.45%2011.45%202%2013.3%202c1.04%200%202.05.49%202.7%201.25M22%2017h-9l-2.09-.73l.33-.95L13%2016h4v-2l-8.03-3H7v9.02L14%2022l8-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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