apacheairflow logo
apacheairflow from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- apacheairflow
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the apacheairflow logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.195 16.822l4.002-4.102C23.55 10.308 23.934 5.154 24 .43a.4.4 0 0 0-.246-.373a.39.39 0 0 0-.437.09l-6.495 6.658l-4.102-4.003C10.309.45 5.154.066.43 0H.423a.397.397 0 0 0-.277.683l6.658 6.494l-4.003 4.103C.45 13.692.065 18.846 0 23.57a.398.398 0 0 0 .683.282l6.494-6.657l3.934 3.837l.17.165c2.41 2.353 7.565 2.737 12.288 2.803h.006a.397.397 0 0 0 .277-.683zm-.409-9.476c.04.115.05.24.031.344c-.17.96-1.593 2.538-4.304 3.87a.6.6 0 0 0-.08-.079c1.432-3.155 1.828-5.61 1.175-7.322l3.058 2.984zm-.131 9.44a.7.7 0 0 1-.347.031c-.96-.171-2.537-1.594-3.87-4.307a1 1 0 0 0 .08-.078l-.001.001c3.155 1.432 5.61 1.83 7.324 1.174l-2.969 3.043M23.568.392a.05.05 0 0 1 .052-.011c.018.006.03.024.029.043c-.065 4.655-.437 9.726-2.703 12.05c-1.53 1.565-4.326 1.419-8.283-.377c.006-.037.021-.07.02-.108c0-.044-.017-.082-.026-.123c2.83-1.39 4.315-3.037 4.506-4.115c.057-.322-.009-.542-.102-.688zM.393.43A.05.05 0 0 1 .382.38C.39.36.403.343.425.35c4.655.065 9.727.438 12.05 2.703l.002.002c1.56 1.527 1.415 4.323-.379 8.28c-.033-.005-.062-.02-.097-.02h-.008c-.045.001-.084.019-.126.027c-1.39-2.83-3.037-4.314-4.115-4.506c-.323-.057-.542.01-.688.103zm11.94 11.563a.33.33 0 0 1-.327.335H12a.332.332 0 0 1-.004-.661c.172.016.333.144.335.326zm-5.12 4.661a.7.7 0 0 1-.03-.345c.17-.96 1.595-2.54 4.309-3.873c.013.016.019.035.033.05c.013.012.03.017.044.028c-1.434 3.158-1.83 5.613-1.177 7.326l-3.041-2.967m-.006-9.659a.74.74 0 0 1 .345-.031c.961.17 2.54 1.594 3.871 4.306a.6.6 0 0 0-.079.08c-2.167-.983-4.007-1.484-5.498-1.484q-1.02 0-1.825.308L7.128 7.35M.43 23.607c-.018.018-.038.015-.052.01q-.028-.01-.028-.043c.065-4.654.437-9.725 2.703-12.049c1.527-1.565 4.325-1.419 8.286.378c-.006.035-.02.067-.02.104c0 .043.018.083.026.124c-2.831 1.391-4.317 3.04-4.51 4.117c-.057.322.01.542.103.688zm23.144.042c-4.655-.065-9.726-.437-12.05-2.703l-.005-.006c-1.56-1.526-1.412-4.322.383-8.279c.033.005.064.02.098.02h.009c.043 0 .08-.018.122-.027c1.39 2.832 3.036 4.317 4.115 4.51q.125.021.23.021a.8.8 0 0 0 .45-.133l6.68 6.516c.02.02.016.04.01.052a.04.04 0 0 1-.042.029"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsApacheairflow(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="m17.195 16.822l4.002-4.102C23.55 10.308 23.934 5.154 24 .43a.4.4 0 0 0-.246-.373a.39.39 0 0 0-.437.09l-6.495 6.658l-4.102-4.003C10.309.45 5.154.066.43 0H.423a.397.397 0 0 0-.277.683l6.658 6.494l-4.003 4.103C.45 13.692.065 18.846 0 23.57a.398.398 0 0 0 .683.282l6.494-6.657l3.934 3.837l.17.165c2.41 2.353 7.565 2.737 12.288 2.803h.006a.397.397 0 0 0 .277-.683zm-.409-9.476c.04.115.05.24.031.344c-.17.96-1.593 2.538-4.304 3.87a.6.6 0 0 0-.08-.079c1.432-3.155 1.828-5.61 1.175-7.322l3.058 2.984zm-.131 9.44a.7.7 0 0 1-.347.031c-.96-.171-2.537-1.594-3.87-4.307a1 1 0 0 0 .08-.078l-.001.001c3.155 1.432 5.61 1.83 7.324 1.174l-2.969 3.043M23.568.392a.05.05 0 0 1 .052-.011c.018.006.03.024.029.043c-.065 4.655-.437 9.726-2.703 12.05c-1.53 1.565-4.326 1.419-8.283-.377c.006-.037.021-.07.02-.108c0-.044-.017-.082-.026-.123c2.83-1.39 4.315-3.037 4.506-4.115c.057-.322-.009-.542-.102-.688zM.393.43A.05.05 0 0 1 .382.38C.39.36.403.343.425.35c4.655.065 9.727.438 12.05 2.703l.002.002c1.56 1.527 1.415 4.323-.379 8.28c-.033-.005-.062-.02-.097-.02h-.008c-.045.001-.084.019-.126.027c-1.39-2.83-3.037-4.314-4.115-4.506c-.323-.057-.542.01-.688.103zm11.94 11.563a.33.33 0 0 1-.327.335H12a.332.332 0 0 1-.004-.661c.172.016.333.144.335.326zm-5.12 4.661a.7.7 0 0 1-.03-.345c.17-.96 1.595-2.54 4.309-3.873c.013.016.019.035.033.05c.013.012.03.017.044.028c-1.434 3.158-1.83 5.613-1.177 7.326l-3.041-2.967m-.006-9.659a.74.74 0 0 1 .345-.031c.961.17 2.54 1.594 3.871 4.306a.6.6 0 0 0-.079.08c-2.167-.983-4.007-1.484-5.498-1.484q-1.02 0-1.825.308L7.128 7.35M.43 23.607c-.018.018-.038.015-.052.01q-.028-.01-.028-.043c.065-4.654.437-9.725 2.703-12.049c1.527-1.565 4.325-1.419 8.286.378c-.006.035-.02.067-.02.104c0 .043.018.083.026.124c-2.831 1.391-4.317 3.04-4.51 4.117c-.057.322.01.542.103.688zm23.144.042c-4.655-.065-9.726-.437-12.05-2.703l-.005-.006c-1.56-1.526-1.412-4.322.383-8.279c.033.005.064.02.098.02h.009c.043 0 .08-.018.122-.027c1.39 2.832 3.036 4.317 4.115 4.51q.125.021.23.021a.8.8 0 0 0 .45-.133l6.68 6.516c.02.02.016.04.01.052a.04.04 0 0 1-.042.029"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.195 16.822l4.002-4.102C23.55 10.308 23.934 5.154 24 .43a.4.4 0 0 0-.246-.373a.39.39 0 0 0-.437.09l-6.495 6.658l-4.102-4.003C10.309.45 5.154.066.43 0H.423a.397.397 0 0 0-.277.683l6.658 6.494l-4.003 4.103C.45 13.692.065 18.846 0 23.57a.398.398 0 0 0 .683.282l6.494-6.657l3.934 3.837l.17.165c2.41 2.353 7.565 2.737 12.288 2.803h.006a.397.397 0 0 0 .277-.683zm-.409-9.476c.04.115.05.24.031.344c-.17.96-1.593 2.538-4.304 3.87a.6.6 0 0 0-.08-.079c1.432-3.155 1.828-5.61 1.175-7.322l3.058 2.984zm-.131 9.44a.7.7 0 0 1-.347.031c-.96-.171-2.537-1.594-3.87-4.307a1 1 0 0 0 .08-.078l-.001.001c3.155 1.432 5.61 1.83 7.324 1.174l-2.969 3.043M23.568.392a.05.05 0 0 1 .052-.011c.018.006.03.024.029.043c-.065 4.655-.437 9.726-2.703 12.05c-1.53 1.565-4.326 1.419-8.283-.377c.006-.037.021-.07.02-.108c0-.044-.017-.082-.026-.123c2.83-1.39 4.315-3.037 4.506-4.115c.057-.322-.009-.542-.102-.688zM.393.43A.05.05 0 0 1 .382.38C.39.36.403.343.425.35c4.655.065 9.727.438 12.05 2.703l.002.002c1.56 1.527 1.415 4.323-.379 8.28c-.033-.005-.062-.02-.097-.02h-.008c-.045.001-.084.019-.126.027c-1.39-2.83-3.037-4.314-4.115-4.506c-.323-.057-.542.01-.688.103zm11.94 11.563a.33.33 0 0 1-.327.335H12a.332.332 0 0 1-.004-.661c.172.016.333.144.335.326zm-5.12 4.661a.7.7 0 0 1-.03-.345c.17-.96 1.595-2.54 4.309-3.873c.013.016.019.035.033.05c.013.012.03.017.044.028c-1.434 3.158-1.83 5.613-1.177 7.326l-3.041-2.967m-.006-9.659a.74.74 0 0 1 .345-.031c.961.17 2.54 1.594 3.871 4.306a.6.6 0 0 0-.079.08c-2.167-.983-4.007-1.484-5.498-1.484q-1.02 0-1.825.308L7.128 7.35M.43 23.607c-.018.018-.038.015-.052.01q-.028-.01-.028-.043c.065-4.654.437-9.725 2.703-12.049c1.527-1.565 4.325-1.419 8.286.378c-.006.035-.02.067-.02.104c0 .043.018.083.026.124c-2.831 1.391-4.317 3.04-4.51 4.117c-.057.322.01.542.103.688zm23.144.042c-4.655-.065-9.726-.437-12.05-2.703l-.005-.006c-1.56-1.526-1.412-4.322.383-8.279c.033.005.064.02.098.02h.009c.043 0 .08-.018.122-.027c1.39 2.832 3.036 4.317 4.115 4.51q.125.021.23.021a.8.8 0 0 0 .45-.133l6.68 6.516c.02.02.016.04.01.052a.04.04 0 0 1-.042.029"/></svg> </template>
CSS
.icon-apacheairflow {
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%22m17.195%2016.822l4.002-4.102C23.55%2010.308%2023.934%205.154%2024%20.43a.4.4%200%200%200-.246-.373a.39.39%200%200%200-.437.09l-6.495%206.658l-4.102-4.003C10.309.45%205.154.066.43%200H.423a.397.397%200%200%200-.277.683l6.658%206.494l-4.003%204.103C.45%2013.692.065%2018.846%200%2023.57a.398.398%200%200%200%20.683.282l6.494-6.657l3.934%203.837l.17.165c2.41%202.353%207.565%202.737%2012.288%202.803h.006a.397.397%200%200%200%20.277-.683zm-.409-9.476c.04.115.05.24.031.344c-.17.96-1.593%202.538-4.304%203.87a.6.6%200%200%200-.08-.079c1.432-3.155%201.828-5.61%201.175-7.322l3.058%202.984zm-.131%209.44a.7.7%200%200%201-.347.031c-.96-.171-2.537-1.594-3.87-4.307a1%201%200%200%200%20.08-.078l-.001.001c3.155%201.432%205.61%201.83%207.324%201.174l-2.969%203.043M23.568.392a.05.05%200%200%201%20.052-.011c.018.006.03.024.029.043c-.065%204.655-.437%209.726-2.703%2012.05c-1.53%201.565-4.326%201.419-8.283-.377c.006-.037.021-.07.02-.108c0-.044-.017-.082-.026-.123c2.83-1.39%204.315-3.037%204.506-4.115c.057-.322-.009-.542-.102-.688zM.393.43A.05.05%200%200%201%20.382.38C.39.36.403.343.425.35c4.655.065%209.727.438%2012.05%202.703l.002.002c1.56%201.527%201.415%204.323-.379%208.28c-.033-.005-.062-.02-.097-.02h-.008c-.045.001-.084.019-.126.027c-1.39-2.83-3.037-4.314-4.115-4.506c-.323-.057-.542.01-.688.103zm11.94%2011.563a.33.33%200%200%201-.327.335H12a.332.332%200%200%201-.004-.661c.172.016.333.144.335.326zm-5.12%204.661a.7.7%200%200%201-.03-.345c.17-.96%201.595-2.54%204.309-3.873c.013.016.019.035.033.05c.013.012.03.017.044.028c-1.434%203.158-1.83%205.613-1.177%207.326l-3.041-2.967m-.006-9.659a.74.74%200%200%201%20.345-.031c.961.17%202.54%201.594%203.871%204.306a.6.6%200%200%200-.079.08c-2.167-.983-4.007-1.484-5.498-1.484q-1.02%200-1.825.308L7.128%207.35M.43%2023.607c-.018.018-.038.015-.052.01q-.028-.01-.028-.043c.065-4.654.437-9.725%202.703-12.049c1.527-1.565%204.325-1.419%208.286.378c-.006.035-.02.067-.02.104c0%20.043.018.083.026.124c-2.831%201.391-4.317%203.04-4.51%204.117c-.057.322.01.542.103.688zm23.144.042c-4.655-.065-9.726-.437-12.05-2.703l-.005-.006c-1.56-1.526-1.412-4.322.383-8.279c.033.005.064.02.098.02h.009c.043%200%20.08-.018.122-.027c1.39%202.832%203.036%204.317%204.115%204.51q.125.021.23.021a.8.8%200%200%200%20.45-.133l6.68%206.516c.02.02.016.04.01.052a.04.04%200%200%201-.042.029%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%22m17.195%2016.822l4.002-4.102C23.55%2010.308%2023.934%205.154%2024%20.43a.4.4%200%200%200-.246-.373a.39.39%200%200%200-.437.09l-6.495%206.658l-4.102-4.003C10.309.45%205.154.066.43%200H.423a.397.397%200%200%200-.277.683l6.658%206.494l-4.003%204.103C.45%2013.692.065%2018.846%200%2023.57a.398.398%200%200%200%20.683.282l6.494-6.657l3.934%203.837l.17.165c2.41%202.353%207.565%202.737%2012.288%202.803h.006a.397.397%200%200%200%20.277-.683zm-.409-9.476c.04.115.05.24.031.344c-.17.96-1.593%202.538-4.304%203.87a.6.6%200%200%200-.08-.079c1.432-3.155%201.828-5.61%201.175-7.322l3.058%202.984zm-.131%209.44a.7.7%200%200%201-.347.031c-.96-.171-2.537-1.594-3.87-4.307a1%201%200%200%200%20.08-.078l-.001.001c3.155%201.432%205.61%201.83%207.324%201.174l-2.969%203.043M23.568.392a.05.05%200%200%201%20.052-.011c.018.006.03.024.029.043c-.065%204.655-.437%209.726-2.703%2012.05c-1.53%201.565-4.326%201.419-8.283-.377c.006-.037.021-.07.02-.108c0-.044-.017-.082-.026-.123c2.83-1.39%204.315-3.037%204.506-4.115c.057-.322-.009-.542-.102-.688zM.393.43A.05.05%200%200%201%20.382.38C.39.36.403.343.425.35c4.655.065%209.727.438%2012.05%202.703l.002.002c1.56%201.527%201.415%204.323-.379%208.28c-.033-.005-.062-.02-.097-.02h-.008c-.045.001-.084.019-.126.027c-1.39-2.83-3.037-4.314-4.115-4.506c-.323-.057-.542.01-.688.103zm11.94%2011.563a.33.33%200%200%201-.327.335H12a.332.332%200%200%201-.004-.661c.172.016.333.144.335.326zm-5.12%204.661a.7.7%200%200%201-.03-.345c.17-.96%201.595-2.54%204.309-3.873c.013.016.019.035.033.05c.013.012.03.017.044.028c-1.434%203.158-1.83%205.613-1.177%207.326l-3.041-2.967m-.006-9.659a.74.74%200%200%201%20.345-.031c.961.17%202.54%201.594%203.871%204.306a.6.6%200%200%200-.079.08c-2.167-.983-4.007-1.484-5.498-1.484q-1.02%200-1.825.308L7.128%207.35M.43%2023.607c-.018.018-.038.015-.052.01q-.028-.01-.028-.043c.065-4.654.437-9.725%202.703-12.049c1.527-1.565%204.325-1.419%208.286.378c-.006.035-.02.067-.02.104c0%20.043.018.083.026.124c-2.831%201.391-4.317%203.04-4.51%204.117c-.057.322.01.542.103.688zm23.144.042c-4.655-.065-9.726-.437-12.05-2.703l-.005-.006c-1.56-1.526-1.412-4.322.383-8.279c.033.005.064.02.098.02h.009c.043%200%20.08-.018.122-.027c1.39%202.832%203.036%204.317%204.115%204.51q.125.021.23.021a.8.8%200%200%200%20.45-.133l6.68%206.516c.02.02.016.04.01.052a.04.04%200%200%201-.042.029%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/apacheairflow.svg?color=%231a73e8&size=48