file type quarkdown logo

file-type-quarkdown from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-quarkdown
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type quarkdown logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8f8f8" fill-rule="evenodd" d="M20.53 25.98a11 11 0 0 1-9.36-19.93l-.05.97a10.17 10.17 0 0 0 9.38 18.05a10 10 0 0 1 .03.9m3.7-2.73a11 11 0 0 0-7.35-18.27l.66.91a10.17 10.17 0 0 1 6.52 16.25q.1.57.17 1.11" clip-rule="evenodd"/><path fill="#f8f8f8" fill-rule="evenodd" d="M20.83 20.02a43 43 0 0 0-1.63-5.1a35 35 0 0 0-4.81-8.9a9 9 0 0 0-2.12-2.07a2 2 0 0 0-.62-.27c-.05.06-.16.23-.26.61q-.19.66-.21 1.76q-.88.43-1.65 1c-.13-2.65.36-4.5 1.52-4.95c2.4-.92 6.75 4.55 9.71 12.22c.74 1.9 1.32 3.77 1.74 5.51a1.2 1.2 0 0 0-1.17-.19q-.31.13-.5.38m.49 2.32q.22 1.3.3 2.4q.1 1.98-.18 2.97c-.11.38-.22.55-.27.61a2 2 0 0 1-.61-.27a8 8 0 0 1-1.63-1.5a11 11 0 0 1-1.89.35c1.8 2.29 3.52 3.47 4.74 3c1.54-.6 1.9-3.69 1.18-7.86q-.2.3-.54.44a1.2 1.2 0 0 1-1.1-.14M11.6 3.67" clip-rule="evenodd"/><path stroke="#f8f8f8" stroke-width="1.39" d="M14.87 16.34s3.75 1.65 6.63 3.92c.16.12.4.05.45-.14c.96-3.16 2.1-6.56 2.1-6.56"/><g fill="#f8f8f8" transform="translate(-4.9 -4.97)scale(.2786)"><circle cx="48" cy="71.99" r="3.5"/><circle cx="51.5" cy="60.49" r="3"/><circle cx="56.5" cy="52.49" r="2"/></g></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeQuarkdown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8f8f8" fillRule="evenodd" d="M20.53 25.98a11 11 0 0 1-9.36-19.93l-.05.97a10.17 10.17 0 0 0 9.38 18.05a10 10 0 0 1 .03.9m3.7-2.73a11 11 0 0 0-7.35-18.27l.66.91a10.17 10.17 0 0 1 6.52 16.25q.1.57.17 1.11" clipRule="evenodd"/><path fill="#f8f8f8" fillRule="evenodd" d="M20.83 20.02a43 43 0 0 0-1.63-5.1a35 35 0 0 0-4.81-8.9a9 9 0 0 0-2.12-2.07a2 2 0 0 0-.62-.27c-.05.06-.16.23-.26.61q-.19.66-.21 1.76q-.88.43-1.65 1c-.13-2.65.36-4.5 1.52-4.95c2.4-.92 6.75 4.55 9.71 12.22c.74 1.9 1.32 3.77 1.74 5.51a1.2 1.2 0 0 0-1.17-.19q-.31.13-.5.38m.49 2.32q.22 1.3.3 2.4q.1 1.98-.18 2.97c-.11.38-.22.55-.27.61a2 2 0 0 1-.61-.27a8 8 0 0 1-1.63-1.5a11 11 0 0 1-1.89.35c1.8 2.29 3.52 3.47 4.74 3c1.54-.6 1.9-3.69 1.18-7.86q-.2.3-.54.44a1.2 1.2 0 0 1-1.1-.14M11.6 3.67" clipRule="evenodd"/><path stroke="#f8f8f8" strokeWidth="1.39" d="M14.87 16.34s3.75 1.65 6.63 3.92c.16.12.4.05.45-.14c.96-3.16 2.1-6.56 2.1-6.56"/><g fill="#f8f8f8" transform="translate(-4.9 -4.97)scale(.2786)"><circle cx="48" cy="71.99" r="3.5"/><circle cx="51.5" cy="60.49" r="3"/><circle cx="56.5" cy="52.49" r="2"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8f8f8" fill-rule="evenodd" d="M20.53 25.98a11 11 0 0 1-9.36-19.93l-.05.97a10.17 10.17 0 0 0 9.38 18.05a10 10 0 0 1 .03.9m3.7-2.73a11 11 0 0 0-7.35-18.27l.66.91a10.17 10.17 0 0 1 6.52 16.25q.1.57.17 1.11" clip-rule="evenodd"/><path fill="#f8f8f8" fill-rule="evenodd" d="M20.83 20.02a43 43 0 0 0-1.63-5.1a35 35 0 0 0-4.81-8.9a9 9 0 0 0-2.12-2.07a2 2 0 0 0-.62-.27c-.05.06-.16.23-.26.61q-.19.66-.21 1.76q-.88.43-1.65 1c-.13-2.65.36-4.5 1.52-4.95c2.4-.92 6.75 4.55 9.71 12.22c.74 1.9 1.32 3.77 1.74 5.51a1.2 1.2 0 0 0-1.17-.19q-.31.13-.5.38m.49 2.32q.22 1.3.3 2.4q.1 1.98-.18 2.97c-.11.38-.22.55-.27.61a2 2 0 0 1-.61-.27a8 8 0 0 1-1.63-1.5a11 11 0 0 1-1.89.35c1.8 2.29 3.52 3.47 4.74 3c1.54-.6 1.9-3.69 1.18-7.86q-.2.3-.54.44a1.2 1.2 0 0 1-1.1-.14M11.6 3.67" clip-rule="evenodd"/><path stroke="#f8f8f8" stroke-width="1.39" d="M14.87 16.34s3.75 1.65 6.63 3.92c.16.12.4.05.45-.14c.96-3.16 2.1-6.56 2.1-6.56"/><g fill="#f8f8f8" transform="translate(-4.9 -4.97)scale(.2786)"><circle cx="48" cy="71.99" r="3.5"/><circle cx="51.5" cy="60.49" r="3"/><circle cx="56.5" cy="52.49" r="2"/></g></g></svg>
</template>

