file type livescript logo

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

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

Related icons in VSCode Icons

Use the file type livescript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#317eac" d="M5.504 2.007L8.986 2v19.746l1.773-1.759V3.755h1.738V18.24l1.756-1.753V3.755h1.744v10.974l1.738-1.767V3.755h1.726v7.47l1.784-1.764V3.755h1.727v3.968l1.766-1.748l.001-2.22h1.744v1.727h1.726v1.785l-2.298.001l-1.727 1.725h4.025v1.726h-5.771l-1.74 1.785h7.511v1.726h-9.248l-1.756 1.784h11.004v1.727H15.455l-1.74 1.755h14.494v1.756H11.98l-1.738 1.726h19.74l.007 3.511H8.986V30H5.504v-3.511H2.011v-3.511h3.493L5.503 2z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLivescript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#317eac" d="M5.504 2.007L8.986 2v19.746l1.773-1.759V3.755h1.738V18.24l1.756-1.753V3.755h1.744v10.974l1.738-1.767V3.755h1.726v7.47l1.784-1.764V3.755h1.727v3.968l1.766-1.748l.001-2.22h1.744v1.727h1.726v1.785l-2.298.001l-1.727 1.725h4.025v1.726h-5.771l-1.74 1.785h7.511v1.726h-9.248l-1.756 1.784h11.004v1.727H15.455l-1.74 1.755h14.494v1.756H11.98l-1.738 1.726h19.74l.007 3.511H8.986V30H5.504v-3.511H2.011v-3.511h3.493L5.503 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#317eac" d="M5.504 2.007L8.986 2v19.746l1.773-1.759V3.755h1.738V18.24l1.756-1.753V3.755h1.744v10.974l1.738-1.767V3.755h1.726v7.47l1.784-1.764V3.755h1.727v3.968l1.766-1.748l.001-2.22h1.744v1.727h1.726v1.785l-2.298.001l-1.727 1.725h4.025v1.726h-5.771l-1.74 1.785h7.511v1.726h-9.248l-1.756 1.784h11.004v1.727H15.455l-1.74 1.755h14.494v1.756H11.98l-1.738 1.726h19.74l.007 3.511H8.986V30H5.504v-3.511H2.011v-3.511h3.493L5.503 2z"/></svg>
</template>

CSS

.icon-file-type-livescript {
  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%23317eac%22%20d%3D%22M5.504%202.007L8.986%202v19.746l1.773-1.759V3.755h1.738V18.24l1.756-1.753V3.755h1.744v10.974l1.738-1.767V3.755h1.726v7.47l1.784-1.764V3.755h1.727v3.968l1.766-1.748l.001-2.22h1.744v1.727h1.726v1.785l-2.298.001l-1.727%201.725h4.025v1.726h-5.771l-1.74%201.785h7.511v1.726h-9.248l-1.756%201.784h11.004v1.727H15.455l-1.74%201.755h14.494v1.756H11.98l-1.738%201.726h19.74l.007%203.511H8.986V30H5.504v-3.511H2.011v-3.511h3.493L5.503%202z%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%23317eac%22%20d%3D%22M5.504%202.007L8.986%202v19.746l1.773-1.759V3.755h1.738V18.24l1.756-1.753V3.755h1.744v10.974l1.738-1.767V3.755h1.726v7.47l1.784-1.764V3.755h1.727v3.968l1.766-1.748l.001-2.22h1.744v1.727h1.726v1.785l-2.298.001l-1.727%201.725h4.025v1.726h-5.771l-1.74%201.785h7.511v1.726h-9.248l-1.756%201.784h11.004v1.727H15.455l-1.74%201.755h14.494v1.756H11.98l-1.738%201.726h19.74l.007%203.511H8.986V30H5.504v-3.511H2.011v-3.511h3.493L5.503%202z%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-livescript.svg?color=%231a73e8&size=48