file type testplane logo
file-type-testplane from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-testplane
- 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 testplane logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGz8ufdeFG" x1="5.3" x2="27.02" y1="6.98" y2="25.31" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9a57fe"/><stop offset="1" stop-color="#ea74fe"/></linearGradient></defs><path fill="url(#SVGz8ufdeFG)" d="M6.1 25.9A13.96 13.96 0 0 0 16 30c2.14 0 4.16-.48 5.97-1.34c1.46-.69 2.79-1.63 3.92-2.76a14 14 0 0 0 4.1-9.9c0-2.71-.77-5.24-2.1-7.38c-.57-.91-1.24-1.76-2-2.51a14 14 0 0 0-3.92-2.76c-1.81-.86-3.84-1.34-5.97-1.34c-.81 0-1.61.07-2.38.2c-2.91.5-5.51 1.9-7.52 3.9c-.76.76-1.43 1.6-2 2.51C2.77 10.76 2 13.29 2 16c0 2.01.42 3.92 1.19 5.65c.7 1.59 1.7 3.03 2.91 4.25"/><path fill="#fff" d="M13.63 26.77c1.64 0 3.17-.87 4-2.3l2.79-4.83l2.23.02c1.63 0 3.15-.87 3.97-2.29l.82-1.39h-6.63c-1.64 0-3.17.87-4 2.3l-4.9 8.49zm12.91-10.28l-.38.63a4.07 4.07 0 0 1-3.52 2.03H20.7l1.52-2.66zm.03-3.91a4.6 4.6 0 0 0-3.99-2.31H17l-1.1-1.94a4.58 4.58 0 0 0-3.96-2.29h-1.62l3.32 5.73a4.6 4.6 0 0 0 3.99 2.31h9.8l-.85-1.5ZM11.21 6.53h.73c1.45.01 2.8.79 3.52 2.05l.96 1.69h-3.05l-2.16-3.73Zm-3.4 1.93a4.58 4.58 0 0 0 0 4.61l2.79 4.83l-1.13 1.92a4.57 4.57 0 0 0 0 4.58l.8 1.41l3.32-5.74c.83-1.42.83-3.19 0-4.61l-4.9-8.49l-.87 1.49Zm2.45 16.32l-.35-.64a4.1 4.1 0 0 1 0-4.07l.98-1.67l1.53 2.64z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeTestplane(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGz8ufdeFG" x1="5.3" x2="27.02" y1="6.98" y2="25.31" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#9a57fe"/><stop offset="1" stopColor="#ea74fe"/></linearGradient></defs><path fill="url(#SVGz8ufdeFG)" d="M6.1 25.9A13.96 13.96 0 0 0 16 30c2.14 0 4.16-.48 5.97-1.34c1.46-.69 2.79-1.63 3.92-2.76a14 14 0 0 0 4.1-9.9c0-2.71-.77-5.24-2.1-7.38c-.57-.91-1.24-1.76-2-2.51a14 14 0 0 0-3.92-2.76c-1.81-.86-3.84-1.34-5.97-1.34c-.81 0-1.61.07-2.38.2c-2.91.5-5.51 1.9-7.52 3.9c-.76.76-1.43 1.6-2 2.51C2.77 10.76 2 13.29 2 16c0 2.01.42 3.92 1.19 5.65c.7 1.59 1.7 3.03 2.91 4.25"/><path fill="#fff" d="M13.63 26.77c1.64 0 3.17-.87 4-2.3l2.79-4.83l2.23.02c1.63 0 3.15-.87 3.97-2.29l.82-1.39h-6.63c-1.64 0-3.17.87-4 2.3l-4.9 8.49zm12.91-10.28l-.38.63a4.07 4.07 0 0 1-3.52 2.03H20.7l1.52-2.66zm.03-3.91a4.6 4.6 0 0 0-3.99-2.31H17l-1.1-1.94a4.58 4.58 0 0 0-3.96-2.29h-1.62l3.32 5.73a4.6 4.6 0 0 0 3.99 2.31h9.8l-.85-1.5ZM11.21 6.53h.73c1.45.01 2.8.79 3.52 2.05l.96 1.69h-3.05l-2.16-3.73Zm-3.4 1.93a4.58 4.58 0 0 0 0 4.61l2.79 4.83l-1.13 1.92a4.57 4.57 0 0 0 0 4.58l.8 1.41l3.32-5.74c.83-1.42.83-3.19 0-4.61l-4.9-8.49l-.87 1.49Zm2.45 16.32l-.35-.64a4.1 4.1 0 0 1 0-4.07l.98-1.67l1.53 2.64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGz8ufdeFG" x1="5.3" x2="27.02" y1="6.98" y2="25.31" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9a57fe"/><stop offset="1" stop-color="#ea74fe"/></linearGradient></defs><path fill="url(#SVGz8ufdeFG)" d="M6.1 25.9A13.96 13.96 0 0 0 16 30c2.14 0 4.16-.48 5.97-1.34c1.46-.69 2.79-1.63 3.92-2.76a14 14 0 0 0 4.1-9.9c0-2.71-.77-5.24-2.1-7.38c-.57-.91-1.24-1.76-2-2.51a14 14 0 0 0-3.92-2.76c-1.81-.86-3.84-1.34-5.97-1.34c-.81 0-1.61.07-2.38.2c-2.91.5-5.51 1.9-7.52 3.9c-.76.76-1.43 1.6-2 2.51C2.77 10.76 2 13.29 2 16c0 2.01.42 3.92 1.19 5.65c.7 1.59 1.7 3.03 2.91 4.25"/><path fill="#fff" d="M13.63 26.77c1.64 0 3.17-.87 4-2.3l2.79-4.83l2.23.02c1.63 0 3.15-.87 3.97-2.29l.82-1.39h-6.63c-1.64 0-3.17.87-4 2.3l-4.9 8.49zm12.91-10.28l-.38.63a4.07 4.07 0 0 1-3.52 2.03H20.7l1.52-2.66zm.03-3.91a4.6 4.6 0 0 0-3.99-2.31H17l-1.1-1.94a4.58 4.58 0 0 0-3.96-2.29h-1.62l3.32 5.73a4.6 4.6 0 0 0 3.99 2.31h9.8l-.85-1.5ZM11.21 6.53h.73c1.45.01 2.8.79 3.52 2.05l.96 1.69h-3.05l-2.16-3.73Zm-3.4 1.93a4.58 4.58 0 0 0 0 4.61l2.79 4.83l-1.13 1.92a4.57 4.57 0 0 0 0 4.58l.8 1.41l3.32-5.74c.83-1.42.83-3.19 0-4.61l-4.9-8.49l-.87 1.49Zm2.45 16.32l-.35-.64a4.1 4.1 0 0 1 0-4.07l.98-1.67l1.53 2.64z"/></svg> </template>
CSS
.icon-file-type-testplane {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGz8ufdeFG%22%20x1%3D%225.3%22%20x2%3D%2227.02%22%20y1%3D%226.98%22%20y2%3D%2225.31%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%239a57fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ea74fe%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGz8ufdeFG)%22%20d%3D%22M6.1%2025.9A13.96%2013.96%200%200%200%2016%2030c2.14%200%204.16-.48%205.97-1.34c1.46-.69%202.79-1.63%203.92-2.76a14%2014%200%200%200%204.1-9.9c0-2.71-.77-5.24-2.1-7.38c-.57-.91-1.24-1.76-2-2.51a14%2014%200%200%200-3.92-2.76c-1.81-.86-3.84-1.34-5.97-1.34c-.81%200-1.61.07-2.38.2c-2.91.5-5.51%201.9-7.52%203.9c-.76.76-1.43%201.6-2%202.51C2.77%2010.76%202%2013.29%202%2016c0%202.01.42%203.92%201.19%205.65c.7%201.59%201.7%203.03%202.91%204.25%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.63%2026.77c1.64%200%203.17-.87%204-2.3l2.79-4.83l2.23.02c1.63%200%203.15-.87%203.97-2.29l.82-1.39h-6.63c-1.64%200-3.17.87-4%202.3l-4.9%208.49zm12.91-10.28l-.38.63a4.07%204.07%200%200%201-3.52%202.03H20.7l1.52-2.66zm.03-3.91a4.6%204.6%200%200%200-3.99-2.31H17l-1.1-1.94a4.58%204.58%200%200%200-3.96-2.29h-1.62l3.32%205.73a4.6%204.6%200%200%200%203.99%202.31h9.8l-.85-1.5ZM11.21%206.53h.73c1.45.01%202.8.79%203.52%202.05l.96%201.69h-3.05l-2.16-3.73Zm-3.4%201.93a4.58%204.58%200%200%200%200%204.61l2.79%204.83l-1.13%201.92a4.57%204.57%200%200%200%200%204.58l.8%201.41l3.32-5.74c.83-1.42.83-3.19%200-4.61l-4.9-8.49l-.87%201.49Zm2.45%2016.32l-.35-.64a4.1%204.1%200%200%201%200-4.07l.98-1.67l1.53%202.64z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGz8ufdeFG%22%20x1%3D%225.3%22%20x2%3D%2227.02%22%20y1%3D%226.98%22%20y2%3D%2225.31%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%239a57fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ea74fe%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGz8ufdeFG)%22%20d%3D%22M6.1%2025.9A13.96%2013.96%200%200%200%2016%2030c2.14%200%204.16-.48%205.97-1.34c1.46-.69%202.79-1.63%203.92-2.76a14%2014%200%200%200%204.1-9.9c0-2.71-.77-5.24-2.1-7.38c-.57-.91-1.24-1.76-2-2.51a14%2014%200%200%200-3.92-2.76c-1.81-.86-3.84-1.34-5.97-1.34c-.81%200-1.61.07-2.38.2c-2.91.5-5.51%201.9-7.52%203.9c-.76.76-1.43%201.6-2%202.51C2.77%2010.76%202%2013.29%202%2016c0%202.01.42%203.92%201.19%205.65c.7%201.59%201.7%203.03%202.91%204.25%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.63%2026.77c1.64%200%203.17-.87%204-2.3l2.79-4.83l2.23.02c1.63%200%203.15-.87%203.97-2.29l.82-1.39h-6.63c-1.64%200-3.17.87-4%202.3l-4.9%208.49zm12.91-10.28l-.38.63a4.07%204.07%200%200%201-3.52%202.03H20.7l1.52-2.66zm.03-3.91a4.6%204.6%200%200%200-3.99-2.31H17l-1.1-1.94a4.58%204.58%200%200%200-3.96-2.29h-1.62l3.32%205.73a4.6%204.6%200%200%200%203.99%202.31h9.8l-.85-1.5ZM11.21%206.53h.73c1.45.01%202.8.79%203.52%202.05l.96%201.69h-3.05l-2.16-3.73Zm-3.4%201.93a4.58%204.58%200%200%200%200%204.61l2.79%204.83l-1.13%201.92a4.57%204.57%200%200%200%200%204.58l.8%201.41l3.32-5.74c.83-1.42.83-3.19%200-4.61l-4.9-8.49l-.87%201.49Zm2.45%2016.32l-.35-.64a4.1%204.1%200%200%201%200-4.07l.98-1.67l1.53%202.64z%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-testplane.svg?color=%231a73e8&size=48