file type light prisma logo

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

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

Related icons in VSCode Icons

Use the file type light prisma logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c344b" fill-rule="evenodd" d="m25.21 24.21l-12.471 3.718a.525.525 0 0 1-.667-.606l4.456-21.511a.43.43 0 0 1 .809-.094l8.249 17.661a.6.6 0 0 1-.376.832m2.139-.878L17.8 2.883A1.53 1.53 0 0 0 16.491 2a1.51 1.51 0 0 0-1.4.729L4.736 19.648a1.59 1.59 0 0 0 .018 1.7l5.064 7.909a1.63 1.63 0 0 0 1.83.678l14.7-4.383a1.6 1.6 0 0 0 1-2.218Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightPrisma(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c344b" fillRule="evenodd" d="m25.21 24.21l-12.471 3.718a.525.525 0 0 1-.667-.606l4.456-21.511a.43.43 0 0 1 .809-.094l8.249 17.661a.6.6 0 0 1-.376.832m2.139-.878L17.8 2.883A1.53 1.53 0 0 0 16.491 2a1.51 1.51 0 0 0-1.4.729L4.736 19.648a1.59 1.59 0 0 0 .018 1.7l5.064 7.909a1.63 1.63 0 0 0 1.83.678l14.7-4.383a1.6 1.6 0 0 0 1-2.218Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0c344b" fill-rule="evenodd" d="m25.21 24.21l-12.471 3.718a.525.525 0 0 1-.667-.606l4.456-21.511a.43.43 0 0 1 .809-.094l8.249 17.661a.6.6 0 0 1-.376.832m2.139-.878L17.8 2.883A1.53 1.53 0 0 0 16.491 2a1.51 1.51 0 0 0-1.4.729L4.736 19.648a1.59 1.59 0 0 0 .018 1.7l5.064 7.909a1.63 1.63 0 0 0 1.83.678l14.7-4.383a1.6 1.6 0 0 0 1-2.218Z"/></svg>
</template>

CSS

.icon-file-type-light-prisma {
  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%230c344b%22%20fill-rule%3D%22evenodd%22%20d%3D%22m25.21%2024.21l-12.471%203.718a.525.525%200%200%201-.667-.606l4.456-21.511a.43.43%200%200%201%20.809-.094l8.249%2017.661a.6.6%200%200%201-.376.832m2.139-.878L17.8%202.883A1.53%201.53%200%200%200%2016.491%202a1.51%201.51%200%200%200-1.4.729L4.736%2019.648a1.59%201.59%200%200%200%20.018%201.7l5.064%207.909a1.63%201.63%200%200%200%201.83.678l14.7-4.383a1.6%201.6%200%200%200%201-2.218Z%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%230c344b%22%20fill-rule%3D%22evenodd%22%20d%3D%22m25.21%2024.21l-12.471%203.718a.525.525%200%200%201-.667-.606l4.456-21.511a.43.43%200%200%201%20.809-.094l8.249%2017.661a.6.6%200%200%201-.376.832m2.139-.878L17.8%202.883A1.53%201.53%200%200%200%2016.491%202a1.51%201.51%200%200%200-1.4.729L4.736%2019.648a1.59%201.59%200%200%200%20.018%201.7l5.064%207.909a1.63%201.63%200%200%200%201.83.678l14.7-4.383a1.6%201.6%200%200%200%201-2.218Z%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-light-prisma.svg?color=%231a73e8&size=48