file type asciidoc logo
file-type-asciidoc from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-asciidoc
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type asciidoc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e40046" d="M30 30H2V2h28Z"/><path fill="#fff" d="M23.731 24.83a.59.59 0 0 1-.763-.337L16.724 9.269L13.93 15.99h1.833a.59.59 0 0 1-.024 1.18H8.9a.59.59 0 0 1 .024-1.18h3.727v-.013L16.184 7.5a.59.59 0 0 1 .533-.363a.59.59 0 0 1 .557.366l6.785 16.546l.009.021a.59.59 0 0 1-.337.76"/><path fill="#fff" d="M14.516 18.791H7.679a.59.59 0 0 0-.024 1.18H11l-1.691 4.072a.59.59 0 0 0 1.085.464v-.011l1.875-4.509l.005-.016h2.215a.59.59 0 0 0 .023-1.18Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeAsciidoc(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e40046" d="M30 30H2V2h28Z"/><path fill="#fff" d="M23.731 24.83a.59.59 0 0 1-.763-.337L16.724 9.269L13.93 15.99h1.833a.59.59 0 0 1-.024 1.18H8.9a.59.59 0 0 1 .024-1.18h3.727v-.013L16.184 7.5a.59.59 0 0 1 .533-.363a.59.59 0 0 1 .557.366l6.785 16.546l.009.021a.59.59 0 0 1-.337.76"/><path fill="#fff" d="M14.516 18.791H7.679a.59.59 0 0 0-.024 1.18H11l-1.691 4.072a.59.59 0 0 0 1.085.464v-.011l1.875-4.509l.005-.016h2.215a.59.59 0 0 0 .023-1.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e40046" d="M30 30H2V2h28Z"/><path fill="#fff" d="M23.731 24.83a.59.59 0 0 1-.763-.337L16.724 9.269L13.93 15.99h1.833a.59.59 0 0 1-.024 1.18H8.9a.59.59 0 0 1 .024-1.18h3.727v-.013L16.184 7.5a.59.59 0 0 1 .533-.363a.59.59 0 0 1 .557.366l6.785 16.546l.009.021a.59.59 0 0 1-.337.76"/><path fill="#fff" d="M14.516 18.791H7.679a.59.59 0 0 0-.024 1.18H11l-1.691 4.072a.59.59 0 0 0 1.085.464v-.011l1.875-4.509l.005-.016h2.215a.59.59 0 0 0 .023-1.18Z"/></svg> </template>
CSS
.icon-file-type-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%23e40046%22%20d%3D%22M30%2030H2V2h28Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.731%2024.83a.59.59%200%200%201-.763-.337L16.724%209.269L13.93%2015.99h1.833a.59.59%200%200%201-.024%201.18H8.9a.59.59%200%200%201%20.024-1.18h3.727v-.013L16.184%207.5a.59.59%200%200%201%20.533-.363a.59.59%200%200%201%20.557.366l6.785%2016.546l.009.021a.59.59%200%200%201-.337.76%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.516%2018.791H7.679a.59.59%200%200%200-.024%201.18H11l-1.691%204.072a.59.59%200%200%200%201.085.464v-.011l1.875-4.509l.005-.016h2.215a.59.59%200%200%200%20.023-1.18Z%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%23e40046%22%20d%3D%22M30%2030H2V2h28Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.731%2024.83a.59.59%200%200%201-.763-.337L16.724%209.269L13.93%2015.99h1.833a.59.59%200%200%201-.024%201.18H8.9a.59.59%200%200%201%20.024-1.18h3.727v-.013L16.184%207.5a.59.59%200%200%201%20.533-.363a.59.59%200%200%201%20.557.366l6.785%2016.546l.009.021a.59.59%200%200%201-.337.76%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.516%2018.791H7.679a.59.59%200%200%200-.024%201.18H11l-1.691%204.072a.59.59%200%200%200%201.085.464v-.011l1.875-4.509l.005-.016h2.215a.59.59%200%200%200%20.023-1.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-asciidoc.svg?color=%231a73e8&size=48