file type pawn logo

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

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

Related icons in VSCode Icons

Use the file type pawn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7c1900" d="M14.747 4.45c-3.37 1.289-3.5 6.005-.184 7.386c.387.166.884.295 1.142.295s.516.074.571.184c.148.221.074.221-1.676-.018c-1.529-.203-2.321-.037-2.653.59c-.387.7-.294.718 4.145.718c2.947 0 4.329-.056 4.329-.203c0-.681-1.234-1.455-2.358-1.455h-.497l.57-.35c2.47-1.51 2.45-5.305-.018-6.742c-.958-.571-2.468-.756-3.37-.406m-.83 5.545c.295.424.94.995 1.437 1.271c.884.498.498.516-.46.037c-1.106-.571-2.045-2.1-2.008-3.26c.018-.553.037-.535.258.294c.147.516.497 1.253.773 1.658m-.313 5.637c0 1.768-.037 1.953-.59 2.984c-.589 1.105-1.344 1.824-2.136 2.082l-.442.129l.387.405c.644.682.515 1.474-.424 2.468c-.46.498-.903 1.106-1.013 1.364c-.148.368-.369.515-1.16.7c-1.29.294-5.545 1.676-5.453 1.75c.037.055.515-.037 1.068-.185c1.953-.534 7.295-1.547 9.1-1.75c1.787-.184 8.732-.736 9.376-.736c.277 0 .203-.166-.368-.83l-.7-.81l-1.75-.037c-.958 0-2.155-.073-2.671-.166c-.755-.11-.516-.147 1.29-.165c2.284-.037 3.739-.314 2.118-.406c-.81-.036-.83-.036-.13-.11c1.327-.148.664-.424-1.012-.442c-.94 0-2.082-.074-2.542-.148c-.608-.11-.11-.165 1.86-.184c2.266-.018 2.745-.074 2.947-.331c.203-.24.222-.314.019-.387c-.682-.221-1.805-1.327-2.229-2.21c-.35-.72-.553-.959-.792-.885c-.258.055-.332-.037-.313-.405c.018-.313.055-.387.11-.184c.221.828.424.184.424-1.308v-1.621l-2.155-.11c-1.198-.038-2.321-.148-2.487-.222c-.295-.129-.332.037-.332 1.75m1.032 1.695c-.074.516-.258 1.197-.424 1.51c-.387.774-1.308 1.732-1.99 2.082c-.515.258-.515.24.111-.295c.921-.774 1.769-2.155 2.026-3.297c.295-1.234.443-1.234.277 0m2.468 9.192c-2.395.129-7.147.792-7.35 1.031c-.073.056.313.056.81 0c3.15-.368 9.82-.534 13.89-.331c2.358.129 4.33.184 4.366.147c.147-.129-3.703-.681-5.508-.773c-.921-.056-2.155-.13-2.708-.166c-.552-.019-2.137.018-3.5.092"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePawn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7c1900" d="M14.747 4.45c-3.37 1.289-3.5 6.005-.184 7.386c.387.166.884.295 1.142.295s.516.074.571.184c.148.221.074.221-1.676-.018c-1.529-.203-2.321-.037-2.653.59c-.387.7-.294.718 4.145.718c2.947 0 4.329-.056 4.329-.203c0-.681-1.234-1.455-2.358-1.455h-.497l.57-.35c2.47-1.51 2.45-5.305-.018-6.742c-.958-.571-2.468-.756-3.37-.406m-.83 5.545c.295.424.94.995 1.437 1.271c.884.498.498.516-.46.037c-1.106-.571-2.045-2.1-2.008-3.26c.018-.553.037-.535.258.294c.147.516.497 1.253.773 1.658m-.313 5.637c0 1.768-.037 1.953-.59 2.984c-.589 1.105-1.344 1.824-2.136 2.082l-.442.129l.387.405c.644.682.515 1.474-.424 2.468c-.46.498-.903 1.106-1.013 1.364c-.148.368-.369.515-1.16.7c-1.29.294-5.545 1.676-5.453 1.75c.037.055.515-.037 1.068-.185c1.953-.534 7.295-1.547 9.1-1.75c1.787-.184 8.732-.736 9.376-.736c.277 0 .203-.166-.368-.83l-.7-.81l-1.75-.037c-.958 0-2.155-.073-2.671-.166c-.755-.11-.516-.147 1.29-.165c2.284-.037 3.739-.314 2.118-.406c-.81-.036-.83-.036-.13-.11c1.327-.148.664-.424-1.012-.442c-.94 0-2.082-.074-2.542-.148c-.608-.11-.11-.165 1.86-.184c2.266-.018 2.745-.074 2.947-.331c.203-.24.222-.314.019-.387c-.682-.221-1.805-1.327-2.229-2.21c-.35-.72-.553-.959-.792-.885c-.258.055-.332-.037-.313-.405c.018-.313.055-.387.11-.184c.221.828.424.184.424-1.308v-1.621l-2.155-.11c-1.198-.038-2.321-.148-2.487-.222c-.295-.129-.332.037-.332 1.75m1.032 1.695c-.074.516-.258 1.197-.424 1.51c-.387.774-1.308 1.732-1.99 2.082c-.515.258-.515.24.111-.295c.921-.774 1.769-2.155 2.026-3.297c.295-1.234.443-1.234.277 0m2.468 9.192c-2.395.129-7.147.792-7.35 1.031c-.073.056.313.056.81 0c3.15-.368 9.82-.534 13.89-.331c2.358.129 4.33.184 4.366.147c.147-.129-3.703-.681-5.508-.773c-.921-.056-2.155-.13-2.708-.166c-.552-.019-2.137.018-3.5.092"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7c1900" d="M14.747 4.45c-3.37 1.289-3.5 6.005-.184 7.386c.387.166.884.295 1.142.295s.516.074.571.184c.148.221.074.221-1.676-.018c-1.529-.203-2.321-.037-2.653.59c-.387.7-.294.718 4.145.718c2.947 0 4.329-.056 4.329-.203c0-.681-1.234-1.455-2.358-1.455h-.497l.57-.35c2.47-1.51 2.45-5.305-.018-6.742c-.958-.571-2.468-.756-3.37-.406m-.83 5.545c.295.424.94.995 1.437 1.271c.884.498.498.516-.46.037c-1.106-.571-2.045-2.1-2.008-3.26c.018-.553.037-.535.258.294c.147.516.497 1.253.773 1.658m-.313 5.637c0 1.768-.037 1.953-.59 2.984c-.589 1.105-1.344 1.824-2.136 2.082l-.442.129l.387.405c.644.682.515 1.474-.424 2.468c-.46.498-.903 1.106-1.013 1.364c-.148.368-.369.515-1.16.7c-1.29.294-5.545 1.676-5.453 1.75c.037.055.515-.037 1.068-.185c1.953-.534 7.295-1.547 9.1-1.75c1.787-.184 8.732-.736 9.376-.736c.277 0 .203-.166-.368-.83l-.7-.81l-1.75-.037c-.958 0-2.155-.073-2.671-.166c-.755-.11-.516-.147 1.29-.165c2.284-.037 3.739-.314 2.118-.406c-.81-.036-.83-.036-.13-.11c1.327-.148.664-.424-1.012-.442c-.94 0-2.082-.074-2.542-.148c-.608-.11-.11-.165 1.86-.184c2.266-.018 2.745-.074 2.947-.331c.203-.24.222-.314.019-.387c-.682-.221-1.805-1.327-2.229-2.21c-.35-.72-.553-.959-.792-.885c-.258.055-.332-.037-.313-.405c.018-.313.055-.387.11-.184c.221.828.424.184.424-1.308v-1.621l-2.155-.11c-1.198-.038-2.321-.148-2.487-.222c-.295-.129-.332.037-.332 1.75m1.032 1.695c-.074.516-.258 1.197-.424 1.51c-.387.774-1.308 1.732-1.99 2.082c-.515.258-.515.24.111-.295c.921-.774 1.769-2.155 2.026-3.297c.295-1.234.443-1.234.277 0m2.468 9.192c-2.395.129-7.147.792-7.35 1.031c-.073.056.313.056.81 0c3.15-.368 9.82-.534 13.89-.331c2.358.129 4.33.184 4.366.147c.147-.129-3.703-.681-5.508-.773c-.921-.056-2.155-.13-2.708-.166c-.552-.019-2.137.018-3.5.092"/></svg>
</template>

