file type ra syntax tree logo
file-type-ra-syntax-tree from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ra-syntax-tree
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type ra syntax tree logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path stroke="#fff" stroke-width=".64" d="M7.71 2.68a2.26 2.26 0 0 0-1.8.94c-.23.27-.38.64-.53.9L5 2.92H2.32v1.43h.98V8.7h-.98v1.47h4.56V8.71H5.45V6.64c.26-.76.68-1.55 1.43-1.92c.23-.16.46-.2.38.15v1.05h1.36L9 2.91a3.2 3.2 0 0 0-1.25-.23zm5.96 4.68a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.51a1.5 1.5 0 0 0 1.51-1.5a1.5 1.5 0 0 0-1.5-1.51z" paint-order="stroke"/><path fill="#30363b" stroke="#20262b" stroke-width=".53" d="M16 13.05h13.74v16.33H16z"/><path fill="#fff" d="M26.08 23q0 .38.11.6q.11.2.38.27l-.45 1.44q-.65-.08-1.1-.3t-.68-.65q-.41.5-1.09.76q-.64.22-1.32.22q-1.13 0-1.81-.64q-.64-.64-.64-1.66q0-1.17.9-1.85q.95-.64 2.64-.64H24v-.26q0-.57-.37-.83q-.38-.26-1.06-.26l-.9.07l-1.14.3l-.49-1.43q.76-.3 1.51-.41q.76-.16 1.36-.16q1.62 0 2.38.68q.75.64.75 1.89zm-3.4.76q.38 0 .76-.19t.56-.6v-1.13h-.56q-.9 0-1.36.26q-.41.26-.41.8q0 .4.26.63q.26.27.72.27z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeRaSyntaxTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path stroke="#fff" strokeWidth=".64" d="M7.71 2.68a2.26 2.26 0 0 0-1.8.94c-.23.27-.38.64-.53.9L5 2.92H2.32v1.43h.98V8.7h-.98v1.47h4.56V8.71H5.45V6.64c.26-.76.68-1.55 1.43-1.92c.23-.16.46-.2.38.15v1.05h1.36L9 2.91a3.2 3.2 0 0 0-1.25-.23zm5.96 4.68a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.51a1.5 1.5 0 0 0 1.51-1.5a1.5 1.5 0 0 0-1.5-1.51z" paintOrder="stroke"/><path fill="#30363b" stroke="#20262b" strokeWidth=".53" d="M16 13.05h13.74v16.33H16z"/><path fill="#fff" d="M26.08 23q0 .38.11.6q.11.2.38.27l-.45 1.44q-.65-.08-1.1-.3t-.68-.65q-.41.5-1.09.76q-.64.22-1.32.22q-1.13 0-1.81-.64q-.64-.64-.64-1.66q0-1.17.9-1.85q.95-.64 2.64-.64H24v-.26q0-.57-.37-.83q-.38-.26-1.06-.26l-.9.07l-1.14.3l-.49-1.43q.76-.3 1.51-.41q.76-.16 1.36-.16q1.62 0 2.38.68q.75.64.75 1.89zm-3.4.76q.38 0 .76-.19t.56-.6v-1.13h-.56q-.9 0-1.36.26q-.41.26-.41.8q0 .4.26.63q.26.27.72.27z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path stroke="#fff" stroke-width=".64" d="M7.71 2.68a2.26 2.26 0 0 0-1.8.94c-.23.27-.38.64-.53.9L5 2.92H2.32v1.43h.98V8.7h-.98v1.47h4.56V8.71H5.45V6.64c.26-.76.68-1.55 1.43-1.92c.23-.16.46-.2.38.15v1.05h1.36L9 2.91a3.2 3.2 0 0 0-1.25-.23zm5.96 4.68a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.51a1.5 1.5 0 0 0 1.51-1.5a1.5 1.5 0 0 0-1.5-1.51z" paint-order="stroke"/><path fill="#30363b" stroke="#20262b" stroke-width=".53" d="M16 13.05h13.74v16.33H16z"/><path fill="#fff" d="M26.08 23q0 .38.11.6q.11.2.38.27l-.45 1.44q-.65-.08-1.1-.3t-.68-.65q-.41.5-1.09.76q-.64.22-1.32.22q-1.13 0-1.81-.64q-.64-.64-.64-1.66q0-1.17.9-1.85q.95-.64 2.64-.64H24v-.26q0-.57-.37-.83q-.38-.26-1.06-.26l-.9.07l-1.14.3l-.49-1.43q.76-.3 1.51-.41q.76-.16 1.36-.16q1.62 0 2.38.68q.75.64.75 1.89zm-3.4.76q.38 0 .76-.19t.56-.6v-1.13h-.56q-.9 0-1.36.26q-.41.26-.41.8q0 .4.26.63q.26.27.72.27z"/></svg> </template>
CSS
.icon-file-type-ra-syntax-tree {
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%20stroke%3D%22%23fff%22%20stroke-width%3D%22.64%22%20d%3D%22M7.71%202.68a2.26%202.26%200%200%200-1.8.94c-.23.27-.38.64-.53.9L5%202.92H2.32v1.43h.98V8.7h-.98v1.47h4.56V8.71H5.45V6.64c.26-.76.68-1.55%201.43-1.92c.23-.16.46-.2.38.15v1.05h1.36L9%202.91a3.2%203.2%200%200%200-1.25-.23zm5.96%204.68a1.5%201.5%200%200%200-1.5%201.5a1.5%201.5%200%200%200%201.5%201.51a1.5%201.5%200%200%200%201.51-1.5a1.5%201.5%200%200%200-1.5-1.51z%22%20paint-order%3D%22stroke%22%2F%3E%3Cpath%20fill%3D%22%2330363b%22%20stroke%3D%22%2320262b%22%20stroke-width%3D%22.53%22%20d%3D%22M16%2013.05h13.74v16.33H16z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.08%2023q0%20.38.11.6q.11.2.38.27l-.45%201.44q-.65-.08-1.1-.3t-.68-.65q-.41.5-1.09.76q-.64.22-1.32.22q-1.13%200-1.81-.64q-.64-.64-.64-1.66q0-1.17.9-1.85q.95-.64%202.64-.64H24v-.26q0-.57-.37-.83q-.38-.26-1.06-.26l-.9.07l-1.14.3l-.49-1.43q.76-.3%201.51-.41q.76-.16%201.36-.16q1.62%200%202.38.68q.75.64.75%201.89zm-3.4.76q.38%200%20.76-.19t.56-.6v-1.13h-.56q-.9%200-1.36.26q-.41.26-.41.8q0%20.4.26.63q.26.27.72.27z%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%20stroke%3D%22%23fff%22%20stroke-width%3D%22.64%22%20d%3D%22M7.71%202.68a2.26%202.26%200%200%200-1.8.94c-.23.27-.38.64-.53.9L5%202.92H2.32v1.43h.98V8.7h-.98v1.47h4.56V8.71H5.45V6.64c.26-.76.68-1.55%201.43-1.92c.23-.16.46-.2.38.15v1.05h1.36L9%202.91a3.2%203.2%200%200%200-1.25-.23zm5.96%204.68a1.5%201.5%200%200%200-1.5%201.5a1.5%201.5%200%200%200%201.5%201.51a1.5%201.5%200%200%200%201.51-1.5a1.5%201.5%200%200%200-1.5-1.51z%22%20paint-order%3D%22stroke%22%2F%3E%3Cpath%20fill%3D%22%2330363b%22%20stroke%3D%22%2320262b%22%20stroke-width%3D%22.53%22%20d%3D%22M16%2013.05h13.74v16.33H16z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.08%2023q0%20.38.11.6q.11.2.38.27l-.45%201.44q-.65-.08-1.1-.3t-.68-.65q-.41.5-1.09.76q-.64.22-1.32.22q-1.13%200-1.81-.64q-.64-.64-.64-1.66q0-1.17.9-1.85q.95-.64%202.64-.64H24v-.26q0-.57-.37-.83q-.38-.26-1.06-.26l-.9.07l-1.14.3l-.49-1.43q.76-.3%201.51-.41q.76-.16%201.36-.16q1.62%200%202.38.68q.75.64.75%201.89zm-3.4.76q.38%200%20.76-.19t.56-.6v-1.13h-.56q-.9%200-1.36.26q-.41.26-.41.8q0%20.4.26.63q.26.27.72.27z%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-ra-syntax-tree.svg?color=%231a73e8&size=48