Campaignmonitor Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Campaignmonitor icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/313794.svg" alt="Campaignmonitor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313794.svg" alt="Campaignmonitor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313794.svg" alt="Campaignmonitor icon" :width="24" :height="24" />
CSS background
.icon-campaignmonitor {
background-image: url('https://proicons.com/icon/313794.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Campaign Monitor</title><path d="M23.836 4.27c-.29-.413-.86-.515-1.273-.226L.163 19.73c.167.235.437.39.747.39h22.18c.503 0 .91-.41.91-.914V4.78c-.004-.176-.058-.352-.164-.51zm-22.4-.226c-.413-.29-.982-.19-1.272.226-.107.154-.162.332-.164.51v14.45l10.664-8.736-9.227-6.45v-.002z"/></svg>
Copied!