CSS

.icon-file-type-pawn {
  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%237c1900%22%20d%3D%22M14.747%204.45c-3.37%201.289-3.5%206.005-.184%207.386c.387.166.884.295%201.142.295s.516.074.571.184c.148.221.074.221-1.676-.018c-1.529-.203-2.321-.037-2.653.59c-.387.7-.294.718%204.145.718c2.947%200%204.329-.056%204.329-.203c0-.681-1.234-1.455-2.358-1.455h-.497l.57-.35c2.47-1.51%202.45-5.305-.018-6.742c-.958-.571-2.468-.756-3.37-.406m-.83%205.545c.295.424.94.995%201.437%201.271c.884.498.498.516-.46.037c-1.106-.571-2.045-2.1-2.008-3.26c.018-.553.037-.535.258.294c.147.516.497%201.253.773%201.658m-.313%205.637c0%201.768-.037%201.953-.59%202.984c-.589%201.105-1.344%201.824-2.136%202.082l-.442.129l.387.405c.644.682.515%201.474-.424%202.468c-.46.498-.903%201.106-1.013%201.364c-.148.368-.369.515-1.16.7c-1.29.294-5.545%201.676-5.453%201.75c.037.055.515-.037%201.068-.185c1.953-.534%207.295-1.547%209.1-1.75c1.787-.184%208.732-.736%209.376-.736c.277%200%20.203-.166-.368-.83l-.7-.81l-1.75-.037c-.958%200-2.155-.073-2.671-.166c-.755-.11-.516-.147%201.29-.165c2.284-.037%203.739-.314%202.118-.406c-.81-.036-.83-.036-.13-.11c1.327-.148.664-.424-1.012-.442c-.94%200-2.082-.074-2.542-.148c-.608-.11-.11-.165%201.86-.184c2.266-.018%202.745-.074%202.947-.331c.203-.24.222-.314.019-.387c-.682-.221-1.805-1.327-2.229-2.21c-.35-.72-.553-.959-.792-.885c-.258.055-.332-.037-.313-.405c.018-.313.055-.387.11-.184c.221.828.424.184.424-1.308v-1.621l-2.155-.11c-1.198-.038-2.321-.148-2.487-.222c-.295-.129-.332.037-.332%201.75m1.032%201.695c-.074.516-.258%201.197-.424%201.51c-.387.774-1.308%201.732-1.99%202.082c-.515.258-.515.24.111-.295c.921-.774%201.769-2.155%202.026-3.297c.295-1.234.443-1.234.277%200m2.468%209.192c-2.395.129-7.147.792-7.35%201.031c-.073.056.313.056.81%200c3.15-.368%209.82-.534%2013.89-.331c2.358.129%204.33.184%204.366.147c.147-.129-3.703-.681-5.508-.773c-.921-.056-2.155-.13-2.708-.166c-.552-.019-2.137.018-3.5.092%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%237c1900%22%20d%3D%22M14.747%204.45c-3.37%201.289-3.5%206.005-.184%207.386c.387.166.884.295%201.142.295s.516.074.571.184c.148.221.074.221-1.676-.018c-1.529-.203-2.321-.037-2.653.59c-.387.7-.294.718%204.145.718c2.947%200%204.329-.056%204.329-.203c0-.681-1.234-1.455-2.358-1.455h-.497l.57-.35c2.47-1.51%202.45-5.305-.018-6.742c-.958-.571-2.468-.756-3.37-.406m-.83%205.545c.295.424.94.995%201.437%201.271c.884.498.498.516-.46.037c-1.106-.571-2.045-2.1-2.008-3.26c.018-.553.037-.535.258.294c.147.516.497%201.253.773%201.658m-.313%205.637c0%201.768-.037%201.953-.59%202.984c-.589%201.105-1.344%201.824-2.136%202.082l-.442.129l.387.405c.644.682.515%201.474-.424%202.468c-.46.498-.903%201.106-1.013%201.364c-.148.368-.369.515-1.16.7c-1.29.294-5.545%201.676-5.453%201.75c.037.055.515-.037%201.068-.185c1.953-.534%207.295-1.547%209.1-1.75c1.787-.184%208.732-.736%209.376-.736c.277%200%20.203-.166-.368-.83l-.7-.81l-1.75-.037c-.958%200-2.155-.073-2.671-.166c-.755-.11-.516-.147%201.29-.165c2.284-.037%203.739-.314%202.118-.406c-.81-.036-.83-.036-.13-.11c1.327-.148.664-.424-1.012-.442c-.94%200-2.082-.074-2.542-.148c-.608-.11-.11-.165%201.86-.184c2.266-.018%202.745-.074%202.947-.331c.203-.24.222-.314.019-.387c-.682-.221-1.805-1.327-2.229-2.21c-.35-.72-.553-.959-.792-.885c-.258.055-.332-.037-.313-.405c.018-.313.055-.387.11-.184c.221.828.424.184.424-1.308v-1.621l-2.155-.11c-1.198-.038-2.321-.148-2.487-.222c-.295-.129-.332.037-.332%201.75m1.032%201.695c-.074.516-.258%201.197-.424%201.51c-.387.774-1.308%201.732-1.99%202.082c-.515.258-.515.24.111-.295c.921-.774%201.769-2.155%202.026-3.297c.295-1.234.443-1.234.277%200m2.468%209.192c-2.395.129-7.147.792-7.35%201.031c-.073.056.313.056.81%200c3.15-.368%209.82-.534%2013.89-.331c2.358.129%204.33.184%204.366.147c.147-.129-3.703-.681-5.508-.773c-.921-.056-2.155-.13-2.708-.166c-.552-.019-2.137.018-3.5.092%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-pawn.svg?color=%231a73e8&size=48