passbolt from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
passbolt
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the passbolt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.393 9.736a2.7 2.7 0 0 1 1.145-.274h.001c1.391 0 2.538 1.153 2.483 2.525a2.51 2.51 0 0 1-2.51 2.524c-.438 0-.847-.11-1.202-.302A2.52 2.52 0 0 1 0 11.987c0-.988.572-1.84 1.393-2.25zm12.14-8.562l9.77 9.193h.001c.928.907.928 2.387 0 3.266l-9.74 9.193c-.875.795-2.211.795-3.058 0l-6.167-5.79c1.638-.577 2.894-1.949 3.358-3.65h3.682v1.782c0 .411.326.768.764.768h2.1c.41 0 .764-.329.764-.768v-1.783h.955c.41 0 .764-.328.764-.768v-1.263a.764.764 0 0 0-.764-.767H7.667a5.44 5.44 0 0 0-3.33-3.623l6.14-5.79c.874-.795 2.21-.795 3.057 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPassbolt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.393 9.736a2.7 2.7 0 0 1 1.145-.274h.001c1.391 0 2.538 1.153 2.483 2.525a2.51 2.51 0 0 1-2.51 2.524c-.438 0-.847-.11-1.202-.302A2.52 2.52 0 0 1 0 11.987c0-.988.572-1.84 1.393-2.25zm12.14-8.562l9.77 9.193h.001c.928.907.928 2.387 0 3.266l-9.74 9.193c-.875.795-2.211.795-3.058 0l-6.167-5.79c1.638-.577 2.894-1.949 3.358-3.65h3.682v1.782c0 .411.326.768.764.768h2.1c.41 0 .764-.329.764-.768v-1.783h.955c.41 0 .764-.328.764-.768v-1.263a.764.764 0 0 0-.764-.767H7.667a5.44 5.44 0 0 0-3.33-3.623l6.14-5.79c.874-.795 2.21-.795 3.057 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.393 9.736a2.7 2.7 0 0 1 1.145-.274h.001c1.391 0 2.538 1.153 2.483 2.525a2.51 2.51 0 0 1-2.51 2.524c-.438 0-.847-.11-1.202-.302A2.52 2.52 0 0 1 0 11.987c0-.988.572-1.84 1.393-2.25zm12.14-8.562l9.77 9.193h.001c.928.907.928 2.387 0 3.266l-9.74 9.193c-.875.795-2.211.795-3.058 0l-6.167-5.79c1.638-.577 2.894-1.949 3.358-3.65h3.682v1.782c0 .411.326.768.764.768h2.1c.41 0 .764-.329.764-.768v-1.783h.955c.41 0 .764-.328.764-.768v-1.263a.764.764 0 0 0-.764-.767H7.667a5.44 5.44 0 0 0-3.33-3.623l6.14-5.79c.874-.795 2.21-.795 3.057 0z"/></svg>
</template>

CSS

.icon-passbolt {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.393%209.736a2.7%202.7%200%200%201%201.145-.274h.001c1.391%200%202.538%201.153%202.483%202.525a2.51%202.51%200%200%201-2.51%202.524c-.438%200-.847-.11-1.202-.302A2.52%202.52%200%200%201%200%2011.987c0-.988.572-1.84%201.393-2.25zm12.14-8.562l9.77%209.193h.001c.928.907.928%202.387%200%203.266l-9.74%209.193c-.875.795-2.211.795-3.058%200l-6.167-5.79c1.638-.577%202.894-1.949%203.358-3.65h3.682v1.782c0%20.411.326.768.764.768h2.1c.41%200%20.764-.329.764-.768v-1.783h.955c.41%200%20.764-.328.764-.768v-1.263a.764.764%200%200%200-.764-.767H7.667a5.44%205.44%200%200%200-3.33-3.623l6.14-5.79c.874-.795%202.21-.795%203.057%200z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.393%209.736a2.7%202.7%200%200%201%201.145-.274h.001c1.391%200%202.538%201.153%202.483%202.525a2.51%202.51%200%200%201-2.51%202.524c-.438%200-.847-.11-1.202-.302A2.52%202.52%200%200%201%200%2011.987c0-.988.572-1.84%201.393-2.25zm12.14-8.562l9.77%209.193h.001c.928.907.928%202.387%200%203.266l-9.74%209.193c-.875.795-2.211.795-3.058%200l-6.167-5.79c1.638-.577%202.894-1.949%203.358-3.65h3.682v1.782c0%20.411.326.768.764.768h2.1c.41%200%20.764-.329.764-.768v-1.783h.955c.41%200%20.764-.328.764-.768v-1.263a.764.764%200%200%200-.764-.767H7.667a5.44%205.44%200%200%200-3.33-3.623l6.14-5.79c.874-.795%202.21-.795%203.057%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/passbolt.svg?color=%231a73e8&size=48