file type wenyan logo

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

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

Related icons in VSCode Icons

Use the file type wenyan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3b276" d="M12.67 5.042a2.9 2.9 0 0 1-.245 1.188a2.7 2.7 0 0 1-.739.985a3.5 3.5 0 0 1-1.165.635a5 5 0 0 1-1.562.223h-.495V6.162l.5.017a3 3 0 0 0 .577-.033a1.6 1.6 0 0 0 .406-.119a.5.5 0 0 0 .184-.136a.13.13 0 0 0 .025-.091a.2.2 0 0 0-.008-.076a.4.4 0 0 0-.054-.092q-.065-.075-.135-.149a2 2 0 0 1-.2-.228a1.26 1.26 0 0 1-.293-.835a1.4 1.4 0 0 1 .1-.526a1.4 1.4 0 0 1 .76-.775a1.5 1.5 0 0 1 .61-.119a1.55 1.55 0 0 1 .753.183a1.7 1.7 0 0 1 .553.483a2.1 2.1 0 0 1 .32.65a2.5 2.5 0 0 1 .108.726m1.694 1.272H24V8.4h-9.636zM8 10.958h6.089v2.092H8zm0 3.05h6.089v2.091H8zm9.12-3.05h6.089v2.092H17.12zm0 3.05h6.089v2.091H17.12zm-5.78 6.631v6.293h2.77V29H9.023V18.57h5.087v2.069zm10.652-2.069V29h-5.076v-2.068h2.758v-6.293h-2.758V18.57z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeWenyan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3b276" d="M12.67 5.042a2.9 2.9 0 0 1-.245 1.188a2.7 2.7 0 0 1-.739.985a3.5 3.5 0 0 1-1.165.635a5 5 0 0 1-1.562.223h-.495V6.162l.5.017a3 3 0 0 0 .577-.033a1.6 1.6 0 0 0 .406-.119a.5.5 0 0 0 .184-.136a.13.13 0 0 0 .025-.091a.2.2 0 0 0-.008-.076a.4.4 0 0 0-.054-.092q-.065-.075-.135-.149a2 2 0 0 1-.2-.228a1.26 1.26 0 0 1-.293-.835a1.4 1.4 0 0 1 .1-.526a1.4 1.4 0 0 1 .76-.775a1.5 1.5 0 0 1 .61-.119a1.55 1.55 0 0 1 .753.183a1.7 1.7 0 0 1 .553.483a2.1 2.1 0 0 1 .32.65a2.5 2.5 0 0 1 .108.726m1.694 1.272H24V8.4h-9.636zM8 10.958h6.089v2.092H8zm0 3.05h6.089v2.091H8zm9.12-3.05h6.089v2.092H17.12zm0 3.05h6.089v2.091H17.12zm-5.78 6.631v6.293h2.77V29H9.023V18.57h5.087v2.069zm10.652-2.069V29h-5.076v-2.068h2.758v-6.293h-2.758V18.57z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3b276" d="M12.67 5.042a2.9 2.9 0 0 1-.245 1.188a2.7 2.7 0 0 1-.739.985a3.5 3.5 0 0 1-1.165.635a5 5 0 0 1-1.562.223h-.495V6.162l.5.017a3 3 0 0 0 .577-.033a1.6 1.6 0 0 0 .406-.119a.5.5 0 0 0 .184-.136a.13.13 0 0 0 .025-.091a.2.2 0 0 0-.008-.076a.4.4 0 0 0-.054-.092q-.065-.075-.135-.149a2 2 0 0 1-.2-.228a1.26 1.26 0 0 1-.293-.835a1.4 1.4 0 0 1 .1-.526a1.4 1.4 0 0 1 .76-.775a1.5 1.5 0 0 1 .61-.119a1.55 1.55 0 0 1 .753.183a1.7 1.7 0 0 1 .553.483a2.1 2.1 0 0 1 .32.65a2.5 2.5 0 0 1 .108.726m1.694 1.272H24V8.4h-9.636zM8 10.958h6.089v2.092H8zm0 3.05h6.089v2.091H8zm9.12-3.05h6.089v2.092H17.12zm0 3.05h6.089v2.091H17.12zm-5.78 6.631v6.293h2.77V29H9.023V18.57h5.087v2.069zm10.652-2.069V29h-5.076v-2.068h2.758v-6.293h-2.758V18.57z"/></svg>
</template>

CSS

.icon-file-type-wenyan {
  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%23f3b276%22%20d%3D%22M12.67%205.042a2.9%202.9%200%200%201-.245%201.188a2.7%202.7%200%200%201-.739.985a3.5%203.5%200%200%201-1.165.635a5%205%200%200%201-1.562.223h-.495V6.162l.5.017a3%203%200%200%200%20.577-.033a1.6%201.6%200%200%200%20.406-.119a.5.5%200%200%200%20.184-.136a.13.13%200%200%200%20.025-.091a.2.2%200%200%200-.008-.076a.4.4%200%200%200-.054-.092q-.065-.075-.135-.149a2%202%200%200%201-.2-.228a1.26%201.26%200%200%201-.293-.835a1.4%201.4%200%200%201%20.1-.526a1.4%201.4%200%200%201%20.76-.775a1.5%201.5%200%200%201%20.61-.119a1.55%201.55%200%200%201%20.753.183a1.7%201.7%200%200%201%20.553.483a2.1%202.1%200%200%201%20.32.65a2.5%202.5%200%200%201%20.108.726m1.694%201.272H24V8.4h-9.636zM8%2010.958h6.089v2.092H8zm0%203.05h6.089v2.091H8zm9.12-3.05h6.089v2.092H17.12zm0%203.05h6.089v2.091H17.12zm-5.78%206.631v6.293h2.77V29H9.023V18.57h5.087v2.069zm10.652-2.069V29h-5.076v-2.068h2.758v-6.293h-2.758V18.57z%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%23f3b276%22%20d%3D%22M12.67%205.042a2.9%202.9%200%200%201-.245%201.188a2.7%202.7%200%200%201-.739.985a3.5%203.5%200%200%201-1.165.635a5%205%200%200%201-1.562.223h-.495V6.162l.5.017a3%203%200%200%200%20.577-.033a1.6%201.6%200%200%200%20.406-.119a.5.5%200%200%200%20.184-.136a.13.13%200%200%200%20.025-.091a.2.2%200%200%200-.008-.076a.4.4%200%200%200-.054-.092q-.065-.075-.135-.149a2%202%200%200%201-.2-.228a1.26%201.26%200%200%201-.293-.835a1.4%201.4%200%200%201%20.1-.526a1.4%201.4%200%200%201%20.76-.775a1.5%201.5%200%200%201%20.61-.119a1.55%201.55%200%200%201%20.753.183a1.7%201.7%200%200%201%20.553.483a2.1%202.1%200%200%201%20.32.65a2.5%202.5%200%200%201%20.108.726m1.694%201.272H24V8.4h-9.636zM8%2010.958h6.089v2.092H8zm0%203.05h6.089v2.091H8zm9.12-3.05h6.089v2.092H17.12zm0%203.05h6.089v2.091H17.12zm-5.78%206.631v6.293h2.77V29H9.023V18.57h5.087v2.069zm10.652-2.069V29h-5.076v-2.068h2.758v-6.293h-2.758V18.57z%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-wenyan.svg?color=%231a73e8&size=48