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

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

Use the airbyte logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.308 2.914C10.876.027 15.128-.819 18.624.848c4.644 2.21 6.339 7.846 3.809 12.194l-5.687 9.77a2.4 2.4 0 0 1-1.455 1.107a2.42 2.42 0 0 1-1.818-.236l6.887-11.832c1.835-3.155.608-7.243-2.758-8.854c-2.528-1.208-5.613-.604-7.482 1.473a6.3 6.3 0 0 0-1.628 4.145a6.32 6.32 0 0 0 2.103 4.773l-4.021 6.919c-.157.273-.365.51-.617.699a2.4 2.4 0 0 1-.838.411a2.42 2.42 0 0 1-1.815-.237l4.364-7.513A8.6 8.6 0 0 1 6.34 10.7l-2.675 4.612a2.403 2.403 0 0 1-3.271.87L7.31 4.284c.29-.487.622-.948.998-1.37m7.983 3.784c1.666.956 2.242 3.081 1.277 4.734L10.936 22.81a2.4 2.4 0 0 1-1.455 1.109a2.4 2.4 0 0 1-1.816-.237l6.159-10.596a3.4 3.4 0 0 1-1.365-.61a3.4 3.4 0 0 1-.981-1.122a3.44 3.44 0 0 1-.194-2.898a3.47 3.47 0 0 1 2.097-2.026a3.5 3.5 0 0 1 2.91.268m-2.412 2.139a1.1 1.1 0 0 0-.426.933a1.09 1.09 0 0 0 .739.959a1.1 1.1 0 0 0 1.176-.314a1.08 1.08 0 0 0 .158-1.196a1.09 1.09 0 0 0-.839-.596a1.08 1.08 0 0 0-.808.214"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAirbyte(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="M8.308 2.914C10.876.027 15.128-.819 18.624.848c4.644 2.21 6.339 7.846 3.809 12.194l-5.687 9.77a2.4 2.4 0 0 1-1.455 1.107a2.42 2.42 0 0 1-1.818-.236l6.887-11.832c1.835-3.155.608-7.243-2.758-8.854c-2.528-1.208-5.613-.604-7.482 1.473a6.3 6.3 0 0 0-1.628 4.145a6.32 6.32 0 0 0 2.103 4.773l-4.021 6.919c-.157.273-.365.51-.617.699a2.4 2.4 0 0 1-.838.411a2.42 2.42 0 0 1-1.815-.237l4.364-7.513A8.6 8.6 0 0 1 6.34 10.7l-2.675 4.612a2.403 2.403 0 0 1-3.271.87L7.31 4.284c.29-.487.622-.948.998-1.37m7.983 3.784c1.666.956 2.242 3.081 1.277 4.734L10.936 22.81a2.4 2.4 0 0 1-1.455 1.109a2.4 2.4 0 0 1-1.816-.237l6.159-10.596a3.4 3.4 0 0 1-1.365-.61a3.4 3.4 0 0 1-.981-1.122a3.44 3.44 0 0 1-.194-2.898a3.47 3.47 0 0 1 2.097-2.026a3.5 3.5 0 0 1 2.91.268m-2.412 2.139a1.1 1.1 0 0 0-.426.933a1.09 1.09 0 0 0 .739.959a1.1 1.1 0 0 0 1.176-.314a1.08 1.08 0 0 0 .158-1.196a1.09 1.09 0 0 0-.839-.596a1.08 1.08 0 0 0-.808.214"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.308 2.914C10.876.027 15.128-.819 18.624.848c4.644 2.21 6.339 7.846 3.809 12.194l-5.687 9.77a2.4 2.4 0 0 1-1.455 1.107a2.42 2.42 0 0 1-1.818-.236l6.887-11.832c1.835-3.155.608-7.243-2.758-8.854c-2.528-1.208-5.613-.604-7.482 1.473a6.3 6.3 0 0 0-1.628 4.145a6.32 6.32 0 0 0 2.103 4.773l-4.021 6.919c-.157.273-.365.51-.617.699a2.4 2.4 0 0 1-.838.411a2.42 2.42 0 0 1-1.815-.237l4.364-7.513A8.6 8.6 0 0 1 6.34 10.7l-2.675 4.612a2.403 2.403 0 0 1-3.271.87L7.31 4.284c.29-.487.622-.948.998-1.37m7.983 3.784c1.666.956 2.242 3.081 1.277 4.734L10.936 22.81a2.4 2.4 0 0 1-1.455 1.109a2.4 2.4 0 0 1-1.816-.237l6.159-10.596a3.4 3.4 0 0 1-1.365-.61a3.4 3.4 0 0 1-.981-1.122a3.44 3.44 0 0 1-.194-2.898a3.47 3.47 0 0 1 2.097-2.026a3.5 3.5 0 0 1 2.91.268m-2.412 2.139a1.1 1.1 0 0 0-.426.933a1.09 1.09 0 0 0 .739.959a1.1 1.1 0 0 0 1.176-.314a1.08 1.08 0 0 0 .158-1.196a1.09 1.09 0 0 0-.839-.596a1.08 1.08 0 0 0-.808.214"/></svg>
</template>

