file type sln2 logo

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

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

Related icons in VSCode Icons

Use the file type sln2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M23.128 30L11.77 18.955l-6.83 5.202l-2.607-1.312V9.175l2.616-1.324l6.837 5.202L23.127 2l6.54 2.618v22.764z"/><path fill="#68217a" d="m28.675 5.289l-5.317-2.128L11.866 14.36L4.842 9.016l-1.516.767v12.452l1.507.758l7.016-5.344l11.51 11.19l5.317-2.128V5.289ZM5.591 18.928v-5.847l3.252 2.9zM16 15.986l6.495-4.86v9.756l-6.5-4.9H16Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSln2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M23.128 30L11.77 18.955l-6.83 5.202l-2.607-1.312V9.175l2.616-1.324l6.837 5.202L23.127 2l6.54 2.618v22.764z"/><path fill="#68217a" d="m28.675 5.289l-5.317-2.128L11.866 14.36L4.842 9.016l-1.516.767v12.452l1.507.758l7.016-5.344l11.51 11.19l5.317-2.128V5.289ZM5.591 18.928v-5.847l3.252 2.9zM16 15.986l6.495-4.86v9.756l-6.5-4.9H16Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M23.128 30L11.77 18.955l-6.83 5.202l-2.607-1.312V9.175l2.616-1.324l6.837 5.202L23.127 2l6.54 2.618v22.764z"/><path fill="#68217a" d="m28.675 5.289l-5.317-2.128L11.866 14.36L4.842 9.016l-1.516.767v12.452l1.507.758l7.016-5.344l11.51 11.19l5.317-2.128V5.289ZM5.591 18.928v-5.847l3.252 2.9zM16 15.986l6.495-4.86v9.756l-6.5-4.9H16Z"/></svg>
</template>

CSS

.icon-file-type-sln2 {
  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%23fff%22%20d%3D%22M23.128%2030L11.77%2018.955l-6.83%205.202l-2.607-1.312V9.175l2.616-1.324l6.837%205.202L23.127%202l6.54%202.618v22.764z%22%2F%3E%3Cpath%20fill%3D%22%2368217a%22%20d%3D%22m28.675%205.289l-5.317-2.128L11.866%2014.36L4.842%209.016l-1.516.767v12.452l1.507.758l7.016-5.344l11.51%2011.19l5.317-2.128V5.289ZM5.591%2018.928v-5.847l3.252%202.9zM16%2015.986l6.495-4.86v9.756l-6.5-4.9H16Z%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%23fff%22%20d%3D%22M23.128%2030L11.77%2018.955l-6.83%205.202l-2.607-1.312V9.175l2.616-1.324l6.837%205.202L23.127%202l6.54%202.618v22.764z%22%2F%3E%3Cpath%20fill%3D%22%2368217a%22%20d%3D%22m28.675%205.289l-5.317-2.128L11.866%2014.36L4.842%209.016l-1.516.767v12.452l1.507.758l7.016-5.344l11.51%2011.19l5.317-2.128V5.289ZM5.591%2018.928v-5.847l3.252%202.9zM16%2015.986l6.495-4.86v9.756l-6.5-4.9H16Z%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-sln2.svg?color=%231a73e8&size=48