apachedruid logo

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

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

Use the apachedruid logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.932 20.806c-.369 0-.738.007-1.109 0c-.35-.007-.587-.206-.623-.5a.587.587 0 0 1 .53-.636q1.186-.093 2.372-.003a.55.55 0 0 1 .522.602c-.024.326-.253.526-.616.54zM1.792 8.345c-.392 0-.782.008-1.173.002c-.327-.006-.577-.22-.614-.512s.146-.544.499-.615q.29-.048.583-.039a82 82 0 0 1 1.597 0q.245 0 .483.056c.288.073.445.318.411.617c-.034.298-.214.477-.515.487c-.424.014-.848.004-1.272.004zm7.588 8.417H4.292a3 3 0 0 1-.326-.007c-.294-.04-.48-.209-.508-.506s.11-.501.391-.606c.179-.065.365-.051.549-.051c3.347 0 6.695.005 10.042-.006c1.174-.004 2.187-.439 2.993-1.3c.69-.738 1.053-1.63 1.16-2.635c.085-.788-.027-1.513-.516-2.156c-.544-.718-1.28-1.078-2.163-1.082c-3.163-.013-6.328-.005-9.487-.01c-.336 0-.673-.027-1.007-.058c-.29-.027-.45-.201-.469-.492c-.021-.317.141-.545.429-.6a1.6 1.6 0 0 1 .29-.015h10.177c1.71.004 3.187 1.038 3.726 2.654c.383 1.147.246 2.304-.182 3.416c-.824 2.135-2.762 3.448-5.055 3.454c-1.652.005-3.304 0-4.956 0m2.906-13.568c1.533 0 3.066-.008 4.598 0c2.935.018 5.629 1.892 6.653 4.626c.442 1.181.538 2.403.412 3.657c-.185 1.842-.735 3.552-1.776 5.084c-1.608 2.365-3.873 3.68-6.679 4.118c-.95.148-1.905.13-2.86.13c-.397 0-.61-.181-.633-.51c-.025-.351.196-.621.587-.645c.434-.026.87-.004 1.305-.016c2.641-.072 4.928-.982 6.74-2.935c1.269-1.37 1.912-3.039 2.13-4.878c.151-1.275.135-2.544-.37-3.752c-.773-1.85-2.159-2.983-4.068-3.509c-.74-.204-1.5-.243-2.26-.247c-2.837-.017-5.675-.007-8.511-.007c-.12 0-.24.004-.359-.006a.57.57 0 0 1-.517-.536a.56.56 0 0 1 .456-.557q.195-.027.392-.019h4.762Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsApachedruid(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.932 20.806c-.369 0-.738.007-1.109 0c-.35-.007-.587-.206-.623-.5a.587.587 0 0 1 .53-.636q1.186-.093 2.372-.003a.55.55 0 0 1 .522.602c-.024.326-.253.526-.616.54zM1.792 8.345c-.392 0-.782.008-1.173.002c-.327-.006-.577-.22-.614-.512s.146-.544.499-.615q.29-.048.583-.039a82 82 0 0 1 1.597 0q.245 0 .483.056c.288.073.445.318.411.617c-.034.298-.214.477-.515.487c-.424.014-.848.004-1.272.004zm7.588 8.417H4.292a3 3 0 0 1-.326-.007c-.294-.04-.48-.209-.508-.506s.11-.501.391-.606c.179-.065.365-.051.549-.051c3.347 0 6.695.005 10.042-.006c1.174-.004 2.187-.439 2.993-1.3c.69-.738 1.053-1.63 1.16-2.635c.085-.788-.027-1.513-.516-2.156c-.544-.718-1.28-1.078-2.163-1.082c-3.163-.013-6.328-.005-9.487-.01c-.336 0-.673-.027-1.007-.058c-.29-.027-.45-.201-.469-.492c-.021-.317.141-.545.429-.6a1.6 1.6 0 0 1 .29-.015h10.177c1.71.004 3.187 1.038 3.726 2.654c.383 1.147.246 2.304-.182 3.416c-.824 2.135-2.762 3.448-5.055 3.454c-1.652.005-3.304 0-4.956 0m2.906-13.568c1.533 0 3.066-.008 4.598 0c2.935.018 5.629 1.892 6.653 4.626c.442 1.181.538 2.403.412 3.657c-.185 1.842-.735 3.552-1.776 5.084c-1.608 2.365-3.873 3.68-6.679 4.118c-.95.148-1.905.13-2.86.13c-.397 0-.61-.181-.633-.51c-.025-.351.196-.621.587-.645c.434-.026.87-.004 1.305-.016c2.641-.072 4.928-.982 6.74-2.935c1.269-1.37 1.912-3.039 2.13-4.878c.151-1.275.135-2.544-.37-3.752c-.773-1.85-2.159-2.983-4.068-3.509c-.74-.204-1.5-.243-2.26-.247c-2.837-.017-5.675-.007-8.511-.007c-.12 0-.24.004-.359-.006a.57.57 0 0 1-.517-.536a.56.56 0 0 1 .456-.557q.195-.027.392-.019h4.762Z"/></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.932 20.806c-.369 0-.738.007-1.109 0c-.35-.007-.587-.206-.623-.5a.587.587 0 0 1 .53-.636q1.186-.093 2.372-.003a.55.55 0 0 1 .522.602c-.024.326-.253.526-.616.54zM1.792 8.345c-.392 0-.782.008-1.173.002c-.327-.006-.577-.22-.614-.512s.146-.544.499-.615q.29-.048.583-.039a82 82 0 0 1 1.597 0q.245 0 .483.056c.288.073.445.318.411.617c-.034.298-.214.477-.515.487c-.424.014-.848.004-1.272.004zm7.588 8.417H4.292a3 3 0 0 1-.326-.007c-.294-.04-.48-.209-.508-.506s.11-.501.391-.606c.179-.065.365-.051.549-.051c3.347 0 6.695.005 10.042-.006c1.174-.004 2.187-.439 2.993-1.3c.69-.738 1.053-1.63 1.16-2.635c.085-.788-.027-1.513-.516-2.156c-.544-.718-1.28-1.078-2.163-1.082c-3.163-.013-6.328-.005-9.487-.01c-.336 0-.673-.027-1.007-.058c-.29-.027-.45-.201-.469-.492c-.021-.317.141-.545.429-.6a1.6 1.6 0 0 1 .29-.015h10.177c1.71.004 3.187 1.038 3.726 2.654c.383 1.147.246 2.304-.182 3.416c-.824 2.135-2.762 3.448-5.055 3.454c-1.652.005-3.304 0-4.956 0m2.906-13.568c1.533 0 3.066-.008 4.598 0c2.935.018 5.629 1.892 6.653 4.626c.442 1.181.538 2.403.412 3.657c-.185 1.842-.735 3.552-1.776 5.084c-1.608 2.365-3.873 3.68-6.679 4.118c-.95.148-1.905.13-2.86.13c-.397 0-.61-.181-.633-.51c-.025-.351.196-.621.587-.645c.434-.026.87-.004 1.305-.016c2.641-.072 4.928-.982 6.74-2.935c1.269-1.37 1.912-3.039 2.13-4.878c.151-1.275.135-2.544-.37-3.752c-.773-1.85-2.159-2.983-4.068-3.509c-.74-.204-1.5-.243-2.26-.247c-2.837-.017-5.675-.007-8.511-.007c-.12 0-.24.004-.359-.006a.57.57 0 0 1-.517-.536a.56.56 0 0 1 .456-.557q.195-.027.392-.019h4.762Z"/></svg>
</template>

CSS

.icon-apachedruid {
  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.932%2020.806c-.369%200-.738.007-1.109%200c-.35-.007-.587-.206-.623-.5a.587.587%200%200%201%20.53-.636q1.186-.093%202.372-.003a.55.55%200%200%201%20.522.602c-.024.326-.253.526-.616.54zM1.792%208.345c-.392%200-.782.008-1.173.002c-.327-.006-.577-.22-.614-.512s.146-.544.499-.615q.29-.048.583-.039a82%2082%200%200%201%201.597%200q.245%200%20.483.056c.288.073.445.318.411.617c-.034.298-.214.477-.515.487c-.424.014-.848.004-1.272.004zm7.588%208.417H4.292a3%203%200%200%201-.326-.007c-.294-.04-.48-.209-.508-.506s.11-.501.391-.606c.179-.065.365-.051.549-.051c3.347%200%206.695.005%2010.042-.006c1.174-.004%202.187-.439%202.993-1.3c.69-.738%201.053-1.63%201.16-2.635c.085-.788-.027-1.513-.516-2.156c-.544-.718-1.28-1.078-2.163-1.082c-3.163-.013-6.328-.005-9.487-.01c-.336%200-.673-.027-1.007-.058c-.29-.027-.45-.201-.469-.492c-.021-.317.141-.545.429-.6a1.6%201.6%200%200%201%20.29-.015h10.177c1.71.004%203.187%201.038%203.726%202.654c.383%201.147.246%202.304-.182%203.416c-.824%202.135-2.762%203.448-5.055%203.454c-1.652.005-3.304%200-4.956%200m2.906-13.568c1.533%200%203.066-.008%204.598%200c2.935.018%205.629%201.892%206.653%204.626c.442%201.181.538%202.403.412%203.657c-.185%201.842-.735%203.552-1.776%205.084c-1.608%202.365-3.873%203.68-6.679%204.118c-.95.148-1.905.13-2.86.13c-.397%200-.61-.181-.633-.51c-.025-.351.196-.621.587-.645c.434-.026.87-.004%201.305-.016c2.641-.072%204.928-.982%206.74-2.935c1.269-1.37%201.912-3.039%202.13-4.878c.151-1.275.135-2.544-.37-3.752c-.773-1.85-2.159-2.983-4.068-3.509c-.74-.204-1.5-.243-2.26-.247c-2.837-.017-5.675-.007-8.511-.007c-.12%200-.24.004-.359-.006a.57.57%200%200%201-.517-.536a.56.56%200%200%201%20.456-.557q.195-.027.392-.019h4.762Z%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.932%2020.806c-.369%200-.738.007-1.109%200c-.35-.007-.587-.206-.623-.5a.587.587%200%200%201%20.53-.636q1.186-.093%202.372-.003a.55.55%200%200%201%20.522.602c-.024.326-.253.526-.616.54zM1.792%208.345c-.392%200-.782.008-1.173.002c-.327-.006-.577-.22-.614-.512s.146-.544.499-.615q.29-.048.583-.039a82%2082%200%200%201%201.597%200q.245%200%20.483.056c.288.073.445.318.411.617c-.034.298-.214.477-.515.487c-.424.014-.848.004-1.272.004zm7.588%208.417H4.292a3%203%200%200%201-.326-.007c-.294-.04-.48-.209-.508-.506s.11-.501.391-.606c.179-.065.365-.051.549-.051c3.347%200%206.695.005%2010.042-.006c1.174-.004%202.187-.439%202.993-1.3c.69-.738%201.053-1.63%201.16-2.635c.085-.788-.027-1.513-.516-2.156c-.544-.718-1.28-1.078-2.163-1.082c-3.163-.013-6.328-.005-9.487-.01c-.336%200-.673-.027-1.007-.058c-.29-.027-.45-.201-.469-.492c-.021-.317.141-.545.429-.6a1.6%201.6%200%200%201%20.29-.015h10.177c1.71.004%203.187%201.038%203.726%202.654c.383%201.147.246%202.304-.182%203.416c-.824%202.135-2.762%203.448-5.055%203.454c-1.652.005-3.304%200-4.956%200m2.906-13.568c1.533%200%203.066-.008%204.598%200c2.935.018%205.629%201.892%206.653%204.626c.442%201.181.538%202.403.412%203.657c-.185%201.842-.735%203.552-1.776%205.084c-1.608%202.365-3.873%203.68-6.679%204.118c-.95.148-1.905.13-2.86.13c-.397%200-.61-.181-.633-.51c-.025-.351.196-.621.587-.645c.434-.026.87-.004%201.305-.016c2.641-.072%204.928-.982%206.74-2.935c1.269-1.37%201.912-3.039%202.13-4.878c.151-1.275.135-2.544-.37-3.752c-.773-1.85-2.159-2.983-4.068-3.509c-.74-.204-1.5-.243-2.26-.247c-2.837-.017-5.675-.007-8.511-.007c-.12%200-.24.004-.359-.006a.57.57%200%200%201-.517-.536a.56.56%200%200%201%20.456-.557q.195-.027.392-.019h4.762Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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