file type ink logo

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

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

Related icons in VSCode Icons

Use the file type ink logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGiUzy0cKm" x1="16" x2="16" y1="32" y2="4" gradientTransform="matrix(1 0 0 -1 0 34)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fefefe"/><stop offset="1" stop-color="#b8b8b8"/></linearGradient></defs><path fill="url(#SVGiUzy0cKm)" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2"/><path fill="#040404" d="M15.122 12.234a.5.5 0 0 0 .5-.5c0-.276-.108-.6-.384-.6a.7.7 0 0 0-.614.6a.5.5 0 0 0 .498.5m-1.286 5.04a1.83 1.83 0 0 0 1.327-.55a.438.438 0 1 0 .871.064a.4.4 0 0 0-.234-.388c-.22-.125-.246-.416-.134-.406s.279.192.463.283a1.4 1.4 0 0 0 .665.171c.994 0 2.167-.766 2.167-1.76a1.633 1.633 0 0 0-1.72-1.678a1.734 1.734 0 0 0-1.658 1.29a5 5 0 0 0-.032.5c0 .122-.01.22-.114.236s-.2-.082-.344-.268a1.25 1.25 0 0 0-1.1-.487a1.54 1.54 0 0 0-1.5 1.5a1.364 1.364 0 0 0 1.343 1.493m9.2.309a.612.612 0 0 0 .638-.746c-.05-.422-.188-.693-.617-.693a.693.693 0 0 0-.693.693a.723.723 0 0 0 .669.746Zm2.655.254a4 4 0 0 0-3.529 2.138c-.267.483-.2 1.272-.427 1.375c-.27.122-.925-1.087-.975-2.131a1.83 1.83 0 0 0-1.8-1.768c-1.195-.045-1.608 1.318-2.058 1.393c-.26.043-.627-.819-2.044-1.075a1.894 1.894 0 0 0-2.075 1.869c-.056 1.919 1.784 2.528 1.719 3.112c-.031.281-.406.344-.488 1.294c-.084.977.75 1.239.731 1.581c-.016.289-.755.65-1.347.24c-.243-.168-.709-.846-1.531-.852a1.79 1.79 0 0 0-1.609.987a11.538 11.538 0 0 0 17.024-7.6a1.88 1.88 0 0 0-1.594-.563Z"/><path fill="#040404" d="M12.075 23.05a1.99 1.99 0 0 0-1.094-1.55a.41.41 0 0 1-.256-.435c.05-.408-.188-.7-.759-.653a.744.744 0 0 1-.875-.706a1.06 1.06 0 0 1 .562-.811a1.87 1.87 0 0 0 .923-1.373a2.28 2.28 0 0 0-1.6-1.931a2.06 2.06 0 0 0-1.6.558c-.3.268-.63 1.026-1.338 1.1a5.7 5.7 0 0 1-1.538-.411v.006a11.52 11.52 0 0 0 4.658 8.44s.579-.116.844-.166c1.134-.218 2.129-.991 2.073-2.068M25.086 8.9c-.048.684-.338 1.154-.2 1.552c.193.553-.45.794-.438 1.441c.023 1.213 1.087 1.319 1.062 1.613c-.029.338-1.488.156-1.488 1.978a1.875 1.875 0 0 0 1.855 1.926a1.76 1.76 0 0 0 1.636-.789A11.47 11.47 0 0 0 25.086 8.9"/><path fill="#fefefe" d="M18.144 14.033c0 .14-.122.253-.324.253s-.3-.113-.3-.253s.093-.253.3-.253s.324.113.324.253m-3 1.183c0 .14-.132.174-.257.174s-.2-.035-.2-.174a.187.187 0 0 1 .212-.2c.123 0 .24.06.24.2Zm5.448 5.159c.056.244.354.517-.027.733c-.221.125-.492-.183-.619-.656c-.059-.218-.1-.573.217-.677s.372.371.424.6Zm6.563-3.717c-.157.292-.522.5-.757.369s-.119-.465.038-.757s.371-.554.606-.427a.62.62 0 0 1 .108.815Zm-.765-1.581c.028.1-.034.2-.175.241a.185.185 0 0 1-.257-.118c-.028-.1.014-.195.155-.236s.244.016.272.113Zm-16.354 1.728c0 .111-.1.2-.258.2s-.235-.09-.235-.2s.074-.2.235-.2s.258.088.258.2m16.509-4.776c.055.09-.015.17-.24.312s-.42.2-.465.1s.014-.243.243-.377c.279-.164.388-.156.462-.035"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeInk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGiUzy0cKm" x1="16" x2="16" y1="32" y2="4" gradientTransform="matrix(1 0 0 -1 0 34)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fefefe"/><stop offset="1" stopColor="#b8b8b8"/></linearGradient></defs><path fill="url(#SVGiUzy0cKm)" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2"/><path fill="#040404" d="M15.122 12.234a.5.5 0 0 0 .5-.5c0-.276-.108-.6-.384-.6a.7.7 0 0 0-.614.6a.5.5 0 0 0 .498.5m-1.286 5.04a1.83 1.83 0 0 0 1.327-.55a.438.438 0 1 0 .871.064a.4.4 0 0 0-.234-.388c-.22-.125-.246-.416-.134-.406s.279.192.463.283a1.4 1.4 0 0 0 .665.171c.994 0 2.167-.766 2.167-1.76a1.633 1.633 0 0 0-1.72-1.678a1.734 1.734 0 0 0-1.658 1.29a5 5 0 0 0-.032.5c0 .122-.01.22-.114.236s-.2-.082-.344-.268a1.25 1.25 0 0 0-1.1-.487a1.54 1.54 0 0 0-1.5 1.5a1.364 1.364 0 0 0 1.343 1.493m9.2.309a.612.612 0 0 0 .638-.746c-.05-.422-.188-.693-.617-.693a.693.693 0 0 0-.693.693a.723.723 0 0 0 .669.746Zm2.655.254a4 4 0 0 0-3.529 2.138c-.267.483-.2 1.272-.427 1.375c-.27.122-.925-1.087-.975-2.131a1.83 1.83 0 0 0-1.8-1.768c-1.195-.045-1.608 1.318-2.058 1.393c-.26.043-.627-.819-2.044-1.075a1.894 1.894 0 0 0-2.075 1.869c-.056 1.919 1.784 2.528 1.719 3.112c-.031.281-.406.344-.488 1.294c-.084.977.75 1.239.731 1.581c-.016.289-.755.65-1.347.24c-.243-.168-.709-.846-1.531-.852a1.79 1.79 0 0 0-1.609.987a11.538 11.538 0 0 0 17.024-7.6a1.88 1.88 0 0 0-1.594-.563Z"/><path fill="#040404" d="M12.075 23.05a1.99 1.99 0 0 0-1.094-1.55a.41.41 0 0 1-.256-.435c.05-.408-.188-.7-.759-.653a.744.744 0 0 1-.875-.706a1.06 1.06 0 0 1 .562-.811a1.87 1.87 0 0 0 .923-1.373a2.28 2.28 0 0 0-1.6-1.931a2.06 2.06 0 0 0-1.6.558c-.3.268-.63 1.026-1.338 1.1a5.7 5.7 0 0 1-1.538-.411v.006a11.52 11.52 0 0 0 4.658 8.44s.579-.116.844-.166c1.134-.218 2.129-.991 2.073-2.068M25.086 8.9c-.048.684-.338 1.154-.2 1.552c.193.553-.45.794-.438 1.441c.023 1.213 1.087 1.319 1.062 1.613c-.029.338-1.488.156-1.488 1.978a1.875 1.875 0 0 0 1.855 1.926a1.76 1.76 0 0 0 1.636-.789A11.47 11.47 0 0 0 25.086 8.9"/><path fill="#fefefe" d="M18.144 14.033c0 .14-.122.253-.324.253s-.3-.113-.3-.253s.093-.253.3-.253s.324.113.324.253m-3 1.183c0 .14-.132.174-.257.174s-.2-.035-.2-.174a.187.187 0 0 1 .212-.2c.123 0 .24.06.24.2Zm5.448 5.159c.056.244.354.517-.027.733c-.221.125-.492-.183-.619-.656c-.059-.218-.1-.573.217-.677s.372.371.424.6Zm6.563-3.717c-.157.292-.522.5-.757.369s-.119-.465.038-.757s.371-.554.606-.427a.62.62 0 0 1 .108.815Zm-.765-1.581c.028.1-.034.2-.175.241a.185.185 0 0 1-.257-.118c-.028-.1.014-.195.155-.236s.244.016.272.113Zm-16.354 1.728c0 .111-.1.2-.258.2s-.235-.09-.235-.2s.074-.2.235-.2s.258.088.258.2m16.509-4.776c.055.09-.015.17-.24.312s-.42.2-.465.1s.014-.243.243-.377c.279-.164.388-.156.462-.035"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGiUzy0cKm" x1="16" x2="16" y1="32" y2="4" gradientTransform="matrix(1 0 0 -1 0 34)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fefefe"/><stop offset="1" stop-color="#b8b8b8"/></linearGradient></defs><path fill="url(#SVGiUzy0cKm)" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2"/><path fill="#040404" d="M15.122 12.234a.5.5 0 0 0 .5-.5c0-.276-.108-.6-.384-.6a.7.7 0 0 0-.614.6a.5.5 0 0 0 .498.5m-1.286 5.04a1.83 1.83 0 0 0 1.327-.55a.438.438 0 1 0 .871.064a.4.4 0 0 0-.234-.388c-.22-.125-.246-.416-.134-.406s.279.192.463.283a1.4 1.4 0 0 0 .665.171c.994 0 2.167-.766 2.167-1.76a1.633 1.633 0 0 0-1.72-1.678a1.734 1.734 0 0 0-1.658 1.29a5 5 0 0 0-.032.5c0 .122-.01.22-.114.236s-.2-.082-.344-.268a1.25 1.25 0 0 0-1.1-.487a1.54 1.54 0 0 0-1.5 1.5a1.364 1.364 0 0 0 1.343 1.493m9.2.309a.612.612 0 0 0 .638-.746c-.05-.422-.188-.693-.617-.693a.693.693 0 0 0-.693.693a.723.723 0 0 0 .669.746Zm2.655.254a4 4 0 0 0-3.529 2.138c-.267.483-.2 1.272-.427 1.375c-.27.122-.925-1.087-.975-2.131a1.83 1.83 0 0 0-1.8-1.768c-1.195-.045-1.608 1.318-2.058 1.393c-.26.043-.627-.819-2.044-1.075a1.894 1.894 0 0 0-2.075 1.869c-.056 1.919 1.784 2.528 1.719 3.112c-.031.281-.406.344-.488 1.294c-.084.977.75 1.239.731 1.581c-.016.289-.755.65-1.347.24c-.243-.168-.709-.846-1.531-.852a1.79 1.79 0 0 0-1.609.987a11.538 11.538 0 0 0 17.024-7.6a1.88 1.88 0 0 0-1.594-.563Z"/><path fill="#040404" d="M12.075 23.05a1.99 1.99 0 0 0-1.094-1.55a.41.41 0 0 1-.256-.435c.05-.408-.188-.7-.759-.653a.744.744 0 0 1-.875-.706a1.06 1.06 0 0 1 .562-.811a1.87 1.87 0 0 0 .923-1.373a2.28 2.28 0 0 0-1.6-1.931a2.06 2.06 0 0 0-1.6.558c-.3.268-.63 1.026-1.338 1.1a5.7 5.7 0 0 1-1.538-.411v.006a11.52 11.52 0 0 0 4.658 8.44s.579-.116.844-.166c1.134-.218 2.129-.991 2.073-2.068M25.086 8.9c-.048.684-.338 1.154-.2 1.552c.193.553-.45.794-.438 1.441c.023 1.213 1.087 1.319 1.062 1.613c-.029.338-1.488.156-1.488 1.978a1.875 1.875 0 0 0 1.855 1.926a1.76 1.76 0 0 0 1.636-.789A11.47 11.47 0 0 0 25.086 8.9"/><path fill="#fefefe" d="M18.144 14.033c0 .14-.122.253-.324.253s-.3-.113-.3-.253s.093-.253.3-.253s.324.113.324.253m-3 1.183c0 .14-.132.174-.257.174s-.2-.035-.2-.174a.187.187 0 0 1 .212-.2c.123 0 .24.06.24.2Zm5.448 5.159c.056.244.354.517-.027.733c-.221.125-.492-.183-.619-.656c-.059-.218-.1-.573.217-.677s.372.371.424.6Zm6.563-3.717c-.157.292-.522.5-.757.369s-.119-.465.038-.757s.371-.554.606-.427a.62.62 0 0 1 .108.815Zm-.765-1.581c.028.1-.034.2-.175.241a.185.185 0 0 1-.257-.118c-.028-.1.014-.195.155-.236s.244.016.272.113Zm-16.354 1.728c0 .111-.1.2-.258.2s-.235-.09-.235-.2s.074-.2.235-.2s.258.088.258.2m16.509-4.776c.055.09-.015.17-.24.312s-.42.2-.465.1s.014-.243.243-.377c.279-.164.388-.156.462-.035"/></svg>
</template>

