campaign-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
campaign-rounded
Set
Material Symbols Light
Style
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 campaign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.654 12.5h-2.231q-.213 0-.357-.143T17.923 12t.143-.357t.357-.143h2.23q.214 0 .358.143t.143.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.199-.03.375.104l1.774 1.335q.176.134.207.333q.03.198-.104.375q-.134.176-.332.207t-.375-.104l-1.773-1.334q-.177-.135-.208-.333t.103-.375m2.404-10.561L17.366 7.4q-.176.135-.374.104q-.199-.031-.333-.208q-.135-.177-.104-.375q.03-.198.208-.332l1.773-1.335q.177-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.207.333M5.5 14.154H4.462q-.671 0-1.144-.472t-.472-1.143v-1.077q0-.671.472-1.144t1.143-.472h3.731l2.744-1.619q.404-.242.811-.01q.407.233.407.692v6.182q0 .459-.407.692t-.81-.01l-2.745-1.62H6.5v3.309q0 .213-.143.356T6 17.961t-.357-.143t-.143-.356zm8.423.735V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCampaignRounded(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="M20.654 12.5h-2.231q-.213 0-.357-.143T17.923 12t.143-.357t.357-.143h2.23q.214 0 .358.143t.143.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.199-.03.375.104l1.774 1.335q.176.134.207.333q.03.198-.104.375q-.134.176-.332.207t-.375-.104l-1.773-1.334q-.177-.135-.208-.333t.103-.375m2.404-10.561L17.366 7.4q-.176.135-.374.104q-.199-.031-.333-.208q-.135-.177-.104-.375q.03-.198.208-.332l1.773-1.335q.177-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.207.333M5.5 14.154H4.462q-.671 0-1.144-.472t-.472-1.143v-1.077q0-.671.472-1.144t1.143-.472h3.731l2.744-1.619q.404-.242.811-.01q.407.233.407.692v6.182q0 .459-.407.692t-.81-.01l-2.745-1.62H6.5v3.309q0 .213-.143.356T6 17.961t-.357-.143t-.143-.356zm8.423.735V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.654 12.5h-2.231q-.213 0-.357-.143T17.923 12t.143-.357t.357-.143h2.23q.214 0 .358.143t.143.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.199-.03.375.104l1.774 1.335q.176.134.207.333q.03.198-.104.375q-.134.176-.332.207t-.375-.104l-1.773-1.334q-.177-.135-.208-.333t.103-.375m2.404-10.561L17.366 7.4q-.176.135-.374.104q-.199-.031-.333-.208q-.135-.177-.104-.375q.03-.198.208-.332l1.773-1.335q.177-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.207.333M5.5 14.154H4.462q-.671 0-1.144-.472t-.472-1.143v-1.077q0-.671.472-1.144t1.143-.472h3.731l2.744-1.619q.404-.242.811-.01q.407.233.407.692v6.182q0 .459-.407.692t-.81-.01l-2.745-1.62H6.5v3.309q0 .213-.143.356T6 17.961t-.357-.143t-.143-.356zm8.423.735V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222"/></svg>
</template>

CSS

.icon-campaign-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%22M20.654%2012.5h-2.231q-.213%200-.357-.143T17.923%2012t.143-.357t.357-.143h2.23q.214%200%20.358.143t.143.357t-.144.357t-.356.143m-3.92%204.127q.135-.177.333-.208q.199-.03.375.104l1.774%201.335q.176.134.207.333q.03.198-.104.375q-.134.176-.332.207t-.375-.104l-1.773-1.334q-.177-.135-.208-.333t.103-.375m2.404-10.561L17.366%207.4q-.176.135-.374.104q-.199-.031-.333-.208q-.135-.177-.104-.375q.03-.198.208-.332l1.773-1.335q.177-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.207.333M5.5%2014.154H4.462q-.671%200-1.144-.472t-.472-1.143v-1.077q0-.671.472-1.144t1.143-.472h3.731l2.744-1.619q.404-.242.811-.01q.407.233.407.692v6.182q0%20.459-.407.692t-.81-.01l-2.745-1.62H6.5v3.309q0%20.213-.143.356T6%2017.961t-.357-.143t-.143-.356zm8.423.735V9.112q.502.465.809%201.222T15.038%2012t-.306%201.666t-.809%201.222%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%22M20.654%2012.5h-2.231q-.213%200-.357-.143T17.923%2012t.143-.357t.357-.143h2.23q.214%200%20.358.143t.143.357t-.144.357t-.356.143m-3.92%204.127q.135-.177.333-.208q.199-.03.375.104l1.774%201.335q.176.134.207.333q.03.198-.104.375q-.134.176-.332.207t-.375-.104l-1.773-1.334q-.177-.135-.208-.333t.103-.375m2.404-10.561L17.366%207.4q-.176.135-.374.104q-.199-.031-.333-.208q-.135-.177-.104-.375q.03-.198.208-.332l1.773-1.335q.177-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.207.333M5.5%2014.154H4.462q-.671%200-1.144-.472t-.472-1.143v-1.077q0-.671.472-1.144t1.143-.472h3.731l2.744-1.619q.404-.242.811-.01q.407.233.407.692v6.182q0%20.459-.407.692t-.81-.01l-2.745-1.62H6.5v3.309q0%20.213-.143.356T6%2017.961t-.357-.143t-.143-.356zm8.423.735V9.112q.502.465.809%201.222T15.038%2012t-.306%201.666t-.809%201.222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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