file type kysely logo

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

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

Related icons in VSCode Icons

Use the file type kysely logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 2)scale(.21212)"><rect width="128" height="128" x="2" y="2" fill="#fff" stroke="#121212" stroke-width="4" rx="16"/><path d="M41.3 109V24h5.2v49.3h.6L91.9 24h7l-37 40.3L98.5 109H92L58.6 68L46.5 81.2V109z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeKysely(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 2)scale(.21212)"><rect width="128" height="128" x="2" y="2" fill="#fff" stroke="#121212" strokeWidth="4" rx="16"/><path d="M41.3 109V24h5.2v49.3h.6L91.9 24h7l-37 40.3L98.5 109H92L58.6 68L46.5 81.2V109z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 2)scale(.21212)"><rect width="128" height="128" x="2" y="2" fill="#fff" stroke="#121212" stroke-width="4" rx="16"/><path d="M41.3 109V24h5.2v49.3h.6L91.9 24h7l-37 40.3L98.5 109H92L58.6 68L46.5 81.2V109z"/></g></svg>
</template>

CSS

.icon-file-type-kysely {
  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%20transform%3D%22translate(2%202)scale(.21212)%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%23fff%22%20stroke%3D%22%23121212%22%20stroke-width%3D%224%22%20rx%3D%2216%22%2F%3E%3Cpath%20d%3D%22M41.3%20109V24h5.2v49.3h.6L91.9%2024h7l-37%2040.3L98.5%20109H92L58.6%2068L46.5%2081.2V109z%22%2F%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%20transform%3D%22translate(2%202)scale(.21212)%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%23fff%22%20stroke%3D%22%23121212%22%20stroke-width%3D%224%22%20rx%3D%2216%22%2F%3E%3Cpath%20d%3D%22M41.3%20109V24h5.2v49.3h.6L91.9%2024h7l-37%2040.3L98.5%20109H92L58.6%2068L46.5%2081.2V109z%22%2F%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-kysely.svg?color=%231a73e8&size=48