CSS

.icon-file-type-quarkdown {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.53%2025.98a11%2011%200%200%201-9.36-19.93l-.05.97a10.17%2010.17%200%200%200%209.38%2018.05a10%2010%200%200%201%20.03.9m3.7-2.73a11%2011%200%200%200-7.35-18.27l.66.91a10.17%2010.17%200%200%201%206.52%2016.25q.1.57.17%201.11%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.83%2020.02a43%2043%200%200%200-1.63-5.1a35%2035%200%200%200-4.81-8.9a9%209%200%200%200-2.12-2.07a2%202%200%200%200-.62-.27c-.05.06-.16.23-.26.61q-.19.66-.21%201.76q-.88.43-1.65%201c-.13-2.65.36-4.5%201.52-4.95c2.4-.92%206.75%204.55%209.71%2012.22c.74%201.9%201.32%203.77%201.74%205.51a1.2%201.2%200%200%200-1.17-.19q-.31.13-.5.38m.49%202.32q.22%201.3.3%202.4q.1%201.98-.18%202.97c-.11.38-.22.55-.27.61a2%202%200%200%201-.61-.27a8%208%200%200%201-1.63-1.5a11%2011%200%200%201-1.89.35c1.8%202.29%203.52%203.47%204.74%203c1.54-.6%201.9-3.69%201.18-7.86q-.2.3-.54.44a1.2%201.2%200%200%201-1.1-.14M11.6%203.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23f8f8f8%22%20stroke-width%3D%221.39%22%20d%3D%22M14.87%2016.34s3.75%201.65%206.63%203.92c.16.12.4.05.45-.14c.96-3.16%202.1-6.56%202.1-6.56%22%2F%3E%3Cg%20fill%3D%22%23f8f8f8%22%20transform%3D%22translate(-4.9%20-4.97)scale(.2786)%22%3E%3Ccircle%20cx%3D%2248%22%20cy%3D%2271.99%22%20r%3D%223.5%22%2F%3E%3Ccircle%20cx%3D%2251.5%22%20cy%3D%2260.49%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2256.5%22%20cy%3D%2252.49%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.53%2025.98a11%2011%200%200%201-9.36-19.93l-.05.97a10.17%2010.17%200%200%200%209.38%2018.05a10%2010%200%200%201%20.03.9m3.7-2.73a11%2011%200%200%200-7.35-18.27l.66.91a10.17%2010.17%200%200%201%206.52%2016.25q.1.57.17%201.11%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.83%2020.02a43%2043%200%200%200-1.63-5.1a35%2035%200%200%200-4.81-8.9a9%209%200%200%200-2.12-2.07a2%202%200%200%200-.62-.27c-.05.06-.16.23-.26.61q-.19.66-.21%201.76q-.88.43-1.65%201c-.13-2.65.36-4.5%201.52-4.95c2.4-.92%206.75%204.55%209.71%2012.22c.74%201.9%201.32%203.77%201.74%205.51a1.2%201.2%200%200%200-1.17-.19q-.31.13-.5.38m.49%202.32q.22%201.3.3%202.4q.1%201.98-.18%202.97c-.11.38-.22.55-.27.61a2%202%200%200%201-.61-.27a8%208%200%200%201-1.63-1.5a11%2011%200%200%201-1.89.35c1.8%202.29%203.52%203.47%204.74%203c1.54-.6%201.9-3.69%201.18-7.86q-.2.3-.54.44a1.2%201.2%200%200%201-1.1-.14M11.6%203.67%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23f8f8f8%22%20stroke-width%3D%221.39%22%20d%3D%22M14.87%2016.34s3.75%201.65%206.63%203.92c.16.12.4.05.45-.14c.96-3.16%202.1-6.56%202.1-6.56%22%2F%3E%3Cg%20fill%3D%22%23f8f8f8%22%20transform%3D%22translate(-4.9%20-4.97)scale(.2786)%22%3E%3Ccircle%20cx%3D%2248%22%20cy%3D%2271.99%22%20r%3D%223.5%22%2F%3E%3Ccircle%20cx%3D%2251.5%22%20cy%3D%2260.49%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2256.5%22%20cy%3D%2252.49%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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