apachedoris logo

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

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

Use the apachedoris logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.666 0a3.34 3.34 0 0 0-1.524.338c-.207.105-.575.38-.818.612c-1.028.98-1.287 2.514-.655 3.868c.205.44.507.77 2.848 3.117c2.452 2.46 2.635 2.625 2.885 2.626c.244 0 .364-.1 1.44-1.19c.937-.95 1.231-1.3 1.454-1.729c.597-1.149.649-2.051.174-3.014c-.226-.459-.482-.751-1.901-2.176c-.902-.905-1.79-1.75-1.975-1.876C10.049.2 9.354.006 8.666 0M3.552 5.574c-.218.003-.61.085-.61.328v12.09l.164.176c.113.119.25.174.435.174c.254 0 .443-.173 3.349-3.078c2.686-2.686 3.079-2.91 3.079-3.305c0-.396-.393-.62-3.079-3.306c-2.861-2.862-3.097-3.08-3.338-3.08Zm13.097.86c-.049.02-.113.164-.142.323c-.076.403-.372 1.11-.658 1.566c-.14.226-2.239 2.396-5.049 5.222c-2.75 2.766-4.91 4.998-5.046 5.216c-.456.728-.597 1.39-.469 2.197c.222 1.394 1.327 2.68 2.549 2.969c.467.11 1.618.093 2.033-.03c.208-.063.526-.212.705-.332c.503-.338 9.341-9.057 9.647-9.516c.449-.675.835-1.071.84-1.976c-.006-.594-.131-1.114-1.072-2.306c-.51-.652-3.234-3.372-3.338-3.332Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsApachedoris(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.666 0a3.34 3.34 0 0 0-1.524.338c-.207.105-.575.38-.818.612c-1.028.98-1.287 2.514-.655 3.868c.205.44.507.77 2.848 3.117c2.452 2.46 2.635 2.625 2.885 2.626c.244 0 .364-.1 1.44-1.19c.937-.95 1.231-1.3 1.454-1.729c.597-1.149.649-2.051.174-3.014c-.226-.459-.482-.751-1.901-2.176c-.902-.905-1.79-1.75-1.975-1.876C10.049.2 9.354.006 8.666 0M3.552 5.574c-.218.003-.61.085-.61.328v12.09l.164.176c.113.119.25.174.435.174c.254 0 .443-.173 3.349-3.078c2.686-2.686 3.079-2.91 3.079-3.305c0-.396-.393-.62-3.079-3.306c-2.861-2.862-3.097-3.08-3.338-3.08Zm13.097.86c-.049.02-.113.164-.142.323c-.076.403-.372 1.11-.658 1.566c-.14.226-2.239 2.396-5.049 5.222c-2.75 2.766-4.91 4.998-5.046 5.216c-.456.728-.597 1.39-.469 2.197c.222 1.394 1.327 2.68 2.549 2.969c.467.11 1.618.093 2.033-.03c.208-.063.526-.212.705-.332c.503-.338 9.341-9.057 9.647-9.516c.449-.675.835-1.071.84-1.976c-.006-.594-.131-1.114-1.072-2.306c-.51-.652-3.234-3.372-3.338-3.332Z"/></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.666 0a3.34 3.34 0 0 0-1.524.338c-.207.105-.575.38-.818.612c-1.028.98-1.287 2.514-.655 3.868c.205.44.507.77 2.848 3.117c2.452 2.46 2.635 2.625 2.885 2.626c.244 0 .364-.1 1.44-1.19c.937-.95 1.231-1.3 1.454-1.729c.597-1.149.649-2.051.174-3.014c-.226-.459-.482-.751-1.901-2.176c-.902-.905-1.79-1.75-1.975-1.876C10.049.2 9.354.006 8.666 0M3.552 5.574c-.218.003-.61.085-.61.328v12.09l.164.176c.113.119.25.174.435.174c.254 0 .443-.173 3.349-3.078c2.686-2.686 3.079-2.91 3.079-3.305c0-.396-.393-.62-3.079-3.306c-2.861-2.862-3.097-3.08-3.338-3.08Zm13.097.86c-.049.02-.113.164-.142.323c-.076.403-.372 1.11-.658 1.566c-.14.226-2.239 2.396-5.049 5.222c-2.75 2.766-4.91 4.998-5.046 5.216c-.456.728-.597 1.39-.469 2.197c.222 1.394 1.327 2.68 2.549 2.969c.467.11 1.618.093 2.033-.03c.208-.063.526-.212.705-.332c.503-.338 9.341-9.057 9.647-9.516c.449-.675.835-1.071.84-1.976c-.006-.594-.131-1.114-1.072-2.306c-.51-.652-3.234-3.372-3.338-3.332Z"/></svg>
</template>

CSS

.icon-apachedoris {
  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.666%200a3.34%203.34%200%200%200-1.524.338c-.207.105-.575.38-.818.612c-1.028.98-1.287%202.514-.655%203.868c.205.44.507.77%202.848%203.117c2.452%202.46%202.635%202.625%202.885%202.626c.244%200%20.364-.1%201.44-1.19c.937-.95%201.231-1.3%201.454-1.729c.597-1.149.649-2.051.174-3.014c-.226-.459-.482-.751-1.901-2.176c-.902-.905-1.79-1.75-1.975-1.876C10.049.2%209.354.006%208.666%200M3.552%205.574c-.218.003-.61.085-.61.328v12.09l.164.176c.113.119.25.174.435.174c.254%200%20.443-.173%203.349-3.078c2.686-2.686%203.079-2.91%203.079-3.305c0-.396-.393-.62-3.079-3.306c-2.861-2.862-3.097-3.08-3.338-3.08Zm13.097.86c-.049.02-.113.164-.142.323c-.076.403-.372%201.11-.658%201.566c-.14.226-2.239%202.396-5.049%205.222c-2.75%202.766-4.91%204.998-5.046%205.216c-.456.728-.597%201.39-.469%202.197c.222%201.394%201.327%202.68%202.549%202.969c.467.11%201.618.093%202.033-.03c.208-.063.526-.212.705-.332c.503-.338%209.341-9.057%209.647-9.516c.449-.675.835-1.071.84-1.976c-.006-.594-.131-1.114-1.072-2.306c-.51-.652-3.234-3.372-3.338-3.332Z%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.666%200a3.34%203.34%200%200%200-1.524.338c-.207.105-.575.38-.818.612c-1.028.98-1.287%202.514-.655%203.868c.205.44.507.77%202.848%203.117c2.452%202.46%202.635%202.625%202.885%202.626c.244%200%20.364-.1%201.44-1.19c.937-.95%201.231-1.3%201.454-1.729c.597-1.149.649-2.051.174-3.014c-.226-.459-.482-.751-1.901-2.176c-.902-.905-1.79-1.75-1.975-1.876C10.049.2%209.354.006%208.666%200M3.552%205.574c-.218.003-.61.085-.61.328v12.09l.164.176c.113.119.25.174.435.174c.254%200%20.443-.173%203.349-3.078c2.686-2.686%203.079-2.91%203.079-3.305c0-.396-.393-.62-3.079-3.306c-2.861-2.862-3.097-3.08-3.338-3.08Zm13.097.86c-.049.02-.113.164-.142.323c-.076.403-.372%201.11-.658%201.566c-.14.226-2.239%202.396-5.049%205.222c-2.75%202.766-4.91%204.998-5.046%205.216c-.456.728-.597%201.39-.469%202.197c.222%201.394%201.327%202.68%202.549%202.969c.467.11%201.618.093%202.033-.03c.208-.063.526-.212.705-.332c.503-.338%209.341-9.057%209.647-9.516c.449-.675.835-1.071.84-1.976c-.006-.594-.131-1.114-1.072-2.306c-.51-.652-3.234-3.372-3.338-3.332Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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