file type vroom logo
file-type-vroom from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-vroom
- 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 vroom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccc" d="M5.18 19.12q-.02.03-.07.04h-.79q-.06 0-.08-.06c-.73-2.14-1.56-4.47-2.23-6.37L2 12.69h.87q.06-.01.08.05l1.76 5.22c.67-1.73 1.16-3.56 1.84-5.23q.01-.03.05-.04h.9C6.6 15 6 17.04 5.17 19.12z"/><path fill="#ea4335" d="m12.17 18.29l.24.36l.3.44q.02.02.04.07h-.96l-.08-.04l-1.66-2.5q-.05-.09-.16-.08h-.8v2.62h-.84v-6.47h2.36q.37 0 .7.16q.4.17.68.48q.37.38.46.9q.04.3.03.59q-.04.49-.35.89a3 3 0 0 1-.45.44q-.28.23-.64.3q-.05 0-.12.04zm-3.07-4.8v2.27h1.36q.1 0 .19-.02q.47-.09.76-.47q.3-.4.19-.88a1 1 0 0 0-.36-.6q-.3-.3-.72-.29z"/><path id="SVG3P1CZbeQ" fill="#fbbc05" d="M17.15 15.55q.23.34.32.74a4 4 0 0 1 .07.88a2.3 2.3 0 0 1-.6 1.44q-.26.27-.58.45q-.34.19-.72.22q-.27.04-.54.03a2.2 2.2 0 0 1-1.53-.72a2 2 0 0 1-.51-1q-.05-.27-.06-.53a2.4 2.4 0 0 1 .47-1.63a2.2 2.2 0 0 1 1.55-.83q.58-.07 1.12.14q.36.13.64.4zM16 18.33q.25-.14.4-.36q.24-.34.29-.76q.04-.38-.04-.75q-.13-.5-.53-.8a1.4 1.4 0 0 0-1.28-.23q-.4.13-.67.47q-.3.38-.33.85q-.02.3.03.59q.1.6.6.96q.36.24.8.24l.26-.03q.25-.03.47-.18"/><use href="#SVG3P1CZbeQ" transform="translate(5.07)"/><path fill="#34a853" d="M27.06 19.16h-.84v-2.68q.01-.36-.14-.7a.7.7 0 0 0-.48-.38q-.39-.1-.76.04q-.22.1-.38.3q-.17.2-.26.46q-.06.18-.07.36l-.02 2.54v.06h-.84v-4.42h.81v.6h.02l.05-.08q.2-.27.5-.44q.27-.17.56-.2q.22-.03.46-.02q.28.01.53.14q.29.12.47.36l.21.3q.13-.16.3-.34q.36-.37.88-.44q.24-.04.5-.03q.43.01.8.26q.34.23.5.63q.14.4.14.86v2.82h-.84v-2.8q0-.32-.15-.62a.7.7 0 0 0-.53-.36a1 1 0 0 0-.57.02a1 1 0 0 0-.36.2q-.3.26-.4.63q-.07.22-.08.45v2.48z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeVroom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccc" d="M5.18 19.12q-.02.03-.07.04h-.79q-.06 0-.08-.06c-.73-2.14-1.56-4.47-2.23-6.37L2 12.69h.87q.06-.01.08.05l1.76 5.22c.67-1.73 1.16-3.56 1.84-5.23q.01-.03.05-.04h.9C6.6 15 6 17.04 5.17 19.12z"/><path fill="#ea4335" d="m12.17 18.29l.24.36l.3.44q.02.02.04.07h-.96l-.08-.04l-1.66-2.5q-.05-.09-.16-.08h-.8v2.62h-.84v-6.47h2.36q.37 0 .7.16q.4.17.68.48q.37.38.46.9q.04.3.03.59q-.04.49-.35.89a3 3 0 0 1-.45.44q-.28.23-.64.3q-.05 0-.12.04zm-3.07-4.8v2.27h1.36q.1 0 .19-.02q.47-.09.76-.47q.3-.4.19-.88a1 1 0 0 0-.36-.6q-.3-.3-.72-.29z"/><path id="SVG3P1CZbeQ" fill="#fbbc05" d="M17.15 15.55q.23.34.32.74a4 4 0 0 1 .07.88a2.3 2.3 0 0 1-.6 1.44q-.26.27-.58.45q-.34.19-.72.22q-.27.04-.54.03a2.2 2.2 0 0 1-1.53-.72a2 2 0 0 1-.51-1q-.05-.27-.06-.53a2.4 2.4 0 0 1 .47-1.63a2.2 2.2 0 0 1 1.55-.83q.58-.07 1.12.14q.36.13.64.4zM16 18.33q.25-.14.4-.36q.24-.34.29-.76q.04-.38-.04-.75q-.13-.5-.53-.8a1.4 1.4 0 0 0-1.28-.23q-.4.13-.67.47q-.3.38-.33.85q-.02.3.03.59q.1.6.6.96q.36.24.8.24l.26-.03q.25-.03.47-.18"/><use href="#SVG3P1CZbeQ" transform="translate(5.07)"/><path fill="#34a853" d="M27.06 19.16h-.84v-2.68q.01-.36-.14-.7a.7.7 0 0 0-.48-.38q-.39-.1-.76.04q-.22.1-.38.3q-.17.2-.26.46q-.06.18-.07.36l-.02 2.54v.06h-.84v-4.42h.81v.6h.02l.05-.08q.2-.27.5-.44q.27-.17.56-.2q.22-.03.46-.02q.28.01.53.14q.29.12.47.36l.21.3q.13-.16.3-.34q.36-.37.88-.44q.24-.04.5-.03q.43.01.8.26q.34.23.5.63q.14.4.14.86v2.82h-.84v-2.8q0-.32-.15-.62a.7.7 0 0 0-.53-.36a1 1 0 0 0-.57.02a1 1 0 0 0-.36.2q-.3.26-.4.63q-.07.22-.08.45v2.48z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccc" d="M5.18 19.12q-.02.03-.07.04h-.79q-.06 0-.08-.06c-.73-2.14-1.56-4.47-2.23-6.37L2 12.69h.87q.06-.01.08.05l1.76 5.22c.67-1.73 1.16-3.56 1.84-5.23q.01-.03.05-.04h.9C6.6 15 6 17.04 5.17 19.12z"/><path fill="#ea4335" d="m12.17 18.29l.24.36l.3.44q.02.02.04.07h-.96l-.08-.04l-1.66-2.5q-.05-.09-.16-.08h-.8v2.62h-.84v-6.47h2.36q.37 0 .7.16q.4.17.68.48q.37.38.46.9q.04.3.03.59q-.04.49-.35.89a3 3 0 0 1-.45.44q-.28.23-.64.3q-.05 0-.12.04zm-3.07-4.8v2.27h1.36q.1 0 .19-.02q.47-.09.76-.47q.3-.4.19-.88a1 1 0 0 0-.36-.6q-.3-.3-.72-.29z"/><path id="SVG3P1CZbeQ" fill="#fbbc05" d="M17.15 15.55q.23.34.32.74a4 4 0 0 1 .07.88a2.3 2.3 0 0 1-.6 1.44q-.26.27-.58.45q-.34.19-.72.22q-.27.04-.54.03a2.2 2.2 0 0 1-1.53-.72a2 2 0 0 1-.51-1q-.05-.27-.06-.53a2.4 2.4 0 0 1 .47-1.63a2.2 2.2 0 0 1 1.55-.83q.58-.07 1.12.14q.36.13.64.4zM16 18.33q.25-.14.4-.36q.24-.34.29-.76q.04-.38-.04-.75q-.13-.5-.53-.8a1.4 1.4 0 0 0-1.28-.23q-.4.13-.67.47q-.3.38-.33.85q-.02.3.03.59q.1.6.6.96q.36.24.8.24l.26-.03q.25-.03.47-.18"/><use href="#SVG3P1CZbeQ" transform="translate(5.07)"/><path fill="#34a853" d="M27.06 19.16h-.84v-2.68q.01-.36-.14-.7a.7.7 0 0 0-.48-.38q-.39-.1-.76.04q-.22.1-.38.3q-.17.2-.26.46q-.06.18-.07.36l-.02 2.54v.06h-.84v-4.42h.81v.6h.02l.05-.08q.2-.27.5-.44q.27-.17.56-.2q.22-.03.46-.02q.28.01.53.14q.29.12.47.36l.21.3q.13-.16.3-.34q.36-.37.88-.44q.24-.04.5-.03q.43.01.8.26q.34.23.5.63q.14.4.14.86v2.82h-.84v-2.8q0-.32-.15-.62a.7.7 0 0 0-.53-.36a1 1 0 0 0-.57.02a1 1 0 0 0-.36.2q-.3.26-.4.63q-.07.22-.08.45v2.48z"/></svg> </template>
CSS
.icon-file-type-vroom {
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%23ccc%22%20d%3D%22M5.18%2019.12q-.02.03-.07.04h-.79q-.06%200-.08-.06c-.73-2.14-1.56-4.47-2.23-6.37L2%2012.69h.87q.06-.01.08.05l1.76%205.22c.67-1.73%201.16-3.56%201.84-5.23q.01-.03.05-.04h.9C6.6%2015%206%2017.04%205.17%2019.12z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22m12.17%2018.29l.24.36l.3.44q.02.02.04.07h-.96l-.08-.04l-1.66-2.5q-.05-.09-.16-.08h-.8v2.62h-.84v-6.47h2.36q.37%200%20.7.16q.4.17.68.48q.37.38.46.9q.04.3.03.59q-.04.49-.35.89a3%203%200%200%201-.45.44q-.28.23-.64.3q-.05%200-.12.04zm-3.07-4.8v2.27h1.36q.1%200%20.19-.02q.47-.09.76-.47q.3-.4.19-.88a1%201%200%200%200-.36-.6q-.3-.3-.72-.29z%22%2F%3E%3Cpath%20id%3D%22SVG3P1CZbeQ%22%20fill%3D%22%23fbbc05%22%20d%3D%22M17.15%2015.55q.23.34.32.74a4%204%200%200%201%20.07.88a2.3%202.3%200%200%201-.6%201.44q-.26.27-.58.45q-.34.19-.72.22q-.27.04-.54.03a2.2%202.2%200%200%201-1.53-.72a2%202%200%200%201-.51-1q-.05-.27-.06-.53a2.4%202.4%200%200%201%20.47-1.63a2.2%202.2%200%200%201%201.55-.83q.58-.07%201.12.14q.36.13.64.4zM16%2018.33q.25-.14.4-.36q.24-.34.29-.76q.04-.38-.04-.75q-.13-.5-.53-.8a1.4%201.4%200%200%200-1.28-.23q-.4.13-.67.47q-.3.38-.33.85q-.02.3.03.59q.1.6.6.96q.36.24.8.24l.26-.03q.25-.03.47-.18%22%2F%3E%3Cuse%20href%3D%22%23SVG3P1CZbeQ%22%20transform%3D%22translate(5.07)%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M27.06%2019.16h-.84v-2.68q.01-.36-.14-.7a.7.7%200%200%200-.48-.38q-.39-.1-.76.04q-.22.1-.38.3q-.17.2-.26.46q-.06.18-.07.36l-.02%202.54v.06h-.84v-4.42h.81v.6h.02l.05-.08q.2-.27.5-.44q.27-.17.56-.2q.22-.03.46-.02q.28.01.53.14q.29.12.47.36l.21.3q.13-.16.3-.34q.36-.37.88-.44q.24-.04.5-.03q.43.01.8.26q.34.23.5.63q.14.4.14.86v2.82h-.84v-2.8q0-.32-.15-.62a.7.7%200%200%200-.53-.36a1%201%200%200%200-.57.02a1%201%200%200%200-.36.2q-.3.26-.4.63q-.07.22-.08.45v2.48z%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%23ccc%22%20d%3D%22M5.18%2019.12q-.02.03-.07.04h-.79q-.06%200-.08-.06c-.73-2.14-1.56-4.47-2.23-6.37L2%2012.69h.87q.06-.01.08.05l1.76%205.22c.67-1.73%201.16-3.56%201.84-5.23q.01-.03.05-.04h.9C6.6%2015%206%2017.04%205.17%2019.12z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22m12.17%2018.29l.24.36l.3.44q.02.02.04.07h-.96l-.08-.04l-1.66-2.5q-.05-.09-.16-.08h-.8v2.62h-.84v-6.47h2.36q.37%200%20.7.16q.4.17.68.48q.37.38.46.9q.04.3.03.59q-.04.49-.35.89a3%203%200%200%201-.45.44q-.28.23-.64.3q-.05%200-.12.04zm-3.07-4.8v2.27h1.36q.1%200%20.19-.02q.47-.09.76-.47q.3-.4.19-.88a1%201%200%200%200-.36-.6q-.3-.3-.72-.29z%22%2F%3E%3Cpath%20id%3D%22SVG3P1CZbeQ%22%20fill%3D%22%23fbbc05%22%20d%3D%22M17.15%2015.55q.23.34.32.74a4%204%200%200%201%20.07.88a2.3%202.3%200%200%201-.6%201.44q-.26.27-.58.45q-.34.19-.72.22q-.27.04-.54.03a2.2%202.2%200%200%201-1.53-.72a2%202%200%200%201-.51-1q-.05-.27-.06-.53a2.4%202.4%200%200%201%20.47-1.63a2.2%202.2%200%200%201%201.55-.83q.58-.07%201.12.14q.36.13.64.4zM16%2018.33q.25-.14.4-.36q.24-.34.29-.76q.04-.38-.04-.75q-.13-.5-.53-.8a1.4%201.4%200%200%200-1.28-.23q-.4.13-.67.47q-.3.38-.33.85q-.02.3.03.59q.1.6.6.96q.36.24.8.24l.26-.03q.25-.03.47-.18%22%2F%3E%3Cuse%20href%3D%22%23SVG3P1CZbeQ%22%20transform%3D%22translate(5.07)%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M27.06%2019.16h-.84v-2.68q.01-.36-.14-.7a.7.7%200%200%200-.48-.38q-.39-.1-.76.04q-.22.1-.38.3q-.17.2-.26.46q-.06.18-.07.36l-.02%202.54v.06h-.84v-4.42h.81v.6h.02l.05-.08q.2-.27.5-.44q.27-.17.56-.2q.22-.03.46-.02q.28.01.53.14q.29.12.47.36l.21.3q.13-.16.3-.34q.36-.37.88-.44q.24-.04.5-.03q.43.01.8.26q.34.23.5.63q.14.4.14.86v2.82h-.84v-2.8q0-.32-.15-.62a.7.7%200%200%200-.53-.36a1%201%200%200%200-.57.02a1%201%200%200%200-.36.2q-.3.26-.4.63q-.07.22-.08.45v2.48z%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-vroom.svg?color=%231a73e8&size=48