asciidoc from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
asciidoc
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the asciidoc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M4 18V8l5.39 10Zm0 4v3.67A2.33 2.33 0 0 0 6.33 28h8.9l-3.496-6Zm12.444 0l3.177 5.444A11.88 11.88 0 0 0 26.448 22Zm11.419-4A15 15 0 0 0 28 16A12 12 0 0 0 16 4L6 3.995q-.08 0-.158.005L14 18Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeAsciidoc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M4 18V8l5.39 10Zm0 4v3.67A2.33 2.33 0 0 0 6.33 28h8.9l-3.496-6Zm12.444 0l3.177 5.444A11.88 11.88 0 0 0 26.448 22Zm11.419-4A15 15 0 0 0 28 16A12 12 0 0 0 16 4L6 3.995q-.08 0-.158.005L14 18Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M4 18V8l5.39 10Zm0 4v3.67A2.33 2.33 0 0 0 6.33 28h8.9l-3.496-6Zm12.444 0l3.177 5.444A11.88 11.88 0 0 0 26.448 22Zm11.419-4A15 15 0 0 0 28 16A12 12 0 0 0 16 4L6 3.995q-.08 0-.158.005L14 18Z"/></svg>
</template>

CSS

.icon-asciidoc {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M4%2018V8l5.39%2010Zm0%204v3.67A2.33%202.33%200%200%200%206.33%2028h8.9l-3.496-6Zm12.444%200l3.177%205.444A11.88%2011.88%200%200%200%2026.448%2022Zm11.419-4A15%2015%200%200%200%2028%2016A12%2012%200%200%200%2016%204L6%203.995q-.08%200-.158.005L14%2018Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M4%2018V8l5.39%2010Zm0%204v3.67A2.33%202.33%200%200%200%206.33%2028h8.9l-3.496-6Zm12.444%200l3.177%205.444A11.88%2011.88%200%200%200%2026.448%2022Zm11.419-4A15%2015%200%200%200%2028%2016A12%2012%200%200%200%2016%204L6%203.995q-.08%200-.158.005L14%2018Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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