file type skipper logo

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

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

Related icons in VSCode Icons

Use the file type skipper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M17.325 22.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191 2.773c-.036.164-.826 3.044-8.189 3.044"/><path d="m6.418 17.3l.473 2.421s1.191 2.856 10.009 2.986c7.653.113 8.364-2.81 8.364-2.81l.173-2.507Z"/><path fill="#fed94e" d="m6.631 18.385l18.743-.023l-.041.543L6.705 18.8z"/><path d="M25.645 17.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146 5.064-3.267 13.967-3.426c9.08-.162 13.8.842 14.421 3.074c.693 2.5-4.268 5.4-4.479 5.519Z"/><path fill="#f2f2f0" d="M6.559 17.347s-14.913-7.608 9.207-8.04c24.637-.442 9.812 8.126 9.812 8.126Z"/><path d="M15.182 13.524c-.117 1.629 1.756 2.105 1.756 2.105s1.847-.571 1.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57 1.57 0 0 1-1.208 1.389l-.239-2.935l.436-.011a.123.123 0 1 0 0-.156l-.448.012l-.011-.141a.333.333 0 1 0-.245 0v.146l-.405.01a.123.123 0 1 0 .008.156l.393-.01l-.078 2.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178 0 1 1 .173-.182a.18.18 0 0 1-.173.183Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSkipper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M17.325 22.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191 2.773c-.036.164-.826 3.044-8.189 3.044"/><path d="m6.418 17.3l.473 2.421s1.191 2.856 10.009 2.986c7.653.113 8.364-2.81 8.364-2.81l.173-2.507Z"/><path fill="#fed94e" d="m6.631 18.385l18.743-.023l-.041.543L6.705 18.8z"/><path d="M25.645 17.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146 5.064-3.267 13.967-3.426c9.08-.162 13.8.842 14.421 3.074c.693 2.5-4.268 5.4-4.479 5.519Z"/><path fill="#f2f2f0" d="M6.559 17.347s-14.913-7.608 9.207-8.04c24.637-.442 9.812 8.126 9.812 8.126Z"/><path d="M15.182 13.524c-.117 1.629 1.756 2.105 1.756 2.105s1.847-.571 1.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57 1.57 0 0 1-1.208 1.389l-.239-2.935l.436-.011a.123.123 0 1 0 0-.156l-.448.012l-.011-.141a.333.333 0 1 0-.245 0v.146l-.405.01a.123.123 0 1 0 .008.156l.393-.01l-.078 2.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178 0 1 1 .173-.182a.18.18 0 0 1-.173.183Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M17.325 22.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191 2.773c-.036.164-.826 3.044-8.189 3.044"/><path d="m6.418 17.3l.473 2.421s1.191 2.856 10.009 2.986c7.653.113 8.364-2.81 8.364-2.81l.173-2.507Z"/><path fill="#fed94e" d="m6.631 18.385l18.743-.023l-.041.543L6.705 18.8z"/><path d="M25.645 17.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146 5.064-3.267 13.967-3.426c9.08-.162 13.8.842 14.421 3.074c.693 2.5-4.268 5.4-4.479 5.519Z"/><path fill="#f2f2f0" d="M6.559 17.347s-14.913-7.608 9.207-8.04c24.637-.442 9.812 8.126 9.812 8.126Z"/><path d="M15.182 13.524c-.117 1.629 1.756 2.105 1.756 2.105s1.847-.571 1.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57 1.57 0 0 1-1.208 1.389l-.239-2.935l.436-.011a.123.123 0 1 0 0-.156l-.448.012l-.011-.141a.333.333 0 1 0-.245 0v.146l-.405.01a.123.123 0 1 0 .008.156l.393-.01l-.078 2.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178 0 1 1 .173-.182a.18.18 0 0 1-.173.183Z"/></svg>
</template>

CSS

.icon-file-type-skipper {
  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%23fff%22%20d%3D%22M17.325%2022.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191%202.773c-.036.164-.826%203.044-8.189%203.044%22%2F%3E%3Cpath%20d%3D%22m6.418%2017.3l.473%202.421s1.191%202.856%2010.009%202.986c7.653.113%208.364-2.81%208.364-2.81l.173-2.507Z%22%2F%3E%3Cpath%20fill%3D%22%23fed94e%22%20d%3D%22m6.631%2018.385l18.743-.023l-.041.543L6.705%2018.8z%22%2F%3E%3Cpath%20d%3D%22M25.645%2017.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146%205.064-3.267%2013.967-3.426c9.08-.162%2013.8.842%2014.421%203.074c.693%202.5-4.268%205.4-4.479%205.519Z%22%2F%3E%3Cpath%20fill%3D%22%23f2f2f0%22%20d%3D%22M6.559%2017.347s-14.913-7.608%209.207-8.04c24.637-.442%209.812%208.126%209.812%208.126Z%22%2F%3E%3Cpath%20d%3D%22M15.182%2013.524c-.117%201.629%201.756%202.105%201.756%202.105s1.847-.571%201.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57%201.57%200%200%201-1.208%201.389l-.239-2.935l.436-.011a.123.123%200%201%200%200-.156l-.448.012l-.011-.141a.333.333%200%201%200-.245%200v.146l-.405.01a.123.123%200%201%200%20.008.156l.393-.01l-.078%202.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178%200%201%201%20.173-.182a.18.18%200%200%201-.173.183Z%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%23fff%22%20d%3D%22M17.325%2022.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191%202.773c-.036.164-.826%203.044-8.189%203.044%22%2F%3E%3Cpath%20d%3D%22m6.418%2017.3l.473%202.421s1.191%202.856%2010.009%202.986c7.653.113%208.364-2.81%208.364-2.81l.173-2.507Z%22%2F%3E%3Cpath%20fill%3D%22%23fed94e%22%20d%3D%22m6.631%2018.385l18.743-.023l-.041.543L6.705%2018.8z%22%2F%3E%3Cpath%20d%3D%22M25.645%2017.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146%205.064-3.267%2013.967-3.426c9.08-.162%2013.8.842%2014.421%203.074c.693%202.5-4.268%205.4-4.479%205.519Z%22%2F%3E%3Cpath%20fill%3D%22%23f2f2f0%22%20d%3D%22M6.559%2017.347s-14.913-7.608%209.207-8.04c24.637-.442%209.812%208.126%209.812%208.126Z%22%2F%3E%3Cpath%20d%3D%22M15.182%2013.524c-.117%201.629%201.756%202.105%201.756%202.105s1.847-.571%201.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57%201.57%200%200%201-1.208%201.389l-.239-2.935l.436-.011a.123.123%200%201%200%200-.156l-.448.012l-.011-.141a.333.333%200%201%200-.245%200v.146l-.405.01a.123.123%200%201%200%20.008.156l.393-.01l-.078%202.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178%200%201%201%20.173-.182a.18.18%200%200%201-.173.183Z%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-skipper.svg?color=%231a73e8&size=48