file type subversion logo

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

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

Related icons in VSCode Icons

Use the file type subversion logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#809cc9" d="M25.073 9.064H5.843v14.028h19.23z"/><path fill="#fff" d="m25.239 8.908l.3 1.173a72 72 0 0 0-7.267 1.4a38 38 0 0 0-5.526 1.763q-2.1.877-1.957 1.425q.12.483 1.757.437q.839-.015 2.731-.183t4.883-.486a65 65 0 0 1 7.568-.5q2.06.056 2.26.842q.269 1.065-3.906 2.854a76 76 0 0 1-10.8 3.443Q9.7 22.479 5.667 23.084l-.293-1.16a84 84 0 0 0 8.586-1.645a36.5 36.5 0 0 0 5.486-1.745q1.925-.847 1.778-1.428q-.127-.5-1.776-.515q-.844.009-2.327.119t-3.694.343q-3.424.367-5.687.556t-3.38.183q-2.14-.02-2.342-.824q-.274-1.085 3.615-2.744a75 75 0 0 1 10.65-3.372q4.65-1.174 8.956-1.944"/><path fill="#fff" d="M6.671 18.9a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.041-.06a.2.2 0 0 1-.014-.074a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.055m.651-1.208a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.04-.06a.2.2 0 0 1-.015-.07a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.059"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSubversion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#809cc9" d="M25.073 9.064H5.843v14.028h19.23z"/><path fill="#fff" d="m25.239 8.908l.3 1.173a72 72 0 0 0-7.267 1.4a38 38 0 0 0-5.526 1.763q-2.1.877-1.957 1.425q.12.483 1.757.437q.839-.015 2.731-.183t4.883-.486a65 65 0 0 1 7.568-.5q2.06.056 2.26.842q.269 1.065-3.906 2.854a76 76 0 0 1-10.8 3.443Q9.7 22.479 5.667 23.084l-.293-1.16a84 84 0 0 0 8.586-1.645a36.5 36.5 0 0 0 5.486-1.745q1.925-.847 1.778-1.428q-.127-.5-1.776-.515q-.844.009-2.327.119t-3.694.343q-3.424.367-5.687.556t-3.38.183q-2.14-.02-2.342-.824q-.274-1.085 3.615-2.744a75 75 0 0 1 10.65-3.372q4.65-1.174 8.956-1.944"/><path fill="#fff" d="M6.671 18.9a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.041-.06a.2.2 0 0 1-.014-.074a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.055m.651-1.208a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.04-.06a.2.2 0 0 1-.015-.07a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.059"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#809cc9" d="M25.073 9.064H5.843v14.028h19.23z"/><path fill="#fff" d="m25.239 8.908l.3 1.173a72 72 0 0 0-7.267 1.4a38 38 0 0 0-5.526 1.763q-2.1.877-1.957 1.425q.12.483 1.757.437q.839-.015 2.731-.183t4.883-.486a65 65 0 0 1 7.568-.5q2.06.056 2.26.842q.269 1.065-3.906 2.854a76 76 0 0 1-10.8 3.443Q9.7 22.479 5.667 23.084l-.293-1.16a84 84 0 0 0 8.586-1.645a36.5 36.5 0 0 0 5.486-1.745q1.925-.847 1.778-1.428q-.127-.5-1.776-.515q-.844.009-2.327.119t-3.694.343q-3.424.367-5.687.556t-3.38.183q-2.14-.02-2.342-.824q-.274-1.085 3.615-2.744a75 75 0 0 1 10.65-3.372q4.65-1.174 8.956-1.944"/><path fill="#fff" d="M6.671 18.9a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.041-.06a.2.2 0 0 1-.014-.074a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.055m.651-1.208a.18.18 0 0 1 .13.056a.18.18 0 0 1 .055.131a.18.18 0 0 1-.055.134a.19.19 0 0 1-.267 0a.2.2 0 0 1-.055-.134a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.054m0 1.208a.18.18 0 0 1 .13.057a.19.19 0 0 1 0 .266a.2.2 0 0 1-.133.054a.2.2 0 0 1-.074-.015a.2.2 0 0 1-.06-.04a.2.2 0 0 1-.04-.06a.2.2 0 0 1-.015-.07a.18.18 0 0 1 .055-.133a.2.2 0 0 1 .137-.059"/></svg>
</template>

CSS

