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

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

Use the hackmd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.93 12.987c.006-.954-.289-1.489-1.035-1.86l-4.559-2.275q-.271-.135-.551-.239l-.03-3.085c-.02-.907-.293-1.485-1.039-1.857l-4.56-2.274a5.49 5.49 0 0 0-5.025.06l-5.86 3.1c-.648.343-.983.98-.998 1.626l-.272 4.67c-.012.441.157.914.576 1.166l4.878 2.924q.436.26.9.434l-.149 2.95c-.018.468.13.895.55 1.147l4.878 2.924a5.49 5.49 0 0 0 5.583.044l6.213-3.593c.43-.248.57-.68.57-1.152l-.071-4.71zM6.21 9.07c-1.035-.478-3.854-1.977-4.07-2.098c-.487-.273-.51-.562-.484-.91a.96.96 0 0 1 .531-.793l5.579-2.838a4.26 4.26 0 0 1 3.819-.01c.994.496 2.984 1.488 3.978 1.986l.01.005a.96.96 0 0 1 .513 1.036a.92.92 0 0 1-.495.678c-.077.042-4.35 2.346-5.202 2.804a4.67 4.67 0 0 1-4.178.14zm16.038 3.965c-.042.29-.204.567-.492.738l-5.313 3.159a4.34 4.34 0 0 1-4.31.076L8.235 14.87c-.708-.388-.712-1.418-.008-1.813l5.275-2.947a4.34 4.34 0 0 1 3.967-.14l4.201 1.976c.359.17.556.503.585.85q.01.12-.007.24z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHackmd(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="M23.93 12.987c.006-.954-.289-1.489-1.035-1.86l-4.559-2.275q-.271-.135-.551-.239l-.03-3.085c-.02-.907-.293-1.485-1.039-1.857l-4.56-2.274a5.49 5.49 0 0 0-5.025.06l-5.86 3.1c-.648.343-.983.98-.998 1.626l-.272 4.67c-.012.441.157.914.576 1.166l4.878 2.924q.436.26.9.434l-.149 2.95c-.018.468.13.895.55 1.147l4.878 2.924a5.49 5.49 0 0 0 5.583.044l6.213-3.593c.43-.248.57-.68.57-1.152l-.071-4.71zM6.21 9.07c-1.035-.478-3.854-1.977-4.07-2.098c-.487-.273-.51-.562-.484-.91a.96.96 0 0 1 .531-.793l5.579-2.838a4.26 4.26 0 0 1 3.819-.01c.994.496 2.984 1.488 3.978 1.986l.01.005a.96.96 0 0 1 .513 1.036a.92.92 0 0 1-.495.678c-.077.042-4.35 2.346-5.202 2.804a4.67 4.67 0 0 1-4.178.14zm16.038 3.965c-.042.29-.204.567-.492.738l-5.313 3.159a4.34 4.34 0 0 1-4.31.076L8.235 14.87c-.708-.388-.712-1.418-.008-1.813l5.275-2.947a4.34 4.34 0 0 1 3.967-.14l4.201 1.976c.359.17.556.503.585.85q.01.12-.007.24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.93 12.987c.006-.954-.289-1.489-1.035-1.86l-4.559-2.275q-.271-.135-.551-.239l-.03-3.085c-.02-.907-.293-1.485-1.039-1.857l-4.56-2.274a5.49 5.49 0 0 0-5.025.06l-5.86 3.1c-.648.343-.983.98-.998 1.626l-.272 4.67c-.012.441.157.914.576 1.166l4.878 2.924q.436.26.9.434l-.149 2.95c-.018.468.13.895.55 1.147l4.878 2.924a5.49 5.49 0 0 0 5.583.044l6.213-3.593c.43-.248.57-.68.57-1.152l-.071-4.71zM6.21 9.07c-1.035-.478-3.854-1.977-4.07-2.098c-.487-.273-.51-.562-.484-.91a.96.96 0 0 1 .531-.793l5.579-2.838a4.26 4.26 0 0 1 3.819-.01c.994.496 2.984 1.488 3.978 1.986l.01.005a.96.96 0 0 1 .513 1.036a.92.92 0 0 1-.495.678c-.077.042-4.35 2.346-5.202 2.804a4.67 4.67 0 0 1-4.178.14zm16.038 3.965c-.042.29-.204.567-.492.738l-5.313 3.159a4.34 4.34 0 0 1-4.31.076L8.235 14.87c-.708-.388-.712-1.418-.008-1.813l5.275-2.947a4.34 4.34 0 0 1 3.967-.14l4.201 1.976c.359.17.556.503.585.85q.01.12-.007.24z"/></svg>
</template>

CSS

.icon-hackmd {
  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%22M23.93%2012.987c.006-.954-.289-1.489-1.035-1.86l-4.559-2.275q-.271-.135-.551-.239l-.03-3.085c-.02-.907-.293-1.485-1.039-1.857l-4.56-2.274a5.49%205.49%200%200%200-5.025.06l-5.86%203.1c-.648.343-.983.98-.998%201.626l-.272%204.67c-.012.441.157.914.576%201.166l4.878%202.924q.436.26.9.434l-.149%202.95c-.018.468.13.895.55%201.147l4.878%202.924a5.49%205.49%200%200%200%205.583.044l6.213-3.593c.43-.248.57-.68.57-1.152l-.071-4.71zM6.21%209.07c-1.035-.478-3.854-1.977-4.07-2.098c-.487-.273-.51-.562-.484-.91a.96.96%200%200%201%20.531-.793l5.579-2.838a4.26%204.26%200%200%201%203.819-.01c.994.496%202.984%201.488%203.978%201.986l.01.005a.96.96%200%200%201%20.513%201.036a.92.92%200%200%201-.495.678c-.077.042-4.35%202.346-5.202%202.804a4.67%204.67%200%200%201-4.178.14zm16.038%203.965c-.042.29-.204.567-.492.738l-5.313%203.159a4.34%204.34%200%200%201-4.31.076L8.235%2014.87c-.708-.388-.712-1.418-.008-1.813l5.275-2.947a4.34%204.34%200%200%201%203.967-.14l4.201%201.976c.359.17.556.503.585.85q.01.12-.007.24z%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%22M23.93%2012.987c.006-.954-.289-1.489-1.035-1.86l-4.559-2.275q-.271-.135-.551-.239l-.03-3.085c-.02-.907-.293-1.485-1.039-1.857l-4.56-2.274a5.49%205.49%200%200%200-5.025.06l-5.86%203.1c-.648.343-.983.98-.998%201.626l-.272%204.67c-.012.441.157.914.576%201.166l4.878%202.924q.436.26.9.434l-.149%202.95c-.018.468.13.895.55%201.147l4.878%202.924a5.49%205.49%200%200%200%205.583.044l6.213-3.593c.43-.248.57-.68.57-1.152l-.071-4.71zM6.21%209.07c-1.035-.478-3.854-1.977-4.07-2.098c-.487-.273-.51-.562-.484-.91a.96.96%200%200%201%20.531-.793l5.579-2.838a4.26%204.26%200%200%201%203.819-.01c.994.496%202.984%201.488%203.978%201.986l.01.005a.96.96%200%200%201%20.513%201.036a.92.92%200%200%201-.495.678c-.077.042-4.35%202.346-5.202%202.804a4.67%204.67%200%200%201-4.178.14zm16.038%203.965c-.042.29-.204.567-.492.738l-5.313%203.159a4.34%204.34%200%200%201-4.31.076L8.235%2014.87c-.708-.388-.712-1.418-.008-1.813l5.275-2.947a4.34%204.34%200%200%201%203.967-.14l4.201%201.976c.359.17.556.503.585.85q.01.12-.007.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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