file type bitbucketpipeline logo

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

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

Related icons in VSCode Icons

Use the file type bitbucketpipeline logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG7zUevewO" x1="-792.28" x2="-793.365" y1="633.265" y2="632.418" gradientTransform="matrix(12.821 0 0 -12.821 10188.143 8132.963)" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient></defs><path fill="#2684ff" d="M2.909 3.41A.9.9 0 0 0 2 4.3a1 1 0 0 0 .012.155L5.82 27.568a1.22 1.22 0 0 0 1.193 1.018h18.269a.9.9 0 0 0 .9-.754l3.805-23.378a.9.9 0 0 0-.737-1.033a1 1 0 0 0-.147-.012Zm16.035 16.709h-5.831l-1.579-8.244h8.823Z"/><path fill="url(#SVG7zUevewO)" d="M28.776 11.874h-8.419l-1.413 8.244h-5.831L6.228 28.3a1.2 1.2 0 0 0 .785.3h18.274a.9.9 0 0 0 .9-.754Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeBitbucketpipeline(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="SVG7zUevewO" x1="-792.28" x2="-793.365" y1="633.265" y2="632.418" gradientTransform="matrix(12.821 0 0 -12.821 10188.143 8132.963)" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#0052cc"/><stop offset="1" stopColor="#2684ff"/></linearGradient></defs><path fill="#2684ff" d="M2.909 3.41A.9.9 0 0 0 2 4.3a1 1 0 0 0 .012.155L5.82 27.568a1.22 1.22 0 0 0 1.193 1.018h18.269a.9.9 0 0 0 .9-.754l3.805-23.378a.9.9 0 0 0-.737-1.033a1 1 0 0 0-.147-.012Zm16.035 16.709h-5.831l-1.579-8.244h8.823Z"/><path fill="url(#SVG7zUevewO)" d="M28.776 11.874h-8.419l-1.413 8.244h-5.831L6.228 28.3a1.2 1.2 0 0 0 .785.3h18.274a.9.9 0 0 0 .9-.754Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG7zUevewO" x1="-792.28" x2="-793.365" y1="633.265" y2="632.418" gradientTransform="matrix(12.821 0 0 -12.821 10188.143 8132.963)" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient></defs><path fill="#2684ff" d="M2.909 3.41A.9.9 0 0 0 2 4.3a1 1 0 0 0 .012.155L5.82 27.568a1.22 1.22 0 0 0 1.193 1.018h18.269a.9.9 0 0 0 .9-.754l3.805-23.378a.9.9 0 0 0-.737-1.033a1 1 0 0 0-.147-.012Zm16.035 16.709h-5.831l-1.579-8.244h8.823Z"/><path fill="url(#SVG7zUevewO)" d="M28.776 11.874h-8.419l-1.413 8.244h-5.831L6.228 28.3a1.2 1.2 0 0 0 .785.3h18.274a.9.9 0 0 0 .9-.754Z"/></svg>
</template>

CSS

.icon-file-type-bitbucketpipeline {
  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%22SVG7zUevewO%22%20x1%3D%22-792.28%22%20x2%3D%22-793.365%22%20y1%3D%22633.265%22%20y2%3D%22632.418%22%20gradientTransform%3D%22matrix(12.821%200%200%20-12.821%2010188.143%208132.963)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%232684ff%22%20d%3D%22M2.909%203.41A.9.9%200%200%200%202%204.3a1%201%200%200%200%20.012.155L5.82%2027.568a1.22%201.22%200%200%200%201.193%201.018h18.269a.9.9%200%200%200%20.9-.754l3.805-23.378a.9.9%200%200%200-.737-1.033a1%201%200%200%200-.147-.012Zm16.035%2016.709h-5.831l-1.579-8.244h8.823Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7zUevewO)%22%20d%3D%22M28.776%2011.874h-8.419l-1.413%208.244h-5.831L6.228%2028.3a1.2%201.2%200%200%200%20.785.3h18.274a.9.9%200%200%200%20.9-.754Z%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%22SVG7zUevewO%22%20x1%3D%22-792.28%22%20x2%3D%22-793.365%22%20y1%3D%22633.265%22%20y2%3D%22632.418%22%20gradientTransform%3D%22matrix(12.821%200%200%20-12.821%2010188.143%208132.963)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%230052cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232684ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%232684ff%22%20d%3D%22M2.909%203.41A.9.9%200%200%200%202%204.3a1%201%200%200%200%20.012.155L5.82%2027.568a1.22%201.22%200%200%200%201.193%201.018h18.269a.9.9%200%200%200%20.9-.754l3.805-23.378a.9.9%200%200%200-.737-1.033a1%201%200%200%200-.147-.012Zm16.035%2016.709h-5.831l-1.579-8.244h8.823Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7zUevewO)%22%20d%3D%22M28.776%2011.874h-8.419l-1.413%208.244h-5.831L6.228%2028.3a1.2%201.2%200%200%200%20.785.3h18.274a.9.9%200%200%200%20.9-.754Z%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-bitbucketpipeline.svg?color=%231a73e8&size=48