sparkpost from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
sparkpost
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M21.599 12c-1.802 1.198-2.401 3.599-2.198 5.198c-3-3 4.599-11.396-4-17.198C20.198 7.198 8 13 8 23.198c0 4 2.599 7.604 8 8.802c5.401-1.198 8-4.802 8-8.802c0-6-3.599-8-2.401-11.198M16 27.802c-2.401 0-4.599-2-4.599-4.599c0-2.401 2-4.604 4.599-4.604c2.401 0 4.599 2 4.599 4.604c-.198 2.599-2.198 4.599-4.599 4.599"/></svg>

React

import type { SVGProps } from "react";

export function CibSparkpost(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.599 12c-1.802 1.198-2.401 3.599-2.198 5.198c-3-3 4.599-11.396-4-17.198C20.198 7.198 8 13 8 23.198c0 4 2.599 7.604 8 8.802c5.401-1.198 8-4.802 8-8.802c0-6-3.599-8-2.401-11.198M16 27.802c-2.401 0-4.599-2-4.599-4.599c0-2.401 2-4.604 4.599-4.604c2.401 0 4.599 2 4.599 4.604c-.198 2.599-2.198 4.599-4.599 4.599"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.599 12c-1.802 1.198-2.401 3.599-2.198 5.198c-3-3 4.599-11.396-4-17.198C20.198 7.198 8 13 8 23.198c0 4 2.599 7.604 8 8.802c5.401-1.198 8-4.802 8-8.802c0-6-3.599-8-2.401-11.198M16 27.802c-2.401 0-4.599-2-4.599-4.599c0-2.401 2-4.604 4.599-4.604c2.401 0 4.599 2 4.599 4.604c-.198 2.599-2.198 4.599-4.599 4.599"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.599%2012c-1.802%201.198-2.401%203.599-2.198%205.198c-3-3%204.599-11.396-4-17.198C20.198%207.198%208%2013%208%2023.198c0%204%202.599%207.604%208%208.802c5.401-1.198%208-4.802%208-8.802c0-6-3.599-8-2.401-11.198M16%2027.802c-2.401%200-4.599-2-4.599-4.599c0-2.401%202-4.604%204.599-4.604c2.401%200%204.599%202%204.599%204.604c-.198%202.599-2.198%204.599-4.599%204.599%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.599%2012c-1.802%201.198-2.401%203.599-2.198%205.198c-3-3%204.599-11.396-4-17.198C20.198%207.198%208%2013%208%2023.198c0%204%202.599%207.604%208%208.802c5.401-1.198%208-4.802%208-8.802c0-6-3.599-8-2.401-11.198M16%2027.802c-2.401%200-4.599-2-4.599-4.599c0-2.401%202-4.604%204.599-4.604c2.401%200%204.599%202%204.599%204.604c-.198%202.599-2.198%204.599-4.599%204.599%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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