CSS

.icon-airbyte {
  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%22M8.308%202.914C10.876.027%2015.128-.819%2018.624.848c4.644%202.21%206.339%207.846%203.809%2012.194l-5.687%209.77a2.4%202.4%200%200%201-1.455%201.107a2.42%202.42%200%200%201-1.818-.236l6.887-11.832c1.835-3.155.608-7.243-2.758-8.854c-2.528-1.208-5.613-.604-7.482%201.473a6.3%206.3%200%200%200-1.628%204.145a6.32%206.32%200%200%200%202.103%204.773l-4.021%206.919c-.157.273-.365.51-.617.699a2.4%202.4%200%200%201-.838.411a2.42%202.42%200%200%201-1.815-.237l4.364-7.513A8.6%208.6%200%200%201%206.34%2010.7l-2.675%204.612a2.403%202.403%200%200%201-3.271.87L7.31%204.284c.29-.487.622-.948.998-1.37m7.983%203.784c1.666.956%202.242%203.081%201.277%204.734L10.936%2022.81a2.4%202.4%200%200%201-1.455%201.109a2.4%202.4%200%200%201-1.816-.237l6.159-10.596a3.4%203.4%200%200%201-1.365-.61a3.4%203.4%200%200%201-.981-1.122a3.44%203.44%200%200%201-.194-2.898a3.47%203.47%200%200%201%202.097-2.026a3.5%203.5%200%200%201%202.91.268m-2.412%202.139a1.1%201.1%200%200%200-.426.933a1.09%201.09%200%200%200%20.739.959a1.1%201.1%200%200%200%201.176-.314a1.08%201.08%200%200%200%20.158-1.196a1.09%201.09%200%200%200-.839-.596a1.08%201.08%200%200%200-.808.214%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%22M8.308%202.914C10.876.027%2015.128-.819%2018.624.848c4.644%202.21%206.339%207.846%203.809%2012.194l-5.687%209.77a2.4%202.4%200%200%201-1.455%201.107a2.42%202.42%200%200%201-1.818-.236l6.887-11.832c1.835-3.155.608-7.243-2.758-8.854c-2.528-1.208-5.613-.604-7.482%201.473a6.3%206.3%200%200%200-1.628%204.145a6.32%206.32%200%200%200%202.103%204.773l-4.021%206.919c-.157.273-.365.51-.617.699a2.4%202.4%200%200%201-.838.411a2.42%202.42%200%200%201-1.815-.237l4.364-7.513A8.6%208.6%200%200%201%206.34%2010.7l-2.675%204.612a2.403%202.403%200%200%201-3.271.87L7.31%204.284c.29-.487.622-.948.998-1.37m7.983%203.784c1.666.956%202.242%203.081%201.277%204.734L10.936%2022.81a2.4%202.4%200%200%201-1.455%201.109a2.4%202.4%200%200%201-1.816-.237l6.159-10.596a3.4%203.4%200%200%201-1.365-.61a3.4%203.4%200%200%201-.981-1.122a3.44%203.44%200%200%201-.194-2.898a3.47%203.47%200%200%201%202.097-2.026a3.5%203.5%200%200%201%202.91.268m-2.412%202.139a1.1%201.1%200%200%200-.426.933a1.09%201.09%200%200%200%20.739.959a1.1%201.1%200%200%200%201.176-.314a1.08%201.08%200%200%200%20.158-1.196a1.09%201.09%200%200%200-.839-.596a1.08%201.08%200%200%200-.808.214%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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