java class abstract logo

java-class-abstract from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
java-class-abstract
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the java class abstract logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" d="M13.825 10.605V5.393a1.282 1.287 0 0 0-.647-1.116l-4.53-2.605a1.307 1.313 0 0 0-1.295 0L2.822 4.277c-.4.23-.647.657-.647 1.117v5.212c0 .46.246.886.647 1.116l4.53 2.605a1.307 1.313 0 0 0 1.295 0l4.531-2.605c.4-.231.647-.657.647-1.117M8 14.5V8m0 0l5.65-3.276m-11.3 0L8 8"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinJavaClassAbstract(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" strokeLinecap="round" strokeLinejoin="round" d="M13.825 10.605V5.393a1.282 1.287 0 0 0-.647-1.116l-4.53-2.605a1.307 1.313 0 0 0-1.295 0L2.822 4.277c-.4.23-.647.657-.647 1.117v5.212c0 .46.246.886.647 1.116l4.53 2.605a1.307 1.313 0 0 0 1.295 0l4.531-2.605c.4-.231.647-.657.647-1.117M8 14.5V8m0 0l5.65-3.276m-11.3 0L8 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" d="M13.825 10.605V5.393a1.282 1.287 0 0 0-.647-1.116l-4.53-2.605a1.307 1.313 0 0 0-1.295 0L2.822 4.277c-.4.23-.647.657-.647 1.117v5.212c0 .46.246.886.647 1.116l4.53 2.605a1.307 1.313 0 0 0 1.295 0l4.531-2.605c.4-.231.647-.657.647-1.117M8 14.5V8m0 0l5.65-3.276m-11.3 0L8 8"/></svg>
</template>

CSS

.icon-java-class-abstract {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.825%2010.605V5.393a1.282%201.287%200%200%200-.647-1.116l-4.53-2.605a1.307%201.313%200%200%200-1.295%200L2.822%204.277c-.4.23-.647.657-.647%201.117v5.212c0%20.46.246.886.647%201.116l4.53%202.605a1.307%201.313%200%200%200%201.295%200l4.531-2.605c.4-.231.647-.657.647-1.117M8%2014.5V8m0%200l5.65-3.276m-11.3%200L8%208%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.825%2010.605V5.393a1.282%201.287%200%200%200-.647-1.116l-4.53-2.605a1.307%201.313%200%200%200-1.295%200L2.822%204.277c-.4.23-.647.657-.647%201.117v5.212c0%20.46.246.886.647%201.116l4.53%202.605a1.307%201.313%200%200%200%201.295%200l4.531-2.605c.4-.231.647-.657.647-1.117M8%2014.5V8m0%200l5.65-3.276m-11.3%200L8%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/java-class-abstract.svg?color=%231a73e8&size=48