apacheguacamole logo

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

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

Use the apacheguacamole logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.324 23.984c-.7-.055-1.581-.198-2.236-.363a11.94 11.94 0 0 1-7.814-6.303c-.61-1.239-.967-2.383-1.127-3.61a9 9 0 0 0-.102-.639c-.058-.25-.058-1.891 0-2.142c.024-.103.07-.39.102-.638c.16-1.228.517-2.372 1.127-3.611A11.8 11.8 0 0 1 6.68 1.272C7.919.663 9.063.305 10.29.145c.248-.032.536-.078.639-.102c.25-.057 1.892-.057 2.142 0c.103.024.391.07.638.102c1.228.16 2.372.518 3.611 1.127a11.8 11.8 0 0 1 5.406 5.406c.61 1.239.967 2.383 1.127 3.611c.032.248.078.535.102.638c.026.113.043.541.043 1.071c0 .531-.017.958-.043 1.071c-.024.103-.07.391-.102.639c-.16 1.227-.517 2.371-1.127 3.61a11.8 11.8 0 0 1-5.406 5.406c-1.239.61-2.383.967-3.611 1.127c-.247.033-.526.075-.619.094c-.234.049-1.334.073-1.766.039m1.551-4.36a10.3 10.3 0 0 0 1.868-.248c2.176-.486 3.95-1.695 5.122-3.492c.398-.61.405-.712.027-.416c-1.135.891-3.013 1.632-4.999 1.973c-1.082.186-1.423.211-2.837.211c-1.058 0-1.464-.015-1.865-.065c-.998-.127-2.116-.366-2.944-.631c-1.252-.4-2.535-1.056-3.199-1.637q-.316-.277-.314-.177c0 .048.269.554.426.801c1.435 2.269 3.908 3.516 7.295 3.679l.676.034c.042.003.377-.011.744-.032m.233-3.907c1.801-.132 3.472-.507 5.054-1.134c1.175-.466 2.374-1.167 2.867-1.675c.167-.172.211-.316.345-1.119c.05-.301.134-.672.187-.826c.076-.219.105-.404.135-.871c.058-.893.007-1.261-.237-1.694c-.139-.247-.469-.607-.64-.7l-.129-.069l-.221.161c-.317.229-.326.246-.243.41c.133.261.2.572.199.923c-.003.631-.222 1.091-.798 1.675c-2.165 2.198-7.956 2.956-12.17 1.594c-1.933-.625-3.219-1.592-3.559-2.676c-.085-.27-.095-.358-.08-.676c.02-.451.088-.613.511-1.239c.166-.244.353-.576.418-.739s.142-.343.172-.402c.086-.166.006-.167-.293-.002c-.631.35-1.294.878-1.644 1.31c-.469.579-.591 1.01-.547 1.934c.027.562.087.854.225 1.094c.066.116.096.24.113.476c.042.551.138 1.102.215 1.228c.1.164.616.593 1.066.886c2.328 1.516 5.915 2.36 9.054 2.131m-.056-3.569c1.745-.108 3.299-.463 4.478-1.023c.594-.283.934-.515 1.331-.909c.414-.413.573-.703.6-1.102c.019-.282-.072-.621-.172-.638c-.045-.008-.901.459-1.53.835c-.067.039-.13.063-.142.051a2 2 0 0 1-.072-.336c-.071-.44-.135-.573-.345-.718c-.324-.225-.391-.298-.523-.572c-.116-.241-.149-.28-.288-.334c-.26-.102-.557-.299-.557-.368c0-.072.239-.753.39-1.112a3 3 0 0 0 .099-.249c0-.036-.833-.632-.956-.683c-.16-.067-.723-.128-1.205-.13a3.7 3.7 0 0 1-1.258-.206c-.631-.208-.665-.211-1.217-.13c-.435.063-.514.087-.698.206c-.49.315-.879.428-1.478.43a4 4 0 0 0-.654.059c-.511.106-.66.182-1.031.528c-.469.439-.777.645-1.337.897c-.589.265-.655.311-.741.515c-.199.469-.293.645-.522.976c-.367.53-.453.736-.424 1.016c.072.69.818 1.448 1.947 1.981c1.638.772 4.02 1.156 6.305 1.016m6.174-4.675q1.419-.868 1.672-1.377c.087-.177.076-.241-.075-.425c-.373-.452-1.844-1.32-2.491-1.47c-.299-.069-.359-.045-.539.217c-.277.403-.946 1.948-.946 2.183c0 .032.084.103.187.159c.164.09.204.137.315.37c.107.226.157.286.319.387c.12.074.235.187.304.3c.185.297.165.291.445.136c.139-.077.503-.292.809-.48"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsApacheguacamole(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.324 23.984c-.7-.055-1.581-.198-2.236-.363a11.94 11.94 0 0 1-7.814-6.303c-.61-1.239-.967-2.383-1.127-3.61a9 9 0 0 0-.102-.639c-.058-.25-.058-1.891 0-2.142c.024-.103.07-.39.102-.638c.16-1.228.517-2.372 1.127-3.611A11.8 11.8 0 0 1 6.68 1.272C7.919.663 9.063.305 10.29.145c.248-.032.536-.078.639-.102c.25-.057 1.892-.057 2.142 0c.103.024.391.07.638.102c1.228.16 2.372.518 3.611 1.127a11.8 11.8 0 0 1 5.406 5.406c.61 1.239.967 2.383 1.127 3.611c.032.248.078.535.102.638c.026.113.043.541.043 1.071c0 .531-.017.958-.043 1.071c-.024.103-.07.391-.102.639c-.16 1.227-.517 2.371-1.127 3.61a11.8 11.8 0 0 1-5.406 5.406c-1.239.61-2.383.967-3.611 1.127c-.247.033-.526.075-.619.094c-.234.049-1.334.073-1.766.039m1.551-4.36a10.3 10.3 0 0 0 1.868-.248c2.176-.486 3.95-1.695 5.122-3.492c.398-.61.405-.712.027-.416c-1.135.891-3.013 1.632-4.999 1.973c-1.082.186-1.423.211-2.837.211c-1.058 0-1.464-.015-1.865-.065c-.998-.127-2.116-.366-2.944-.631c-1.252-.4-2.535-1.056-3.199-1.637q-.316-.277-.314-.177c0 .048.269.554.426.801c1.435 2.269 3.908 3.516 7.295 3.679l.676.034c.042.003.377-.011.744-.032m.233-3.907c1.801-.132 3.472-.507 5.054-1.134c1.175-.466 2.374-1.167 2.867-1.675c.167-.172.211-.316.345-1.119c.05-.301.134-.672.187-.826c.076-.219.105-.404.135-.871c.058-.893.007-1.261-.237-1.694c-.139-.247-.469-.607-.64-.7l-.129-.069l-.221.161c-.317.229-.326.246-.243.41c.133.261.2.572.199.923c-.003.631-.222 1.091-.798 1.675c-2.165 2.198-7.956 2.956-12.17 1.594c-1.933-.625-3.219-1.592-3.559-2.676c-.085-.27-.095-.358-.08-.676c.02-.451.088-.613.511-1.239c.166-.244.353-.576.418-.739s.142-.343.172-.402c.086-.166.006-.167-.293-.002c-.631.35-1.294.878-1.644 1.31c-.469.579-.591 1.01-.547 1.934c.027.562.087.854.225 1.094c.066.116.096.24.113.476c.042.551.138 1.102.215 1.228c.1.164.616.593 1.066.886c2.328 1.516 5.915 2.36 9.054 2.131m-.056-3.569c1.745-.108 3.299-.463 4.478-1.023c.594-.283.934-.515 1.331-.909c.414-.413.573-.703.6-1.102c.019-.282-.072-.621-.172-.638c-.045-.008-.901.459-1.53.835c-.067.039-.13.063-.142.051a2 2 0 0 1-.072-.336c-.071-.44-.135-.573-.345-.718c-.324-.225-.391-.298-.523-.572c-.116-.241-.149-.28-.288-.334c-.26-.102-.557-.299-.557-.368c0-.072.239-.753.39-1.112a3 3 0 0 0 .099-.249c0-.036-.833-.632-.956-.683c-.16-.067-.723-.128-1.205-.13a3.7 3.7 0 0 1-1.258-.206c-.631-.208-.665-.211-1.217-.13c-.435.063-.514.087-.698.206c-.49.315-.879.428-1.478.43a4 4 0 0 0-.654.059c-.511.106-.66.182-1.031.528c-.469.439-.777.645-1.337.897c-.589.265-.655.311-.741.515c-.199.469-.293.645-.522.976c-.367.53-.453.736-.424 1.016c.072.69.818 1.448 1.947 1.981c1.638.772 4.02 1.156 6.305 1.016m6.174-4.675q1.419-.868 1.672-1.377c.087-.177.076-.241-.075-.425c-.373-.452-1.844-1.32-2.491-1.47c-.299-.069-.359-.045-.539.217c-.277.403-.946 1.948-.946 2.183c0 .032.084.103.187.159c.164.09.204.137.315.37c.107.226.157.286.319.387c.12.074.235.187.304.3c.185.297.165.291.445.136c.139-.077.503-.292.809-.48"/></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.324 23.984c-.7-.055-1.581-.198-2.236-.363a11.94 11.94 0 0 1-7.814-6.303c-.61-1.239-.967-2.383-1.127-3.61a9 9 0 0 0-.102-.639c-.058-.25-.058-1.891 0-2.142c.024-.103.07-.39.102-.638c.16-1.228.517-2.372 1.127-3.611A11.8 11.8 0 0 1 6.68 1.272C7.919.663 9.063.305 10.29.145c.248-.032.536-.078.639-.102c.25-.057 1.892-.057 2.142 0c.103.024.391.07.638.102c1.228.16 2.372.518 3.611 1.127a11.8 11.8 0 0 1 5.406 5.406c.61 1.239.967 2.383 1.127 3.611c.032.248.078.535.102.638c.026.113.043.541.043 1.071c0 .531-.017.958-.043 1.071c-.024.103-.07.391-.102.639c-.16 1.227-.517 2.371-1.127 3.61a11.8 11.8 0 0 1-5.406 5.406c-1.239.61-2.383.967-3.611 1.127c-.247.033-.526.075-.619.094c-.234.049-1.334.073-1.766.039m1.551-4.36a10.3 10.3 0 0 0 1.868-.248c2.176-.486 3.95-1.695 5.122-3.492c.398-.61.405-.712.027-.416c-1.135.891-3.013 1.632-4.999 1.973c-1.082.186-1.423.211-2.837.211c-1.058 0-1.464-.015-1.865-.065c-.998-.127-2.116-.366-2.944-.631c-1.252-.4-2.535-1.056-3.199-1.637q-.316-.277-.314-.177c0 .048.269.554.426.801c1.435 2.269 3.908 3.516 7.295 3.679l.676.034c.042.003.377-.011.744-.032m.233-3.907c1.801-.132 3.472-.507 5.054-1.134c1.175-.466 2.374-1.167 2.867-1.675c.167-.172.211-.316.345-1.119c.05-.301.134-.672.187-.826c.076-.219.105-.404.135-.871c.058-.893.007-1.261-.237-1.694c-.139-.247-.469-.607-.64-.7l-.129-.069l-.221.161c-.317.229-.326.246-.243.41c.133.261.2.572.199.923c-.003.631-.222 1.091-.798 1.675c-2.165 2.198-7.956 2.956-12.17 1.594c-1.933-.625-3.219-1.592-3.559-2.676c-.085-.27-.095-.358-.08-.676c.02-.451.088-.613.511-1.239c.166-.244.353-.576.418-.739s.142-.343.172-.402c.086-.166.006-.167-.293-.002c-.631.35-1.294.878-1.644 1.31c-.469.579-.591 1.01-.547 1.934c.027.562.087.854.225 1.094c.066.116.096.24.113.476c.042.551.138 1.102.215 1.228c.1.164.616.593 1.066.886c2.328 1.516 5.915 2.36 9.054 2.131m-.056-3.569c1.745-.108 3.299-.463 4.478-1.023c.594-.283.934-.515 1.331-.909c.414-.413.573-.703.6-1.102c.019-.282-.072-.621-.172-.638c-.045-.008-.901.459-1.53.835c-.067.039-.13.063-.142.051a2 2 0 0 1-.072-.336c-.071-.44-.135-.573-.345-.718c-.324-.225-.391-.298-.523-.572c-.116-.241-.149-.28-.288-.334c-.26-.102-.557-.299-.557-.368c0-.072.239-.753.39-1.112a3 3 0 0 0 .099-.249c0-.036-.833-.632-.956-.683c-.16-.067-.723-.128-1.205-.13a3.7 3.7 0 0 1-1.258-.206c-.631-.208-.665-.211-1.217-.13c-.435.063-.514.087-.698.206c-.49.315-.879.428-1.478.43a4 4 0 0 0-.654.059c-.511.106-.66.182-1.031.528c-.469.439-.777.645-1.337.897c-.589.265-.655.311-.741.515c-.199.469-.293.645-.522.976c-.367.53-.453.736-.424 1.016c.072.69.818 1.448 1.947 1.981c1.638.772 4.02 1.156 6.305 1.016m6.174-4.675q1.419-.868 1.672-1.377c.087-.177.076-.241-.075-.425c-.373-.452-1.844-1.32-2.491-1.47c-.299-.069-.359-.045-.539.217c-.277.403-.946 1.948-.946 2.183c0 .032.084.103.187.159c.164.09.204.137.315.37c.107.226.157.286.319.387c.12.074.235.187.304.3c.185.297.165.291.445.136c.139-.077.503-.292.809-.48"/></svg>
</template>

