file type weblate logo
file-type-weblate from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-weblate
- 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 weblate logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><linearGradient id="SVGdr4zccAc" x1=".4" x2="98.81" y1="55.26" y2="55.26" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stop-color="#00d2e6"/><stop offset="1" stop-color="#2eccaa"/></linearGradient><linearGradient id="SVGktUkRwfn" x1="201.82" x2="103.58" y1="57.65" y2="57.65" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stop-color="#1fa385"/><stop offset="1" stop-color="#2eccaa"/></linearGradient><path fill="url(#SVGdr4zccAc)" d="M19.94 21.36c-.41 0-.82-.09-1.2-.25a5.25 5.25 0 0 1-2.25-2.05a12.14 12.14 0 0 0 1.41-5.67v-.09c0-.61-.1-1.24-.3-1.82c-.25-.67-.64-1.35-1.26-1.6A.8.8 0 0 0 16 9.8c-.77-1.46-.8-2.85 0-4.18h.05c.95.01 1.88.3 2.69.82c2.18 1.39 3.28 4.1 3.3 6.76v.1h.01c0 2.8-.68 5.65-2.1 8.05zm-4.85 4.41a8.1 8.1 0 0 1-6.44-.14c-2.33-1.08-4.11-3.19-5.2-5.59A16.53 16.53 0 0 1 3.3 6.87c1.34.53 2.52-.32 2.52-.32s0 1.31 1.27 1.97a12.38 12.38 0 0 0 .03 9.64a7.33 7.33 0 0 0 2.92 3.51c.47.27 1 .44 1.53.5v.02c.95 1.47 2.15 2.7 3.52 3.58"/><path fill="url(#SVGktUkRwfn)" d="M9.97 13.3v-.1c.02-2.65 1.11-5.36 3.3-6.76a5.15 5.15 0 0 1 2.73-.8V9.8a.8.8 0 0 0-.34.06c-.62.26-1.01.94-1.26 1.6c-.2.59-.3 1.22-.3 1.83v.08l-.01.1c.02 1.57.31 3.16.94 4.6c.7 1.63 1.8 3.12 3.37 3.8c1.18.52 2.49.4 3.56-.21a7.33 7.33 0 0 0 2.92-3.51c1.3-2.97 1.33-6.6.03-9.64c1.27-.66 1.27-1.97 1.27-1.97s1.18.85 2.52.32a16.52 16.52 0 0 1-.14 13.17c-1.1 2.4-2.88 4.5-5.2 5.59a8.1 8.1 0 0 1-6.6.08a10.36 10.36 0 0 1-4.47-3.98a15.74 15.74 0 0 1-2.33-8.43z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeWeblate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><linearGradient id="SVGdr4zccAc" x1=".4" x2="98.81" y1="55.26" y2="55.26" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stopColor="#00d2e6"/><stop offset="1" stopColor="#2eccaa"/></linearGradient><linearGradient id="SVGktUkRwfn" x1="201.82" x2="103.58" y1="57.65" y2="57.65" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stopColor="#1fa385"/><stop offset="1" stopColor="#2eccaa"/></linearGradient><path fill="url(#SVGdr4zccAc)" d="M19.94 21.36c-.41 0-.82-.09-1.2-.25a5.25 5.25 0 0 1-2.25-2.05a12.14 12.14 0 0 0 1.41-5.67v-.09c0-.61-.1-1.24-.3-1.82c-.25-.67-.64-1.35-1.26-1.6A.8.8 0 0 0 16 9.8c-.77-1.46-.8-2.85 0-4.18h.05c.95.01 1.88.3 2.69.82c2.18 1.39 3.28 4.1 3.3 6.76v.1h.01c0 2.8-.68 5.65-2.1 8.05zm-4.85 4.41a8.1 8.1 0 0 1-6.44-.14c-2.33-1.08-4.11-3.19-5.2-5.59A16.53 16.53 0 0 1 3.3 6.87c1.34.53 2.52-.32 2.52-.32s0 1.31 1.27 1.97a12.38 12.38 0 0 0 .03 9.64a7.33 7.33 0 0 0 2.92 3.51c.47.27 1 .44 1.53.5v.02c.95 1.47 2.15 2.7 3.52 3.58"/><path fill="url(#SVGktUkRwfn)" d="M9.97 13.3v-.1c.02-2.65 1.11-5.36 3.3-6.76a5.15 5.15 0 0 1 2.73-.8V9.8a.8.8 0 0 0-.34.06c-.62.26-1.01.94-1.26 1.6c-.2.59-.3 1.22-.3 1.83v.08l-.01.1c.02 1.57.31 3.16.94 4.6c.7 1.63 1.8 3.12 3.37 3.8c1.18.52 2.49.4 3.56-.21a7.33 7.33 0 0 0 2.92-3.51c1.3-2.97 1.33-6.6.03-9.64c1.27-.66 1.27-1.97 1.27-1.97s1.18.85 2.52.32a16.52 16.52 0 0 1-.14 13.17c-1.1 2.4-2.88 4.5-5.2 5.59a8.1 8.1 0 0 1-6.6.08a10.36 10.36 0 0 1-4.47-3.98a15.74 15.74 0 0 1-2.33-8.43z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><linearGradient id="SVGdr4zccAc" x1=".4" x2="98.81" y1="55.26" y2="55.26" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stop-color="#00d2e6"/><stop offset="1" stop-color="#2eccaa"/></linearGradient><linearGradient id="SVGktUkRwfn" x1="201.82" x2="103.58" y1="57.65" y2="57.65" gradientTransform="matrix(.14 0 0 .14 1.94 5.58)" gradientUnits="userSpaceOnUse"><stop stop-color="#1fa385"/><stop offset="1" stop-color="#2eccaa"/></linearGradient><path fill="url(#SVGdr4zccAc)" d="M19.94 21.36c-.41 0-.82-.09-1.2-.25a5.25 5.25 0 0 1-2.25-2.05a12.14 12.14 0 0 0 1.41-5.67v-.09c0-.61-.1-1.24-.3-1.82c-.25-.67-.64-1.35-1.26-1.6A.8.8 0 0 0 16 9.8c-.77-1.46-.8-2.85 0-4.18h.05c.95.01 1.88.3 2.69.82c2.18 1.39 3.28 4.1 3.3 6.76v.1h.01c0 2.8-.68 5.65-2.1 8.05zm-4.85 4.41a8.1 8.1 0 0 1-6.44-.14c-2.33-1.08-4.11-3.19-5.2-5.59A16.53 16.53 0 0 1 3.3 6.87c1.34.53 2.52-.32 2.52-.32s0 1.31 1.27 1.97a12.38 12.38 0 0 0 .03 9.64a7.33 7.33 0 0 0 2.92 3.51c.47.27 1 .44 1.53.5v.02c.95 1.47 2.15 2.7 3.52 3.58"/><path fill="url(#SVGktUkRwfn)" d="M9.97 13.3v-.1c.02-2.65 1.11-5.36 3.3-6.76a5.15 5.15 0 0 1 2.73-.8V9.8a.8.8 0 0 0-.34.06c-.62.26-1.01.94-1.26 1.6c-.2.59-.3 1.22-.3 1.83v.08l-.01.1c.02 1.57.31 3.16.94 4.6c.7 1.63 1.8 3.12 3.37 3.8c1.18.52 2.49.4 3.56-.21a7.33 7.33 0 0 0 2.92-3.51c1.3-2.97 1.33-6.6.03-9.64c1.27-.66 1.27-1.97 1.27-1.97s1.18.85 2.52.32a16.52 16.52 0 0 1-.14 13.17c-1.1 2.4-2.88 4.5-5.2 5.59a8.1 8.1 0 0 1-6.6.08a10.36 10.36 0 0 1-4.47-3.98a15.74 15.74 0 0 1-2.33-8.43z"/></svg> </template>
CSS
.icon-file-type-weblate {
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%3ClinearGradient%20id%3D%22SVGdr4zccAc%22%20x1%3D%22.4%22%20x2%3D%2298.81%22%20y1%3D%2255.26%22%20y2%3D%2255.26%22%20gradientTransform%3D%22matrix(.14%200%200%20.14%201.94%205.58)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300d2e6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232eccaa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGktUkRwfn%22%20x1%3D%22201.82%22%20x2%3D%22103.58%22%20y1%3D%2257.65%22%20y2%3D%2257.65%22%20gradientTransform%3D%22matrix(.14%200%200%20.14%201.94%205.58)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231fa385%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232eccaa%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdr4zccAc)%22%20d%3D%22M19.94%2021.36c-.41%200-.82-.09-1.2-.25a5.25%205.25%200%200%201-2.25-2.05a12.14%2012.14%200%200%200%201.41-5.67v-.09c0-.61-.1-1.24-.3-1.82c-.25-.67-.64-1.35-1.26-1.6A.8.8%200%200%200%2016%209.8c-.77-1.46-.8-2.85%200-4.18h.05c.95.01%201.88.3%202.69.82c2.18%201.39%203.28%204.1%203.3%206.76v.1h.01c0%202.8-.68%205.65-2.1%208.05zm-4.85%204.41a8.1%208.1%200%200%201-6.44-.14c-2.33-1.08-4.11-3.19-5.2-5.59A16.53%2016.53%200%200%201%203.3%206.87c1.34.53%202.52-.32%202.52-.32s0%201.31%201.27%201.97a12.38%2012.38%200%200%200%20.03%209.64a7.33%207.33%200%200%200%202.92%203.51c.47.27%201%20.44%201.53.5v.02c.95%201.47%202.15%202.7%203.52%203.58%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGktUkRwfn)%22%20d%3D%22M9.97%2013.3v-.1c.02-2.65%201.11-5.36%203.3-6.76a5.15%205.15%200%200%201%202.73-.8V9.8a.8.8%200%200%200-.34.06c-.62.26-1.01.94-1.26%201.6c-.2.59-.3%201.22-.3%201.83v.08l-.01.1c.02%201.57.31%203.16.94%204.6c.7%201.63%201.8%203.12%203.37%203.8c1.18.52%202.49.4%203.56-.21a7.33%207.33%200%200%200%202.92-3.51c1.3-2.97%201.33-6.6.03-9.64c1.27-.66%201.27-1.97%201.27-1.97s1.18.85%202.52.32a16.52%2016.52%200%200%201-.14%2013.17c-1.1%202.4-2.88%204.5-5.2%205.59a8.1%208.1%200%200%201-6.6.08a10.36%2010.36%200%200%201-4.47-3.98a15.74%2015.74%200%200%201-2.33-8.43z%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%3ClinearGradient%20id%3D%22SVGdr4zccAc%22%20x1%3D%22.4%22%20x2%3D%2298.81%22%20y1%3D%2255.26%22%20y2%3D%2255.26%22%20gradientTransform%3D%22matrix(.14%200%200%20.14%201.94%205.58)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300d2e6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232eccaa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGktUkRwfn%22%20x1%3D%22201.82%22%20x2%3D%22103.58%22%20y1%3D%2257.65%22%20y2%3D%2257.65%22%20gradientTransform%3D%22matrix(.14%200%200%20.14%201.94%205.58)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231fa385%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232eccaa%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdr4zccAc)%22%20d%3D%22M19.94%2021.36c-.41%200-.82-.09-1.2-.25a5.25%205.25%200%200%201-2.25-2.05a12.14%2012.14%200%200%200%201.41-5.67v-.09c0-.61-.1-1.24-.3-1.82c-.25-.67-.64-1.35-1.26-1.6A.8.8%200%200%200%2016%209.8c-.77-1.46-.8-2.85%200-4.18h.05c.95.01%201.88.3%202.69.82c2.18%201.39%203.28%204.1%203.3%206.76v.1h.01c0%202.8-.68%205.65-2.1%208.05zm-4.85%204.41a8.1%208.1%200%200%201-6.44-.14c-2.33-1.08-4.11-3.19-5.2-5.59A16.53%2016.53%200%200%201%203.3%206.87c1.34.53%202.52-.32%202.52-.32s0%201.31%201.27%201.97a12.38%2012.38%200%200%200%20.03%209.64a7.33%207.33%200%200%200%202.92%203.51c.47.27%201%20.44%201.53.5v.02c.95%201.47%202.15%202.7%203.52%203.58%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGktUkRwfn)%22%20d%3D%22M9.97%2013.3v-.1c.02-2.65%201.11-5.36%203.3-6.76a5.15%205.15%200%200%201%202.73-.8V9.8a.8.8%200%200%200-.34.06c-.62.26-1.01.94-1.26%201.6c-.2.59-.3%201.22-.3%201.83v.08l-.01.1c.02%201.57.31%203.16.94%204.6c.7%201.63%201.8%203.12%203.37%203.8c1.18.52%202.49.4%203.56-.21a7.33%207.33%200%200%200%202.92-3.51c1.3-2.97%201.33-6.6.03-9.64c1.27-.66%201.27-1.97%201.27-1.97s1.18.85%202.52.32a16.52%2016.52%200%200%201-.14%2013.17c-1.1%202.4-2.88%204.5-5.2%205.59a8.1%208.1%200%200%201-6.6.08a10.36%2010.36%200%200%201-4.47-3.98a15.74%2015.74%200%200%201-2.33-8.43z%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-weblate.svg?color=%231a73e8&size=48