sparkpost from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
sparkpost
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the sparkpost logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.2 9c-1.351.9-1.8 2.7-1.65 3.9c-2.25-2.25 3.45-8.55-3-12.9C15.15 5.4 6 9.75 6 17.4c0 3 1.95 5.701 6 6.6c4.05-.898 6-3.6 6-6.6c0-4.5-2.7-6-1.8-8.4M12 20.852c-1.8 0-3.45-1.5-3.45-3.451c0-1.801 1.5-3.45 3.45-3.45c1.8 0 3.45 1.5 3.45 3.45c-.15 1.951-1.65 3.451-3.45 3.451"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSparkpost(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="M16.2 9c-1.351.9-1.8 2.7-1.65 3.9c-2.25-2.25 3.45-8.55-3-12.9C15.15 5.4 6 9.75 6 17.4c0 3 1.95 5.701 6 6.6c4.05-.898 6-3.6 6-6.6c0-4.5-2.7-6-1.8-8.4M12 20.852c-1.8 0-3.45-1.5-3.45-3.451c0-1.801 1.5-3.45 3.45-3.45c1.8 0 3.45 1.5 3.45 3.45c-.15 1.951-1.65 3.451-3.45 3.451"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.2 9c-1.351.9-1.8 2.7-1.65 3.9c-2.25-2.25 3.45-8.55-3-12.9C15.15 5.4 6 9.75 6 17.4c0 3 1.95 5.701 6 6.6c4.05-.898 6-3.6 6-6.6c0-4.5-2.7-6-1.8-8.4M12 20.852c-1.8 0-3.45-1.5-3.45-3.451c0-1.801 1.5-3.45 3.45-3.45c1.8 0 3.45 1.5 3.45 3.45c-.15 1.951-1.65 3.451-3.45 3.451"/></svg>
</template>

CSS

.icon-sparkpost {
  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%22M16.2%209c-1.351.9-1.8%202.7-1.65%203.9c-2.25-2.25%203.45-8.55-3-12.9C15.15%205.4%206%209.75%206%2017.4c0%203%201.95%205.701%206%206.6c4.05-.898%206-3.6%206-6.6c0-4.5-2.7-6-1.8-8.4M12%2020.852c-1.8%200-3.45-1.5-3.45-3.451c0-1.801%201.5-3.45%203.45-3.45c1.8%200%203.45%201.5%203.45%203.45c-.15%201.951-1.65%203.451-3.45%203.451%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%22M16.2%209c-1.351.9-1.8%202.7-1.65%203.9c-2.25-2.25%203.45-8.55-3-12.9C15.15%205.4%206%209.75%206%2017.4c0%203%201.95%205.701%206%206.6c4.05-.898%206-3.6%206-6.6c0-4.5-2.7-6-1.8-8.4M12%2020.852c-1.8%200-3.45-1.5-3.45-3.451c0-1.801%201.5-3.45%203.45-3.45c1.8%200%203.45%201.5%203.45%203.45c-.15%201.951-1.65%203.451-3.45%203.451%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/sparkpost.svg?color=%231a73e8&size=48