.icon-file-type-subversion {
  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%23809cc9%22%20d%3D%22M25.073%209.064H5.843v14.028h19.23z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m25.239%208.908l.3%201.173a72%2072%200%200%200-7.267%201.4a38%2038%200%200%200-5.526%201.763q-2.1.877-1.957%201.425q.12.483%201.757.437q.839-.015%202.731-.183t4.883-.486a65%2065%200%200%201%207.568-.5q2.06.056%202.26.842q.269%201.065-3.906%202.854a76%2076%200%200%201-10.8%203.443Q9.7%2022.479%205.667%2023.084l-.293-1.16a84%2084%200%200%200%208.586-1.645a36.5%2036.5%200%200%200%205.486-1.745q1.925-.847%201.778-1.428q-.127-.5-1.776-.515q-.844.009-2.327.119t-3.694.343q-3.424.367-5.687.556t-3.38.183q-2.14-.02-2.342-.824q-.274-1.085%203.615-2.744a75%2075%200%200%201%2010.65-3.372q4.65-1.174%208.956-1.944%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.671%2018.9a.18.18%200%200%201%20.13.056a.18.18%200%200%201%20.055.131a.18.18%200%200%201-.055.134a.19.19%200%200%201-.267%200a.2.2%200%200%201-.055-.134a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.054m0%201.208a.18.18%200%200%201%20.13.057a.19.19%200%200%201%200%20.266a.2.2%200%200%201-.133.054a.2.2%200%200%201-.074-.015a.2.2%200%200%201-.06-.04a.2.2%200%200%201-.041-.06a.2.2%200%200%201-.014-.074a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.055m.651-1.208a.18.18%200%200%201%20.13.056a.18.18%200%200%201%20.055.131a.18.18%200%200%201-.055.134a.19.19%200%200%201-.267%200a.2.2%200%200%201-.055-.134a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.054m0%201.208a.18.18%200%200%201%20.13.057a.19.19%200%200%201%200%20.266a.2.2%200%200%201-.133.054a.2.2%200%200%201-.074-.015a.2.2%200%200%201-.06-.04a.2.2%200%200%201-.04-.06a.2.2%200%200%201-.015-.07a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.059%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%23809cc9%22%20d%3D%22M25.073%209.064H5.843v14.028h19.23z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m25.239%208.908l.3%201.173a72%2072%200%200%200-7.267%201.4a38%2038%200%200%200-5.526%201.763q-2.1.877-1.957%201.425q.12.483%201.757.437q.839-.015%202.731-.183t4.883-.486a65%2065%200%200%201%207.568-.5q2.06.056%202.26.842q.269%201.065-3.906%202.854a76%2076%200%200%201-10.8%203.443Q9.7%2022.479%205.667%2023.084l-.293-1.16a84%2084%200%200%200%208.586-1.645a36.5%2036.5%200%200%200%205.486-1.745q1.925-.847%201.778-1.428q-.127-.5-1.776-.515q-.844.009-2.327.119t-3.694.343q-3.424.367-5.687.556t-3.38.183q-2.14-.02-2.342-.824q-.274-1.085%203.615-2.744a75%2075%200%200%201%2010.65-3.372q4.65-1.174%208.956-1.944%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.671%2018.9a.18.18%200%200%201%20.13.056a.18.18%200%200%201%20.055.131a.18.18%200%200%201-.055.134a.19.19%200%200%201-.267%200a.2.2%200%200%201-.055-.134a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.054m0%201.208a.18.18%200%200%201%20.13.057a.19.19%200%200%201%200%20.266a.2.2%200%200%201-.133.054a.2.2%200%200%201-.074-.015a.2.2%200%200%201-.06-.04a.2.2%200%200%201-.041-.06a.2.2%200%200%201-.014-.074a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.055m.651-1.208a.18.18%200%200%201%20.13.056a.18.18%200%200%201%20.055.131a.18.18%200%200%201-.055.134a.19.19%200%200%201-.267%200a.2.2%200%200%201-.055-.134a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.054m0%201.208a.18.18%200%200%201%20.13.057a.19.19%200%200%201%200%20.266a.2.2%200%200%201-.133.054a.2.2%200%200%201-.074-.015a.2.2%200%200%201-.06-.04a.2.2%200%200%201-.04-.06a.2.2%200%200%201-.015-.07a.18.18%200%200%201%20.055-.133a.2.2%200%200%201%20.137-.059%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-subversion.svg?color=%231a73e8&size=48