file type lisp logo

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

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

Related icons in VSCode Icons

Use the file type lisp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c40804" d="M24.241 21.152a1.442 1.442 0 1 1-2.879.11l.055-5.133c0-1.783 1.877-3.727 4.427-3.755a1.469 1.469 0 0 0 0-2.938H11.457a1.774 1.774 0 0 0-2.023 1.878v8.515a1.441 1.441 0 1 1-2.879 0S6.5 13.34 6.5 11.149a4.763 4.763 0 0 1 4.869-4.715h14.409A4.1 4.1 0 0 1 30 10.686a4.41 4.41 0 0 1-3.92 4.609c-1.264 0-1.8.71-1.8 1.891Z"/><path fill="#c40804" d="M2.025 10.989L2 21.062a4.476 4.476 0 0 0 4.361 4.5l9.357-.09a4.12 4.12 0 0 0 4.028-4.289a4.137 4.137 0 0 0-4.319-4.283a1.47 1.47 0 1 1 0-2.938h4.239c1.928 0 1.879-3.055 0-3.055l-4.522.055a4.285 4.285 0 0 0-4.221 4.3a4.334 4.334 0 0 0 4.309 4.531a1.462 1.462 0 1 1 .019 2.922H6.94a1.807 1.807 0 0 1-1.972-1.987l-.055-9.714a1.453 1.453 0 1 0-2.888-.025"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLisp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c40804" d="M24.241 21.152a1.442 1.442 0 1 1-2.879.11l.055-5.133c0-1.783 1.877-3.727 4.427-3.755a1.469 1.469 0 0 0 0-2.938H11.457a1.774 1.774 0 0 0-2.023 1.878v8.515a1.441 1.441 0 1 1-2.879 0S6.5 13.34 6.5 11.149a4.763 4.763 0 0 1 4.869-4.715h14.409A4.1 4.1 0 0 1 30 10.686a4.41 4.41 0 0 1-3.92 4.609c-1.264 0-1.8.71-1.8 1.891Z"/><path fill="#c40804" d="M2.025 10.989L2 21.062a4.476 4.476 0 0 0 4.361 4.5l9.357-.09a4.12 4.12 0 0 0 4.028-4.289a4.137 4.137 0 0 0-4.319-4.283a1.47 1.47 0 1 1 0-2.938h4.239c1.928 0 1.879-3.055 0-3.055l-4.522.055a4.285 4.285 0 0 0-4.221 4.3a4.334 4.334 0 0 0 4.309 4.531a1.462 1.462 0 1 1 .019 2.922H6.94a1.807 1.807 0 0 1-1.972-1.987l-.055-9.714a1.453 1.453 0 1 0-2.888-.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c40804" d="M24.241 21.152a1.442 1.442 0 1 1-2.879.11l.055-5.133c0-1.783 1.877-3.727 4.427-3.755a1.469 1.469 0 0 0 0-2.938H11.457a1.774 1.774 0 0 0-2.023 1.878v8.515a1.441 1.441 0 1 1-2.879 0S6.5 13.34 6.5 11.149a4.763 4.763 0 0 1 4.869-4.715h14.409A4.1 4.1 0 0 1 30 10.686a4.41 4.41 0 0 1-3.92 4.609c-1.264 0-1.8.71-1.8 1.891Z"/><path fill="#c40804" d="M2.025 10.989L2 21.062a4.476 4.476 0 0 0 4.361 4.5l9.357-.09a4.12 4.12 0 0 0 4.028-4.289a4.137 4.137 0 0 0-4.319-4.283a1.47 1.47 0 1 1 0-2.938h4.239c1.928 0 1.879-3.055 0-3.055l-4.522.055a4.285 4.285 0 0 0-4.221 4.3a4.334 4.334 0 0 0 4.309 4.531a1.462 1.462 0 1 1 .019 2.922H6.94a1.807 1.807 0 0 1-1.972-1.987l-.055-9.714a1.453 1.453 0 1 0-2.888-.025"/></svg>
</template>

CSS

.icon-file-type-lisp {
  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%23c40804%22%20d%3D%22M24.241%2021.152a1.442%201.442%200%201%201-2.879.11l.055-5.133c0-1.783%201.877-3.727%204.427-3.755a1.469%201.469%200%200%200%200-2.938H11.457a1.774%201.774%200%200%200-2.023%201.878v8.515a1.441%201.441%200%201%201-2.879%200S6.5%2013.34%206.5%2011.149a4.763%204.763%200%200%201%204.869-4.715h14.409A4.1%204.1%200%200%201%2030%2010.686a4.41%204.41%200%200%201-3.92%204.609c-1.264%200-1.8.71-1.8%201.891Z%22%2F%3E%3Cpath%20fill%3D%22%23c40804%22%20d%3D%22M2.025%2010.989L2%2021.062a4.476%204.476%200%200%200%204.361%204.5l9.357-.09a4.12%204.12%200%200%200%204.028-4.289a4.137%204.137%200%200%200-4.319-4.283a1.47%201.47%200%201%201%200-2.938h4.239c1.928%200%201.879-3.055%200-3.055l-4.522.055a4.285%204.285%200%200%200-4.221%204.3a4.334%204.334%200%200%200%204.309%204.531a1.462%201.462%200%201%201%20.019%202.922H6.94a1.807%201.807%200%200%201-1.972-1.987l-.055-9.714a1.453%201.453%200%201%200-2.888-.025%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%23c40804%22%20d%3D%22M24.241%2021.152a1.442%201.442%200%201%201-2.879.11l.055-5.133c0-1.783%201.877-3.727%204.427-3.755a1.469%201.469%200%200%200%200-2.938H11.457a1.774%201.774%200%200%200-2.023%201.878v8.515a1.441%201.441%200%201%201-2.879%200S6.5%2013.34%206.5%2011.149a4.763%204.763%200%200%201%204.869-4.715h14.409A4.1%204.1%200%200%201%2030%2010.686a4.41%204.41%200%200%201-3.92%204.609c-1.264%200-1.8.71-1.8%201.891Z%22%2F%3E%3Cpath%20fill%3D%22%23c40804%22%20d%3D%22M2.025%2010.989L2%2021.062a4.476%204.476%200%200%200%204.361%204.5l9.357-.09a4.12%204.12%200%200%200%204.028-4.289a4.137%204.137%200%200%200-4.319-4.283a1.47%201.47%200%201%201%200-2.938h4.239c1.928%200%201.879-3.055%200-3.055l-4.522.055a4.285%204.285%200%200%200-4.221%204.3a4.334%204.334%200%200%200%204.309%204.531a1.462%201.462%200%201%201%20.019%202.922H6.94a1.807%201.807%200%200%201-1.972-1.987l-.055-9.714a1.453%201.453%200%201%200-2.888-.025%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-lisp.svg?color=%231a73e8&size=48