file type dvc logo
file-type-dvc from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-dvc
- 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 dvc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g clip-path="url(#SVGbZii27FA)" transform="matrix(.7 0 0 .7 2 .26)"><path fill="#945dd6" d="m26.96 20.3l-6.5 14.37q-.16.3-.46.3h-.27q-.3 0-.45-.3L12.5 19.61l2.4-4.33q.36 0 .47.3l4.43 10.13h.17L24.4 15.6q.11-.3.46-.3z"/><path fill="#71548f" d="m26.96 20.3l-2.47 5.47a10.4 10.4 0 0 1-1.68-6.52l1.6-3.66q.11-.3.46-.3zm-11.63 5.6l-2.83-6.3l2.4-4.33q.36 0 .47.3l1.69 3.88l.03.27a9 9 0 0 1-1.77 6.16z"/><path fill="#f46737" d="M26.28 26.83c-1.9-1.91-2.78-4.23-2.78-6.96s.87-5.06 2.78-6.99S30.5 10 33.21 10q3.8 0 6.56 2.54q.42.38.03.77l-2.11 2.21q-.36.33-.68 0a5.3 5.3 0 0 0-3.66-1.4q-2.28 0-3.8 1.66a5.6 5.6 0 0 0-1.46 3.98c0 1.53.45 2.84 1.47 3.92s2.3 1.62 3.81 1.62q2.12 0 3.64-1.3q.38-.33.7.02l2.12 2.27q.36.36-.03.74a9 9 0 0 1-6.59 2.65a9.5 9.5 0 0 1-6.93-2.86z"/><path fill="#13adc7" d="M0 29.1V10.54a.5.5 0 0 1 .15-.38a.4.4 0 0 1 .33-.16h6.54c2.68.2 4.68.98 6.52 2.9c1.84 1.91 2.58 4.09 2.82 6.9c.23 2.68-.86 5.02-2.7 6.95a9 9 0 0 1-6.64 2.89H.48a.4.4 0 0 1-.33-.16a.5.5 0 0 1-.15-.38m4.18-14.05v10.44h2.57q2.25 0 3.74-1.65a5.8 5.8 0 0 0 1.48-4.05a5.8 5.8 0 0 0-1.48-4.02a4.8 4.8 0 0 0-3.74-1.65H4.18z"/></g><defs><clipPath id="SVGbZii27FA"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDvc(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g clipPath="url(#SVGbZii27FA)" transform="matrix(.7 0 0 .7 2 .26)"><path fill="#945dd6" d="m26.96 20.3l-6.5 14.37q-.16.3-.46.3h-.27q-.3 0-.45-.3L12.5 19.61l2.4-4.33q.36 0 .47.3l4.43 10.13h.17L24.4 15.6q.11-.3.46-.3z"/><path fill="#71548f" d="m26.96 20.3l-2.47 5.47a10.4 10.4 0 0 1-1.68-6.52l1.6-3.66q.11-.3.46-.3zm-11.63 5.6l-2.83-6.3l2.4-4.33q.36 0 .47.3l1.69 3.88l.03.27a9 9 0 0 1-1.77 6.16z"/><path fill="#f46737" d="M26.28 26.83c-1.9-1.91-2.78-4.23-2.78-6.96s.87-5.06 2.78-6.99S30.5 10 33.21 10q3.8 0 6.56 2.54q.42.38.03.77l-2.11 2.21q-.36.33-.68 0a5.3 5.3 0 0 0-3.66-1.4q-2.28 0-3.8 1.66a5.6 5.6 0 0 0-1.46 3.98c0 1.53.45 2.84 1.47 3.92s2.3 1.62 3.81 1.62q2.12 0 3.64-1.3q.38-.33.7.02l2.12 2.27q.36.36-.03.74a9 9 0 0 1-6.59 2.65a9.5 9.5 0 0 1-6.93-2.86z"/><path fill="#13adc7" d="M0 29.1V10.54a.5.5 0 0 1 .15-.38a.4.4 0 0 1 .33-.16h6.54c2.68.2 4.68.98 6.52 2.9c1.84 1.91 2.58 4.09 2.82 6.9c.23 2.68-.86 5.02-2.7 6.95a9 9 0 0 1-6.64 2.89H.48a.4.4 0 0 1-.33-.16a.5.5 0 0 1-.15-.38m4.18-14.05v10.44h2.57q2.25 0 3.74-1.65a5.8 5.8 0 0 0 1.48-4.05a5.8 5.8 0 0 0-1.48-4.02a4.8 4.8 0 0 0-3.74-1.65H4.18z"/></g><defs><clipPath id="SVGbZii27FA"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g clip-path="url(#SVGbZii27FA)" transform="matrix(.7 0 0 .7 2 .26)"><path fill="#945dd6" d="m26.96 20.3l-6.5 14.37q-.16.3-.46.3h-.27q-.3 0-.45-.3L12.5 19.61l2.4-4.33q.36 0 .47.3l4.43 10.13h.17L24.4 15.6q.11-.3.46-.3z"/><path fill="#71548f" d="m26.96 20.3l-2.47 5.47a10.4 10.4 0 0 1-1.68-6.52l1.6-3.66q.11-.3.46-.3zm-11.63 5.6l-2.83-6.3l2.4-4.33q.36 0 .47.3l1.69 3.88l.03.27a9 9 0 0 1-1.77 6.16z"/><path fill="#f46737" d="M26.28 26.83c-1.9-1.91-2.78-4.23-2.78-6.96s.87-5.06 2.78-6.99S30.5 10 33.21 10q3.8 0 6.56 2.54q.42.38.03.77l-2.11 2.21q-.36.33-.68 0a5.3 5.3 0 0 0-3.66-1.4q-2.28 0-3.8 1.66a5.6 5.6 0 0 0-1.46 3.98c0 1.53.45 2.84 1.47 3.92s2.3 1.62 3.81 1.62q2.12 0 3.64-1.3q.38-.33.7.02l2.12 2.27q.36.36-.03.74a9 9 0 0 1-6.59 2.65a9.5 9.5 0 0 1-6.93-2.86z"/><path fill="#13adc7" d="M0 29.1V10.54a.5.5 0 0 1 .15-.38a.4.4 0 0 1 .33-.16h6.54c2.68.2 4.68.98 6.52 2.9c1.84 1.91 2.58 4.09 2.82 6.9c.23 2.68-.86 5.02-2.7 6.95a9 9 0 0 1-6.64 2.89H.48a.4.4 0 0 1-.33-.16a.5.5 0 0 1-.15-.38m4.18-14.05v10.44h2.57q2.25 0 3.74-1.65a5.8 5.8 0 0 0 1.48-4.05a5.8 5.8 0 0 0-1.48-4.02a4.8 4.8 0 0 0-3.74-1.65H4.18z"/></g><defs><clipPath id="SVGbZii27FA"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg> </template>
CSS
.icon-file-type-dvc {
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%3Cg%20clip-path%3D%22url(%23SVGbZii27FA)%22%20transform%3D%22matrix(.7%200%200%20.7%202%20.26)%22%3E%3Cpath%20fill%3D%22%23945dd6%22%20d%3D%22m26.96%2020.3l-6.5%2014.37q-.16.3-.46.3h-.27q-.3%200-.45-.3L12.5%2019.61l2.4-4.33q.36%200%20.47.3l4.43%2010.13h.17L24.4%2015.6q.11-.3.46-.3z%22%2F%3E%3Cpath%20fill%3D%22%2371548f%22%20d%3D%22m26.96%2020.3l-2.47%205.47a10.4%2010.4%200%200%201-1.68-6.52l1.6-3.66q.11-.3.46-.3zm-11.63%205.6l-2.83-6.3l2.4-4.33q.36%200%20.47.3l1.69%203.88l.03.27a9%209%200%200%201-1.77%206.16z%22%2F%3E%3Cpath%20fill%3D%22%23f46737%22%20d%3D%22M26.28%2026.83c-1.9-1.91-2.78-4.23-2.78-6.96s.87-5.06%202.78-6.99S30.5%2010%2033.21%2010q3.8%200%206.56%202.54q.42.38.03.77l-2.11%202.21q-.36.33-.68%200a5.3%205.3%200%200%200-3.66-1.4q-2.28%200-3.8%201.66a5.6%205.6%200%200%200-1.46%203.98c0%201.53.45%202.84%201.47%203.92s2.3%201.62%203.81%201.62q2.12%200%203.64-1.3q.38-.33.7.02l2.12%202.27q.36.36-.03.74a9%209%200%200%201-6.59%202.65a9.5%209.5%200%200%201-6.93-2.86z%22%2F%3E%3Cpath%20fill%3D%22%2313adc7%22%20d%3D%22M0%2029.1V10.54a.5.5%200%200%201%20.15-.38a.4.4%200%200%201%20.33-.16h6.54c2.68.2%204.68.98%206.52%202.9c1.84%201.91%202.58%204.09%202.82%206.9c.23%202.68-.86%205.02-2.7%206.95a9%209%200%200%201-6.64%202.89H.48a.4.4%200%200%201-.33-.16a.5.5%200%200%201-.15-.38m4.18-14.05v10.44h2.57q2.25%200%203.74-1.65a5.8%205.8%200%200%200%201.48-4.05a5.8%205.8%200%200%200-1.48-4.02a4.8%204.8%200%200%200-3.74-1.65H4.18z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGbZii27FA%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h40v40H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20clip-path%3D%22url(%23SVGbZii27FA)%22%20transform%3D%22matrix(.7%200%200%20.7%202%20.26)%22%3E%3Cpath%20fill%3D%22%23945dd6%22%20d%3D%22m26.96%2020.3l-6.5%2014.37q-.16.3-.46.3h-.27q-.3%200-.45-.3L12.5%2019.61l2.4-4.33q.36%200%20.47.3l4.43%2010.13h.17L24.4%2015.6q.11-.3.46-.3z%22%2F%3E%3Cpath%20fill%3D%22%2371548f%22%20d%3D%22m26.96%2020.3l-2.47%205.47a10.4%2010.4%200%200%201-1.68-6.52l1.6-3.66q.11-.3.46-.3zm-11.63%205.6l-2.83-6.3l2.4-4.33q.36%200%20.47.3l1.69%203.88l.03.27a9%209%200%200%201-1.77%206.16z%22%2F%3E%3Cpath%20fill%3D%22%23f46737%22%20d%3D%22M26.28%2026.83c-1.9-1.91-2.78-4.23-2.78-6.96s.87-5.06%202.78-6.99S30.5%2010%2033.21%2010q3.8%200%206.56%202.54q.42.38.03.77l-2.11%202.21q-.36.33-.68%200a5.3%205.3%200%200%200-3.66-1.4q-2.28%200-3.8%201.66a5.6%205.6%200%200%200-1.46%203.98c0%201.53.45%202.84%201.47%203.92s2.3%201.62%203.81%201.62q2.12%200%203.64-1.3q.38-.33.7.02l2.12%202.27q.36.36-.03.74a9%209%200%200%201-6.59%202.65a9.5%209.5%200%200%201-6.93-2.86z%22%2F%3E%3Cpath%20fill%3D%22%2313adc7%22%20d%3D%22M0%2029.1V10.54a.5.5%200%200%201%20.15-.38a.4.4%200%200%201%20.33-.16h6.54c2.68.2%204.68.98%206.52%202.9c1.84%201.91%202.58%204.09%202.82%206.9c.23%202.68-.86%205.02-2.7%206.95a9%209%200%200%201-6.64%202.89H.48a.4.4%200%200%201-.33-.16a.5.5%200%200%201-.15-.38m4.18-14.05v10.44h2.57q2.25%200%203.74-1.65a5.8%205.8%200%200%200%201.48-4.05a5.8%205.8%200%200%200-1.48-4.02a4.8%204.8%200%200%200-3.74-1.65H4.18z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGbZii27FA%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h40v40H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-dvc.svg?color=%231a73e8&size=48