CSS

.icon-file-type-ink {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGiUzy0cKm%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%2232%22%20y2%3D%224%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%2034)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fefefe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8b8b8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGiUzy0cKm)%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202%22%2F%3E%3Cpath%20fill%3D%22%23040404%22%20d%3D%22M15.122%2012.234a.5.5%200%200%200%20.5-.5c0-.276-.108-.6-.384-.6a.7.7%200%200%200-.614.6a.5.5%200%200%200%20.498.5m-1.286%205.04a1.83%201.83%200%200%200%201.327-.55a.438.438%200%201%200%20.871.064a.4.4%200%200%200-.234-.388c-.22-.125-.246-.416-.134-.406s.279.192.463.283a1.4%201.4%200%200%200%20.665.171c.994%200%202.167-.766%202.167-1.76a1.633%201.633%200%200%200-1.72-1.678a1.734%201.734%200%200%200-1.658%201.29a5%205%200%200%200-.032.5c0%20.122-.01.22-.114.236s-.2-.082-.344-.268a1.25%201.25%200%200%200-1.1-.487a1.54%201.54%200%200%200-1.5%201.5a1.364%201.364%200%200%200%201.343%201.493m9.2.309a.612.612%200%200%200%20.638-.746c-.05-.422-.188-.693-.617-.693a.693.693%200%200%200-.693.693a.723.723%200%200%200%20.669.746Zm2.655.254a4%204%200%200%200-3.529%202.138c-.267.483-.2%201.272-.427%201.375c-.27.122-.925-1.087-.975-2.131a1.83%201.83%200%200%200-1.8-1.768c-1.195-.045-1.608%201.318-2.058%201.393c-.26.043-.627-.819-2.044-1.075a1.894%201.894%200%200%200-2.075%201.869c-.056%201.919%201.784%202.528%201.719%203.112c-.031.281-.406.344-.488%201.294c-.084.977.75%201.239.731%201.581c-.016.289-.755.65-1.347.24c-.243-.168-.709-.846-1.531-.852a1.79%201.79%200%200%200-1.609.987a11.538%2011.538%200%200%200%2017.024-7.6a1.88%201.88%200%200%200-1.594-.563Z%22%2F%3E%3Cpath%20fill%3D%22%23040404%22%20d%3D%22M12.075%2023.05a1.99%201.99%200%200%200-1.094-1.55a.41.41%200%200%201-.256-.435c.05-.408-.188-.7-.759-.653a.744.744%200%200%201-.875-.706a1.06%201.06%200%200%201%20.562-.811a1.87%201.87%200%200%200%20.923-1.373a2.28%202.28%200%200%200-1.6-1.931a2.06%202.06%200%200%200-1.6.558c-.3.268-.63%201.026-1.338%201.1a5.7%205.7%200%200%201-1.538-.411v.006a11.52%2011.52%200%200%200%204.658%208.44s.579-.116.844-.166c1.134-.218%202.129-.991%202.073-2.068M25.086%208.9c-.048.684-.338%201.154-.2%201.552c.193.553-.45.794-.438%201.441c.023%201.213%201.087%201.319%201.062%201.613c-.029.338-1.488.156-1.488%201.978a1.875%201.875%200%200%200%201.855%201.926a1.76%201.76%200%200%200%201.636-.789A11.47%2011.47%200%200%200%2025.086%208.9%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M18.144%2014.033c0%20.14-.122.253-.324.253s-.3-.113-.3-.253s.093-.253.3-.253s.324.113.324.253m-3%201.183c0%20.14-.132.174-.257.174s-.2-.035-.2-.174a.187.187%200%200%201%20.212-.2c.123%200%20.24.06.24.2Zm5.448%205.159c.056.244.354.517-.027.733c-.221.125-.492-.183-.619-.656c-.059-.218-.1-.573.217-.677s.372.371.424.6Zm6.563-3.717c-.157.292-.522.5-.757.369s-.119-.465.038-.757s.371-.554.606-.427a.62.62%200%200%201%20.108.815Zm-.765-1.581c.028.1-.034.2-.175.241a.185.185%200%200%201-.257-.118c-.028-.1.014-.195.155-.236s.244.016.272.113Zm-16.354%201.728c0%20.111-.1.2-.258.2s-.235-.09-.235-.2s.074-.2.235-.2s.258.088.258.2m16.509-4.776c.055.09-.015.17-.24.312s-.42.2-.465.1s.014-.243.243-.377c.279-.164.388-.156.462-.035%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGiUzy0cKm%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%2232%22%20y2%3D%224%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%2034)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fefefe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b8b8b8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGiUzy0cKm)%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202%22%2F%3E%3Cpath%20fill%3D%22%23040404%22%20d%3D%22M15.122%2012.234a.5.5%200%200%200%20.5-.5c0-.276-.108-.6-.384-.6a.7.7%200%200%200-.614.6a.5.5%200%200%200%20.498.5m-1.286%205.04a1.83%201.83%200%200%200%201.327-.55a.438.438%200%201%200%20.871.064a.4.4%200%200%200-.234-.388c-.22-.125-.246-.416-.134-.406s.279.192.463.283a1.4%201.4%200%200%200%20.665.171c.994%200%202.167-.766%202.167-1.76a1.633%201.633%200%200%200-1.72-1.678a1.734%201.734%200%200%200-1.658%201.29a5%205%200%200%200-.032.5c0%20.122-.01.22-.114.236s-.2-.082-.344-.268a1.25%201.25%200%200%200-1.1-.487a1.54%201.54%200%200%200-1.5%201.5a1.364%201.364%200%200%200%201.343%201.493m9.2.309a.612.612%200%200%200%20.638-.746c-.05-.422-.188-.693-.617-.693a.693.693%200%200%200-.693.693a.723.723%200%200%200%20.669.746Zm2.655.254a4%204%200%200%200-3.529%202.138c-.267.483-.2%201.272-.427%201.375c-.27.122-.925-1.087-.975-2.131a1.83%201.83%200%200%200-1.8-1.768c-1.195-.045-1.608%201.318-2.058%201.393c-.26.043-.627-.819-2.044-1.075a1.894%201.894%200%200%200-2.075%201.869c-.056%201.919%201.784%202.528%201.719%203.112c-.031.281-.406.344-.488%201.294c-.084.977.75%201.239.731%201.581c-.016.289-.755.65-1.347.24c-.243-.168-.709-.846-1.531-.852a1.79%201.79%200%200%200-1.609.987a11.538%2011.538%200%200%200%2017.024-7.6a1.88%201.88%200%200%200-1.594-.563Z%22%2F%3E%3Cpath%20fill%3D%22%23040404%22%20d%3D%22M12.075%2023.05a1.99%201.99%200%200%200-1.094-1.55a.41.41%200%200%201-.256-.435c.05-.408-.188-.7-.759-.653a.744.744%200%200%201-.875-.706a1.06%201.06%200%200%201%20.562-.811a1.87%201.87%200%200%200%20.923-1.373a2.28%202.28%200%200%200-1.6-1.931a2.06%202.06%200%200%200-1.6.558c-.3.268-.63%201.026-1.338%201.1a5.7%205.7%200%200%201-1.538-.411v.006a11.52%2011.52%200%200%200%204.658%208.44s.579-.116.844-.166c1.134-.218%202.129-.991%202.073-2.068M25.086%208.9c-.048.684-.338%201.154-.2%201.552c.193.553-.45.794-.438%201.441c.023%201.213%201.087%201.319%201.062%201.613c-.029.338-1.488.156-1.488%201.978a1.875%201.875%200%200%200%201.855%201.926a1.76%201.76%200%200%200%201.636-.789A11.47%2011.47%200%200%200%2025.086%208.9%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M18.144%2014.033c0%20.14-.122.253-.324.253s-.3-.113-.3-.253s.093-.253.3-.253s.324.113.324.253m-3%201.183c0%20.14-.132.174-.257.174s-.2-.035-.2-.174a.187.187%200%200%201%20.212-.2c.123%200%20.24.06.24.2Zm5.448%205.159c.056.244.354.517-.027.733c-.221.125-.492-.183-.619-.656c-.059-.218-.1-.573.217-.677s.372.371.424.6Zm6.563-3.717c-.157.292-.522.5-.757.369s-.119-.465.038-.757s.371-.554.606-.427a.62.62%200%200%201%20.108.815Zm-.765-1.581c.028.1-.034.2-.175.241a.185.185%200%200%201-.257-.118c-.028-.1.014-.195.155-.236s.244.016.272.113Zm-16.354%201.728c0%20.111-.1.2-.258.2s-.235-.09-.235-.2s.074-.2.235-.2s.258.088.258.2m16.509-4.776c.055.09-.015.17-.24.312s-.42.2-.465.1s.014-.243.243-.377c.279-.164.388-.156.462-.035%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-ink.svg?color=%231a73e8&size=48