campaign-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
campaign-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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="M17.923 12.5v-1h3.23v1zm1.085 6.462l-2.585-1.939l.623-.792l2.585 1.938zm-2.039-11.27l-.623-.792l2.585-1.939l.623.793zM5.5 17.962v-3.808H2.846V9.846h5.346L12.154 7.5v9l-3.962-2.346H6.5v3.808zm5.654-3.243V9.281l-2.681 1.565H3.846v2.308h4.627zm2.769.17V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222M7.5 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCampaignOutlineSharp(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="M17.923 12.5v-1h3.23v1zm1.085 6.462l-2.585-1.939l.623-.792l2.585 1.938zm-2.039-11.27l-.623-.792l2.585-1.939l.623.793zM5.5 17.962v-3.808H2.846V9.846h5.346L12.154 7.5v9l-3.962-2.346H6.5v3.808zm5.654-3.243V9.281l-2.681 1.565H3.846v2.308h4.627zm2.769.17V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222M7.5 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.923 12.5v-1h3.23v1zm1.085 6.462l-2.585-1.939l.623-.792l2.585 1.938zm-2.039-11.27l-.623-.792l2.585-1.939l.623.793zM5.5 17.962v-3.808H2.846V9.846h5.346L12.154 7.5v9l-3.962-2.346H6.5v3.808zm5.654-3.243V9.281l-2.681 1.565H3.846v2.308h4.627zm2.769.17V9.112q.502.465.809 1.222T15.038 12t-.306 1.666t-.809 1.222M7.5 12"/></svg>
</template>

CSS

.icon-campaign-outline-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%22M17.923%2012.5v-1h3.23v1zm1.085%206.462l-2.585-1.939l.623-.792l2.585%201.938zm-2.039-11.27l-.623-.792l2.585-1.939l.623.793zM5.5%2017.962v-3.808H2.846V9.846h5.346L12.154%207.5v9l-3.962-2.346H6.5v3.808zm5.654-3.243V9.281l-2.681%201.565H3.846v2.308h4.627zm2.769.17V9.112q.502.465.809%201.222T15.038%2012t-.306%201.666t-.809%201.222M7.5%2012%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%22M17.923%2012.5v-1h3.23v1zm1.085%206.462l-2.585-1.939l.623-.792l2.585%201.938zm-2.039-11.27l-.623-.792l2.585-1.939l.623.793zM5.5%2017.962v-3.808H2.846V9.846h5.346L12.154%207.5v9l-3.962-2.346H6.5v3.808zm5.654-3.243V9.281l-2.681%201.565H3.846v2.308h4.627zm2.769.17V9.112q.502.465.809%201.222T15.038%2012t-.306%201.666t-.809%201.222M7.5%2012%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-outline-sharp.svg?color=%231a73e8&size=48