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

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

Use the hashcat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.977 0c-.77.003-1.534.136-2.01.4C9.07.875 7.935.98 6.51.663L5.453.453l.818.765c.977.924 1.664 2.428 1.664 3.67c0 1.029 1.161 2.507 2.375 3.009c.792.316.819.396.66 1.557c-.791 5.887-1.504 8.422-2.771 9.873c-1.083 1.268-1.32 1.875-1.32 3.326V24h10.295v-1.347c0-1.425-.237-2.032-1.267-3.273c-1.293-1.557-2.217-4.752-2.64-9.16c-.211-2.006-.185-2.086.396-2.218c.924-.237 2.402-2.059 2.587-3.194c.106-.554.238-1.346.317-1.742c.053-.423.554-1.162 1.056-1.663l.924-.925l-1.03.185c-1.372.29-2.587.185-3.51-.29c-.49-.25-1.261-.376-2.03-.373M9.039 5.257h.004c.238 0 2.06 1.082 2.06 1.214c0 .317-.872.026-1.505-.554c-.39-.338-.652-.65-.56-.66m5.976.058c.097-.003-.097.195-.56.602c-.396.37-.924.66-1.161.66c-.528 0-.37-.159.765-.792c.557-.31.87-.468.956-.47"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHashcat(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.977 0c-.77.003-1.534.136-2.01.4C9.07.875 7.935.98 6.51.663L5.453.453l.818.765c.977.924 1.664 2.428 1.664 3.67c0 1.029 1.161 2.507 2.375 3.009c.792.316.819.396.66 1.557c-.791 5.887-1.504 8.422-2.771 9.873c-1.083 1.268-1.32 1.875-1.32 3.326V24h10.295v-1.347c0-1.425-.237-2.032-1.267-3.273c-1.293-1.557-2.217-4.752-2.64-9.16c-.211-2.006-.185-2.086.396-2.218c.924-.237 2.402-2.059 2.587-3.194c.106-.554.238-1.346.317-1.742c.053-.423.554-1.162 1.056-1.663l.924-.925l-1.03.185c-1.372.29-2.587.185-3.51-.29c-.49-.25-1.261-.376-2.03-.373M9.039 5.257h.004c.238 0 2.06 1.082 2.06 1.214c0 .317-.872.026-1.505-.554c-.39-.338-.652-.65-.56-.66m5.976.058c.097-.003-.097.195-.56.602c-.396.37-.924.66-1.161.66c-.528 0-.37-.159.765-.792c.557-.31.87-.468.956-.47"/></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.977 0c-.77.003-1.534.136-2.01.4C9.07.875 7.935.98 6.51.663L5.453.453l.818.765c.977.924 1.664 2.428 1.664 3.67c0 1.029 1.161 2.507 2.375 3.009c.792.316.819.396.66 1.557c-.791 5.887-1.504 8.422-2.771 9.873c-1.083 1.268-1.32 1.875-1.32 3.326V24h10.295v-1.347c0-1.425-.237-2.032-1.267-3.273c-1.293-1.557-2.217-4.752-2.64-9.16c-.211-2.006-.185-2.086.396-2.218c.924-.237 2.402-2.059 2.587-3.194c.106-.554.238-1.346.317-1.742c.053-.423.554-1.162 1.056-1.663l.924-.925l-1.03.185c-1.372.29-2.587.185-3.51-.29c-.49-.25-1.261-.376-2.03-.373M9.039 5.257h.004c.238 0 2.06 1.082 2.06 1.214c0 .317-.872.026-1.505-.554c-.39-.338-.652-.65-.56-.66m5.976.058c.097-.003-.097.195-.56.602c-.396.37-.924.66-1.161.66c-.528 0-.37-.159.765-.792c.557-.31.87-.468.956-.47"/></svg>
</template>

CSS

.icon-hashcat {
  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.977%200c-.77.003-1.534.136-2.01.4C9.07.875%207.935.98%206.51.663L5.453.453l.818.765c.977.924%201.664%202.428%201.664%203.67c0%201.029%201.161%202.507%202.375%203.009c.792.316.819.396.66%201.557c-.791%205.887-1.504%208.422-2.771%209.873c-1.083%201.268-1.32%201.875-1.32%203.326V24h10.295v-1.347c0-1.425-.237-2.032-1.267-3.273c-1.293-1.557-2.217-4.752-2.64-9.16c-.211-2.006-.185-2.086.396-2.218c.924-.237%202.402-2.059%202.587-3.194c.106-.554.238-1.346.317-1.742c.053-.423.554-1.162%201.056-1.663l.924-.925l-1.03.185c-1.372.29-2.587.185-3.51-.29c-.49-.25-1.261-.376-2.03-.373M9.039%205.257h.004c.238%200%202.06%201.082%202.06%201.214c0%20.317-.872.026-1.505-.554c-.39-.338-.652-.65-.56-.66m5.976.058c.097-.003-.097.195-.56.602c-.396.37-.924.66-1.161.66c-.528%200-.37-.159.765-.792c.557-.31.87-.468.956-.47%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.977%200c-.77.003-1.534.136-2.01.4C9.07.875%207.935.98%206.51.663L5.453.453l.818.765c.977.924%201.664%202.428%201.664%203.67c0%201.029%201.161%202.507%202.375%203.009c.792.316.819.396.66%201.557c-.791%205.887-1.504%208.422-2.771%209.873c-1.083%201.268-1.32%201.875-1.32%203.326V24h10.295v-1.347c0-1.425-.237-2.032-1.267-3.273c-1.293-1.557-2.217-4.752-2.64-9.16c-.211-2.006-.185-2.086.396-2.218c.924-.237%202.402-2.059%202.587-3.194c.106-.554.238-1.346.317-1.742c.053-.423.554-1.162%201.056-1.663l.924-.925l-1.03.185c-1.372.29-2.587.185-3.51-.29c-.49-.25-1.261-.376-2.03-.373M9.039%205.257h.004c.238%200%202.06%201.082%202.06%201.214c0%20.317-.872.026-1.505-.554c-.39-.338-.652-.65-.56-.66m5.976.058c.097-.003-.097.195-.56.602c-.396.37-.924.66-1.161.66c-.528%200-.37-.159.765-.792c.557-.31.87-.468.956-.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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