pandoc logo
pandoc from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- pandoc
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the pandoc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.259 0a.95.95 0 0 0-.925.837a.74.74 0 0 0 .75.837h1.953L3.778 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .924-.837l2.26-21.489h2.51Q9.095 12.419 7.964 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .925-.837l.997-9.489h8.372a.95.95 0 0 0 .925-.837l.733-6.977a.76.76 0 0 0-.182-.591L15.988.245A.75.75 0 0 0 15.422 0Zm7.638 1.674H14.9l.06.068l-.403 3.84a.494.494 0 0 0 .5.558h3.84l.06.067l-.61 5.793h-7.534z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPandoc(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="M4.259 0a.95.95 0 0 0-.925.837a.74.74 0 0 0 .75.837h1.953L3.778 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .924-.837l2.26-21.489h2.51Q9.095 12.419 7.964 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .925-.837l.997-9.489h8.372a.95.95 0 0 0 .925-.837l.733-6.977a.76.76 0 0 0-.182-.591L15.988.245A.75.75 0 0 0 15.422 0Zm7.638 1.674H14.9l.06.068l-.403 3.84a.494.494 0 0 0 .5.558h3.84l.06.067l-.61 5.793h-7.534z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.259 0a.95.95 0 0 0-.925.837a.74.74 0 0 0 .75.837h1.953L3.778 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .924-.837l2.26-21.489h2.51Q9.095 12.419 7.964 23.163a.74.74 0 0 0 .75.837a.95.95 0 0 0 .925-.837l.997-9.489h8.372a.95.95 0 0 0 .925-.837l.733-6.977a.76.76 0 0 0-.182-.591L15.988.245A.75.75 0 0 0 15.422 0Zm7.638 1.674H14.9l.06.068l-.403 3.84a.494.494 0 0 0 .5.558h3.84l.06.067l-.61 5.793h-7.534z"/></svg> </template>
CSS
.icon-pandoc {
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%22M4.259%200a.95.95%200%200%200-.925.837a.74.74%200%200%200%20.75.837h1.953L3.778%2023.163a.74.74%200%200%200%20.75.837a.95.95%200%200%200%20.924-.837l2.26-21.489h2.51Q9.095%2012.419%207.964%2023.163a.74.74%200%200%200%20.75.837a.95.95%200%200%200%20.925-.837l.997-9.489h8.372a.95.95%200%200%200%20.925-.837l.733-6.977a.76.76%200%200%200-.182-.591L15.988.245A.75.75%200%200%200%2015.422%200Zm7.638%201.674H14.9l.06.068l-.403%203.84a.494.494%200%200%200%20.5.558h3.84l.06.067l-.61%205.793h-7.534z%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%22M4.259%200a.95.95%200%200%200-.925.837a.74.74%200%200%200%20.75.837h1.953L3.778%2023.163a.74.74%200%200%200%20.75.837a.95.95%200%200%200%20.924-.837l2.26-21.489h2.51Q9.095%2012.419%207.964%2023.163a.74.74%200%200%200%20.75.837a.95.95%200%200%200%20.925-.837l.997-9.489h8.372a.95.95%200%200%200%20.925-.837l.733-6.977a.76.76%200%200%200-.182-.591L15.988.245A.75.75%200%200%200%2015.422%200Zm7.638%201.674H14.9l.06.068l-.403%203.84a.494.494%200%200%200%20.5.558h3.84l.06.067l-.61%205.793h-7.534z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/pandoc.svg?color=%231a73e8&size=48