apacheavro logo

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

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

Use the apacheavro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.704 3.324s-.464.428.024.982c.363.412.904.16.904.16s.5-.274.12-.85c-.492-.75-1.048-.292-1.048-.292M23.927 22L5.456 13.966S-.58 10.32.046 8.88c.608-1.393 5.988 1.415 6.557 1.544c.569.13.886-.221.896-.466c.017-.354-.799-1.366-.376-1.798c.422-.431 1.8.408 1.8.408l1.12.757L23.926 22Zm.073-.076L11.81 8.74S9.615 6.306 9.706 5.61c.091-.698 3.007 1.527 3.007 1.527s.324.305.632.252c.307-.05-.022-.55-.022-.55s-.504-1.142-.167-1.347c.338-.203 1.191.657 1.191.657s.213.215.437.157c.224-.06.104-.539.104-.539s-1.542-3.471-.87-3.73c1.026-.396 2.487 2.476 2.977 3.37C17.118 5.654 24 21.924 24 21.924M4.978 5.611s-.626.404.07 1.181c.639.716 1.208.345 1.208.345s.59-.352.024-1.017c-.748-.877-1.302-.51-1.302-.51Zm16.31 15.604l-13.87-3.867l-.885-2.551z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsApacheavro(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="M11.704 3.324s-.464.428.024.982c.363.412.904.16.904.16s.5-.274.12-.85c-.492-.75-1.048-.292-1.048-.292M23.927 22L5.456 13.966S-.58 10.32.046 8.88c.608-1.393 5.988 1.415 6.557 1.544c.569.13.886-.221.896-.466c.017-.354-.799-1.366-.376-1.798c.422-.431 1.8.408 1.8.408l1.12.757L23.926 22Zm.073-.076L11.81 8.74S9.615 6.306 9.706 5.61c.091-.698 3.007 1.527 3.007 1.527s.324.305.632.252c.307-.05-.022-.55-.022-.55s-.504-1.142-.167-1.347c.338-.203 1.191.657 1.191.657s.213.215.437.157c.224-.06.104-.539.104-.539s-1.542-3.471-.87-3.73c1.026-.396 2.487 2.476 2.977 3.37C17.118 5.654 24 21.924 24 21.924M4.978 5.611s-.626.404.07 1.181c.639.716 1.208.345 1.208.345s.59-.352.024-1.017c-.748-.877-1.302-.51-1.302-.51Zm16.31 15.604l-13.87-3.867l-.885-2.551z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.704 3.324s-.464.428.024.982c.363.412.904.16.904.16s.5-.274.12-.85c-.492-.75-1.048-.292-1.048-.292M23.927 22L5.456 13.966S-.58 10.32.046 8.88c.608-1.393 5.988 1.415 6.557 1.544c.569.13.886-.221.896-.466c.017-.354-.799-1.366-.376-1.798c.422-.431 1.8.408 1.8.408l1.12.757L23.926 22Zm.073-.076L11.81 8.74S9.615 6.306 9.706 5.61c.091-.698 3.007 1.527 3.007 1.527s.324.305.632.252c.307-.05-.022-.55-.022-.55s-.504-1.142-.167-1.347c.338-.203 1.191.657 1.191.657s.213.215.437.157c.224-.06.104-.539.104-.539s-1.542-3.471-.87-3.73c1.026-.396 2.487 2.476 2.977 3.37C17.118 5.654 24 21.924 24 21.924M4.978 5.611s-.626.404.07 1.181c.639.716 1.208.345 1.208.345s.59-.352.024-1.017c-.748-.877-1.302-.51-1.302-.51Zm16.31 15.604l-13.87-3.867l-.885-2.551z"/></svg>
</template>

CSS

.icon-apacheavro {
  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%22M11.704%203.324s-.464.428.024.982c.363.412.904.16.904.16s.5-.274.12-.85c-.492-.75-1.048-.292-1.048-.292M23.927%2022L5.456%2013.966S-.58%2010.32.046%208.88c.608-1.393%205.988%201.415%206.557%201.544c.569.13.886-.221.896-.466c.017-.354-.799-1.366-.376-1.798c.422-.431%201.8.408%201.8.408l1.12.757L23.926%2022Zm.073-.076L11.81%208.74S9.615%206.306%209.706%205.61c.091-.698%203.007%201.527%203.007%201.527s.324.305.632.252c.307-.05-.022-.55-.022-.55s-.504-1.142-.167-1.347c.338-.203%201.191.657%201.191.657s.213.215.437.157c.224-.06.104-.539.104-.539s-1.542-3.471-.87-3.73c1.026-.396%202.487%202.476%202.977%203.37C17.118%205.654%2024%2021.924%2024%2021.924M4.978%205.611s-.626.404.07%201.181c.639.716%201.208.345%201.208.345s.59-.352.024-1.017c-.748-.877-1.302-.51-1.302-.51Zm16.31%2015.604l-13.87-3.867l-.885-2.551z%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%22M11.704%203.324s-.464.428.024.982c.363.412.904.16.904.16s.5-.274.12-.85c-.492-.75-1.048-.292-1.048-.292M23.927%2022L5.456%2013.966S-.58%2010.32.046%208.88c.608-1.393%205.988%201.415%206.557%201.544c.569.13.886-.221.896-.466c.017-.354-.799-1.366-.376-1.798c.422-.431%201.8.408%201.8.408l1.12.757L23.926%2022Zm.073-.076L11.81%208.74S9.615%206.306%209.706%205.61c.091-.698%203.007%201.527%203.007%201.527s.324.305.632.252c.307-.05-.022-.55-.022-.55s-.504-1.142-.167-1.347c.338-.203%201.191.657%201.191.657s.213.215.437.157c.224-.06.104-.539.104-.539s-1.542-3.471-.87-3.73c1.026-.396%202.487%202.476%202.977%203.37C17.118%205.654%2024%2021.924%2024%2021.924M4.978%205.611s-.626.404.07%201.181c.639.716%201.208.345%201.208.345s.59-.352.024-1.017c-.748-.877-1.302-.51-1.302-.51Zm16.31%2015.604l-13.87-3.867l-.885-2.551z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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