file type jsp logo

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

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

Related icons in VSCode Icons

Use the file type jsp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fdb940" d="m29.192 2.5l-6.917 7.492a24.85 24.85 0 0 1-5.091 14.754l6.021 1.49C33.243 16.882 29.192 2.5 29.192 2.5"/><path fill="#feb322" d="M22.275 9.992a22 22 0 0 0-.288-4.337L6.726 22.194l10.436 2.585c.011-.011.011-.022.022-.033l-6.939-1.719Z"/><path fill="#f98200" d="m10.256 23.027l6.944 1.719a24.83 24.83 0 0 0 5.086-14.754Z"/><path fill="#1b208b" d="M19.907 26.466c.608 0 1.2.033 1.782.077L2 21.745s3.663 1.2 8.09 7.755a15.94 15.94 0 0 1 9.817-3.034"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeJsp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fdb940" d="m29.192 2.5l-6.917 7.492a24.85 24.85 0 0 1-5.091 14.754l6.021 1.49C33.243 16.882 29.192 2.5 29.192 2.5"/><path fill="#feb322" d="M22.275 9.992a22 22 0 0 0-.288-4.337L6.726 22.194l10.436 2.585c.011-.011.011-.022.022-.033l-6.939-1.719Z"/><path fill="#f98200" d="m10.256 23.027l6.944 1.719a24.83 24.83 0 0 0 5.086-14.754Z"/><path fill="#1b208b" d="M19.907 26.466c.608 0 1.2.033 1.782.077L2 21.745s3.663 1.2 8.09 7.755a15.94 15.94 0 0 1 9.817-3.034"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fdb940" d="m29.192 2.5l-6.917 7.492a24.85 24.85 0 0 1-5.091 14.754l6.021 1.49C33.243 16.882 29.192 2.5 29.192 2.5"/><path fill="#feb322" d="M22.275 9.992a22 22 0 0 0-.288-4.337L6.726 22.194l10.436 2.585c.011-.011.011-.022.022-.033l-6.939-1.719Z"/><path fill="#f98200" d="m10.256 23.027l6.944 1.719a24.83 24.83 0 0 0 5.086-14.754Z"/><path fill="#1b208b" d="M19.907 26.466c.608 0 1.2.033 1.782.077L2 21.745s3.663 1.2 8.09 7.755a15.94 15.94 0 0 1 9.817-3.034"/></svg>
</template>

CSS

.icon-file-type-jsp {
  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%23fdb940%22%20d%3D%22m29.192%202.5l-6.917%207.492a24.85%2024.85%200%200%201-5.091%2014.754l6.021%201.49C33.243%2016.882%2029.192%202.5%2029.192%202.5%22%2F%3E%3Cpath%20fill%3D%22%23feb322%22%20d%3D%22M22.275%209.992a22%2022%200%200%200-.288-4.337L6.726%2022.194l10.436%202.585c.011-.011.011-.022.022-.033l-6.939-1.719Z%22%2F%3E%3Cpath%20fill%3D%22%23f98200%22%20d%3D%22m10.256%2023.027l6.944%201.719a24.83%2024.83%200%200%200%205.086-14.754Z%22%2F%3E%3Cpath%20fill%3D%22%231b208b%22%20d%3D%22M19.907%2026.466c.608%200%201.2.033%201.782.077L2%2021.745s3.663%201.2%208.09%207.755a15.94%2015.94%200%200%201%209.817-3.034%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%23fdb940%22%20d%3D%22m29.192%202.5l-6.917%207.492a24.85%2024.85%200%200%201-5.091%2014.754l6.021%201.49C33.243%2016.882%2029.192%202.5%2029.192%202.5%22%2F%3E%3Cpath%20fill%3D%22%23feb322%22%20d%3D%22M22.275%209.992a22%2022%200%200%200-.288-4.337L6.726%2022.194l10.436%202.585c.011-.011.011-.022.022-.033l-6.939-1.719Z%22%2F%3E%3Cpath%20fill%3D%22%23f98200%22%20d%3D%22m10.256%2023.027l6.944%201.719a24.83%2024.83%200%200%200%205.086-14.754Z%22%2F%3E%3Cpath%20fill%3D%22%231b208b%22%20d%3D%22M19.907%2026.466c.608%200%201.2.033%201.782.077L2%2021.745s3.663%201.2%208.09%207.755a15.94%2015.94%200%200%201%209.817-3.034%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-jsp.svg?color=%231a73e8&size=48