CSS

.icon-apacheguacamole {
  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.324%2023.984c-.7-.055-1.581-.198-2.236-.363a11.94%2011.94%200%200%201-7.814-6.303c-.61-1.239-.967-2.383-1.127-3.61a9%209%200%200%200-.102-.639c-.058-.25-.058-1.891%200-2.142c.024-.103.07-.39.102-.638c.16-1.228.517-2.372%201.127-3.611A11.8%2011.8%200%200%201%206.68%201.272C7.919.663%209.063.305%2010.29.145c.248-.032.536-.078.639-.102c.25-.057%201.892-.057%202.142%200c.103.024.391.07.638.102c1.228.16%202.372.518%203.611%201.127a11.8%2011.8%200%200%201%205.406%205.406c.61%201.239.967%202.383%201.127%203.611c.032.248.078.535.102.638c.026.113.043.541.043%201.071c0%20.531-.017.958-.043%201.071c-.024.103-.07.391-.102.639c-.16%201.227-.517%202.371-1.127%203.61a11.8%2011.8%200%200%201-5.406%205.406c-1.239.61-2.383.967-3.611%201.127c-.247.033-.526.075-.619.094c-.234.049-1.334.073-1.766.039m1.551-4.36a10.3%2010.3%200%200%200%201.868-.248c2.176-.486%203.95-1.695%205.122-3.492c.398-.61.405-.712.027-.416c-1.135.891-3.013%201.632-4.999%201.973c-1.082.186-1.423.211-2.837.211c-1.058%200-1.464-.015-1.865-.065c-.998-.127-2.116-.366-2.944-.631c-1.252-.4-2.535-1.056-3.199-1.637q-.316-.277-.314-.177c0%20.048.269.554.426.801c1.435%202.269%203.908%203.516%207.295%203.679l.676.034c.042.003.377-.011.744-.032m.233-3.907c1.801-.132%203.472-.507%205.054-1.134c1.175-.466%202.374-1.167%202.867-1.675c.167-.172.211-.316.345-1.119c.05-.301.134-.672.187-.826c.076-.219.105-.404.135-.871c.058-.893.007-1.261-.237-1.694c-.139-.247-.469-.607-.64-.7l-.129-.069l-.221.161c-.317.229-.326.246-.243.41c.133.261.2.572.199.923c-.003.631-.222%201.091-.798%201.675c-2.165%202.198-7.956%202.956-12.17%201.594c-1.933-.625-3.219-1.592-3.559-2.676c-.085-.27-.095-.358-.08-.676c.02-.451.088-.613.511-1.239c.166-.244.353-.576.418-.739s.142-.343.172-.402c.086-.166.006-.167-.293-.002c-.631.35-1.294.878-1.644%201.31c-.469.579-.591%201.01-.547%201.934c.027.562.087.854.225%201.094c.066.116.096.24.113.476c.042.551.138%201.102.215%201.228c.1.164.616.593%201.066.886c2.328%201.516%205.915%202.36%209.054%202.131m-.056-3.569c1.745-.108%203.299-.463%204.478-1.023c.594-.283.934-.515%201.331-.909c.414-.413.573-.703.6-1.102c.019-.282-.072-.621-.172-.638c-.045-.008-.901.459-1.53.835c-.067.039-.13.063-.142.051a2%202%200%200%201-.072-.336c-.071-.44-.135-.573-.345-.718c-.324-.225-.391-.298-.523-.572c-.116-.241-.149-.28-.288-.334c-.26-.102-.557-.299-.557-.368c0-.072.239-.753.39-1.112a3%203%200%200%200%20.099-.249c0-.036-.833-.632-.956-.683c-.16-.067-.723-.128-1.205-.13a3.7%203.7%200%200%201-1.258-.206c-.631-.208-.665-.211-1.217-.13c-.435.063-.514.087-.698.206c-.49.315-.879.428-1.478.43a4%204%200%200%200-.654.059c-.511.106-.66.182-1.031.528c-.469.439-.777.645-1.337.897c-.589.265-.655.311-.741.515c-.199.469-.293.645-.522.976c-.367.53-.453.736-.424%201.016c.072.69.818%201.448%201.947%201.981c1.638.772%204.02%201.156%206.305%201.016m6.174-4.675q1.419-.868%201.672-1.377c.087-.177.076-.241-.075-.425c-.373-.452-1.844-1.32-2.491-1.47c-.299-.069-.359-.045-.539.217c-.277.403-.946%201.948-.946%202.183c0%20.032.084.103.187.159c.164.09.204.137.315.37c.107.226.157.286.319.387c.12.074.235.187.304.3c.185.297.165.291.445.136c.139-.077.503-.292.809-.48%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.324%2023.984c-.7-.055-1.581-.198-2.236-.363a11.94%2011.94%200%200%201-7.814-6.303c-.61-1.239-.967-2.383-1.127-3.61a9%209%200%200%200-.102-.639c-.058-.25-.058-1.891%200-2.142c.024-.103.07-.39.102-.638c.16-1.228.517-2.372%201.127-3.611A11.8%2011.8%200%200%201%206.68%201.272C7.919.663%209.063.305%2010.29.145c.248-.032.536-.078.639-.102c.25-.057%201.892-.057%202.142%200c.103.024.391.07.638.102c1.228.16%202.372.518%203.611%201.127a11.8%2011.8%200%200%201%205.406%205.406c.61%201.239.967%202.383%201.127%203.611c.032.248.078.535.102.638c.026.113.043.541.043%201.071c0%20.531-.017.958-.043%201.071c-.024.103-.07.391-.102.639c-.16%201.227-.517%202.371-1.127%203.61a11.8%2011.8%200%200%201-5.406%205.406c-1.239.61-2.383.967-3.611%201.127c-.247.033-.526.075-.619.094c-.234.049-1.334.073-1.766.039m1.551-4.36a10.3%2010.3%200%200%200%201.868-.248c2.176-.486%203.95-1.695%205.122-3.492c.398-.61.405-.712.027-.416c-1.135.891-3.013%201.632-4.999%201.973c-1.082.186-1.423.211-2.837.211c-1.058%200-1.464-.015-1.865-.065c-.998-.127-2.116-.366-2.944-.631c-1.252-.4-2.535-1.056-3.199-1.637q-.316-.277-.314-.177c0%20.048.269.554.426.801c1.435%202.269%203.908%203.516%207.295%203.679l.676.034c.042.003.377-.011.744-.032m.233-3.907c1.801-.132%203.472-.507%205.054-1.134c1.175-.466%202.374-1.167%202.867-1.675c.167-.172.211-.316.345-1.119c.05-.301.134-.672.187-.826c.076-.219.105-.404.135-.871c.058-.893.007-1.261-.237-1.694c-.139-.247-.469-.607-.64-.7l-.129-.069l-.221.161c-.317.229-.326.246-.243.41c.133.261.2.572.199.923c-.003.631-.222%201.091-.798%201.675c-2.165%202.198-7.956%202.956-12.17%201.594c-1.933-.625-3.219-1.592-3.559-2.676c-.085-.27-.095-.358-.08-.676c.02-.451.088-.613.511-1.239c.166-.244.353-.576.418-.739s.142-.343.172-.402c.086-.166.006-.167-.293-.002c-.631.35-1.294.878-1.644%201.31c-.469.579-.591%201.01-.547%201.934c.027.562.087.854.225%201.094c.066.116.096.24.113.476c.042.551.138%201.102.215%201.228c.1.164.616.593%201.066.886c2.328%201.516%205.915%202.36%209.054%202.131m-.056-3.569c1.745-.108%203.299-.463%204.478-1.023c.594-.283.934-.515%201.331-.909c.414-.413.573-.703.6-1.102c.019-.282-.072-.621-.172-.638c-.045-.008-.901.459-1.53.835c-.067.039-.13.063-.142.051a2%202%200%200%201-.072-.336c-.071-.44-.135-.573-.345-.718c-.324-.225-.391-.298-.523-.572c-.116-.241-.149-.28-.288-.334c-.26-.102-.557-.299-.557-.368c0-.072.239-.753.39-1.112a3%203%200%200%200%20.099-.249c0-.036-.833-.632-.956-.683c-.16-.067-.723-.128-1.205-.13a3.7%203.7%200%200%201-1.258-.206c-.631-.208-.665-.211-1.217-.13c-.435.063-.514.087-.698.206c-.49.315-.879.428-1.478.43a4%204%200%200%200-.654.059c-.511.106-.66.182-1.031.528c-.469.439-.777.645-1.337.897c-.589.265-.655.311-.741.515c-.199.469-.293.645-.522.976c-.367.53-.453.736-.424%201.016c.072.69.818%201.448%201.947%201.981c1.638.772%204.02%201.156%206.305%201.016m6.174-4.675q1.419-.868%201.672-1.377c.087-.177.076-.241-.075-.425c-.373-.452-1.844-1.32-2.491-1.47c-.299-.069-.359-.045-.539.217c-.277.403-.946%201.948-.946%202.183c0%20.032.084.103.187.159c.164.09.204.137.315.37c.107.226.157.286.319.387c.12.074.235.187.304.3c.185.297.165.291.445.136c.139-.077.503-.292.809-.48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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