file type cangjie logo

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

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

Related icons in VSCode Icons

Use the file type cangjie logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0673fe" d="M6 5.333c3.311.207 6.553.437 9.833.854l1.132.14q1.35.168 2.702.34l.333 1q-1.204.44-2.417.854l-.669.25c-2.354.788-3.464.46-6.247.229v14l4-.333c1.012.226 1.811.435 2.75.812l.668.246q.794.294 1.582.608v1q-2.277.288-4.554.57l-1.545.194q-1.117.14-2.235.278l-.687.088c-1.582.192-3.027.204-4.646.204z"/><path fill="#00f196" d="M26.333 7.667v16.666c-2.628.376-2.628.376-3.643.037l-.656-.218l-.659-.235l-.682-.22c-.649-.223-.649-.223-1.693-.697l-.333-1h2.666V10h-2.666L19 9a22 22 0 0 1 2.375-.917l.659-.235l.656-.218l.591-.197c.719-.1.719-.1 3.052.234"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCangjie(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0673fe" d="M6 5.333c3.311.207 6.553.437 9.833.854l1.132.14q1.35.168 2.702.34l.333 1q-1.204.44-2.417.854l-.669.25c-2.354.788-3.464.46-6.247.229v14l4-.333c1.012.226 1.811.435 2.75.812l.668.246q.794.294 1.582.608v1q-2.277.288-4.554.57l-1.545.194q-1.117.14-2.235.278l-.687.088c-1.582.192-3.027.204-4.646.204z"/><path fill="#00f196" d="M26.333 7.667v16.666c-2.628.376-2.628.376-3.643.037l-.656-.218l-.659-.235l-.682-.22c-.649-.223-.649-.223-1.693-.697l-.333-1h2.666V10h-2.666L19 9a22 22 0 0 1 2.375-.917l.659-.235l.656-.218l.591-.197c.719-.1.719-.1 3.052.234"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0673fe" d="M6 5.333c3.311.207 6.553.437 9.833.854l1.132.14q1.35.168 2.702.34l.333 1q-1.204.44-2.417.854l-.669.25c-2.354.788-3.464.46-6.247.229v14l4-.333c1.012.226 1.811.435 2.75.812l.668.246q.794.294 1.582.608v1q-2.277.288-4.554.57l-1.545.194q-1.117.14-2.235.278l-.687.088c-1.582.192-3.027.204-4.646.204z"/><path fill="#00f196" d="M26.333 7.667v16.666c-2.628.376-2.628.376-3.643.037l-.656-.218l-.659-.235l-.682-.22c-.649-.223-.649-.223-1.693-.697l-.333-1h2.666V10h-2.666L19 9a22 22 0 0 1 2.375-.917l.659-.235l.656-.218l.591-.197c.719-.1.719-.1 3.052.234"/></svg>
</template>

CSS

.icon-file-type-cangjie {
  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%230673fe%22%20d%3D%22M6%205.333c3.311.207%206.553.437%209.833.854l1.132.14q1.35.168%202.702.34l.333%201q-1.204.44-2.417.854l-.669.25c-2.354.788-3.464.46-6.247.229v14l4-.333c1.012.226%201.811.435%202.75.812l.668.246q.794.294%201.582.608v1q-2.277.288-4.554.57l-1.545.194q-1.117.14-2.235.278l-.687.088c-1.582.192-3.027.204-4.646.204z%22%2F%3E%3Cpath%20fill%3D%22%2300f196%22%20d%3D%22M26.333%207.667v16.666c-2.628.376-2.628.376-3.643.037l-.656-.218l-.659-.235l-.682-.22c-.649-.223-.649-.223-1.693-.697l-.333-1h2.666V10h-2.666L19%209a22%2022%200%200%201%202.375-.917l.659-.235l.656-.218l.591-.197c.719-.1.719-.1%203.052.234%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%230673fe%22%20d%3D%22M6%205.333c3.311.207%206.553.437%209.833.854l1.132.14q1.35.168%202.702.34l.333%201q-1.204.44-2.417.854l-.669.25c-2.354.788-3.464.46-6.247.229v14l4-.333c1.012.226%201.811.435%202.75.812l.668.246q.794.294%201.582.608v1q-2.277.288-4.554.57l-1.545.194q-1.117.14-2.235.278l-.687.088c-1.582.192-3.027.204-4.646.204z%22%2F%3E%3Cpath%20fill%3D%22%2300f196%22%20d%3D%22M26.333%207.667v16.666c-2.628.376-2.628.376-3.643.037l-.656-.218l-.659-.235l-.682-.22c-.649-.223-.649-.223-1.693-.697l-.333-1h2.666V10h-2.666L19%209a22%2022%200%200%201%202.375-.917l.659-.235l.656-.218l.591-.197c.719-.1.719-.1%203.052.234%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-cangjie.svg?color=%231a73e8&size=48

File Type Cangjie logo — VSCode Icons · IconsDB