campaign icon
campaign-outline-rounded from Material Symbols by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- campaign-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
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="M21 13h-2q-.425 0-.712-.288T18 12t.288-.712T19 11h2q.425 0 .713.288T22 12t-.288.713T21 13m-4.4 3.8q.25-.35.65-.4t.75.2l1.6 1.2q.35.25.4.65t-.2.75t-.65.4t-.75-.2l-1.6-1.2q-.35-.25-.4-.65t.2-.75m3-10.6L18 7.4q-.35.25-.75.2t-.65-.4t-.2-.75t.4-.65l1.6-1.2q.35-.25.75-.2t.65.4t.2.75t-.4.65M5 15H4q-.825 0-1.412-.587T2 13v-2q0-.825.588-1.412T4 9h4l3.475-2.1q.5-.3 1.013 0t.512.875v8.45q0 .575-.513.875t-1.012 0L8 15H7v3q0 .425-.288.713T6 19t-.712-.288T5 18zm6-.55v-4.9L8.55 11H4v2h4.55zm3 .9v-6.7q.675.6 1.088 1.463T15.5 12t-.413 1.888T14 15.35M7.5 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCampaignOutlineRounded(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="M21 13h-2q-.425 0-.712-.288T18 12t.288-.712T19 11h2q.425 0 .713.288T22 12t-.288.713T21 13m-4.4 3.8q.25-.35.65-.4t.75.2l1.6 1.2q.35.25.4.65t-.2.75t-.65.4t-.75-.2l-1.6-1.2q-.35-.25-.4-.65t.2-.75m3-10.6L18 7.4q-.35.25-.75.2t-.65-.4t-.2-.75t.4-.65l1.6-1.2q.35-.25.75-.2t.65.4t.2.75t-.4.65M5 15H4q-.825 0-1.412-.587T2 13v-2q0-.825.588-1.412T4 9h4l3.475-2.1q.5-.3 1.013 0t.512.875v8.45q0 .575-.513.875t-1.012 0L8 15H7v3q0 .425-.288.713T6 19t-.712-.288T5 18zm6-.55v-4.9L8.55 11H4v2h4.55zm3 .9v-6.7q.675.6 1.088 1.463T15.5 12t-.413 1.888T14 15.35M7.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="M21 13h-2q-.425 0-.712-.288T18 12t.288-.712T19 11h2q.425 0 .713.288T22 12t-.288.713T21 13m-4.4 3.8q.25-.35.65-.4t.75.2l1.6 1.2q.35.25.4.65t-.2.75t-.65.4t-.75-.2l-1.6-1.2q-.35-.25-.4-.65t.2-.75m3-10.6L18 7.4q-.35.25-.75.2t-.65-.4t-.2-.75t.4-.65l1.6-1.2q.35-.25.75-.2t.65.4t.2.75t-.4.65M5 15H4q-.825 0-1.412-.587T2 13v-2q0-.825.588-1.412T4 9h4l3.475-2.1q.5-.3 1.013 0t.512.875v8.45q0 .575-.513.875t-1.012 0L8 15H7v3q0 .425-.288.713T6 19t-.712-.288T5 18zm6-.55v-4.9L8.55 11H4v2h4.55zm3 .9v-6.7q.675.6 1.088 1.463T15.5 12t-.413 1.888T14 15.35M7.5 12"/></svg> </template>
CSS
.icon-campaign-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%22M21%2013h-2q-.425%200-.712-.288T18%2012t.288-.712T19%2011h2q.425%200%20.713.288T22%2012t-.288.713T21%2013m-4.4%203.8q.25-.35.65-.4t.75.2l1.6%201.2q.35.25.4.65t-.2.75t-.65.4t-.75-.2l-1.6-1.2q-.35-.25-.4-.65t.2-.75m3-10.6L18%207.4q-.35.25-.75.2t-.65-.4t-.2-.75t.4-.65l1.6-1.2q.35-.25.75-.2t.65.4t.2.75t-.4.65M5%2015H4q-.825%200-1.412-.587T2%2013v-2q0-.825.588-1.412T4%209h4l3.475-2.1q.5-.3%201.013%200t.512.875v8.45q0%20.575-.513.875t-1.012%200L8%2015H7v3q0%20.425-.288.713T6%2019t-.712-.288T5%2018zm6-.55v-4.9L8.55%2011H4v2h4.55zm3%20.9v-6.7q.675.6%201.088%201.463T15.5%2012t-.413%201.888T14%2015.35M7.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%22M21%2013h-2q-.425%200-.712-.288T18%2012t.288-.712T19%2011h2q.425%200%20.713.288T22%2012t-.288.713T21%2013m-4.4%203.8q.25-.35.65-.4t.75.2l1.6%201.2q.35.25.4.65t-.2.75t-.65.4t-.75-.2l-1.6-1.2q-.35-.25-.4-.65t.2-.75m3-10.6L18%207.4q-.35.25-.75.2t-.65-.4t-.2-.75t.4-.65l1.6-1.2q.35-.25.75-.2t.65.4t.2.75t-.4.65M5%2015H4q-.825%200-1.412-.587T2%2013v-2q0-.825.588-1.412T4%209h4l3.475-2.1q.5-.3%201.013%200t.512.875v8.45q0%20.575-.513.875t-1.012%200L8%2015H7v3q0%20.425-.288.713T6%2019t-.712-.288T5%2018zm6-.55v-4.9L8.55%2011H4v2h4.55zm3%20.9v-6.7q.675.6%201.088%201.463T15.5%2012t-.413%201.888T14%2015.35M7.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/campaign-outline-rounded.svg?color=%231a73e8&size=48