lets encrypt logo

lets-encrypt from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
lets-encrypt
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the lets encrypt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.26 32H7.739a1.28 1.28 0 0 1-1.281-1.281V18.495c0-.708.573-1.286 1.281-1.286h1.552v-1.974c0-3.698 3.01-6.708 6.708-6.708s6.708 3.01 6.708 6.708v1.974h1.552c.708 0 1.281.578 1.281 1.286v12.224A1.28 1.28 0 0 1 24.259 32zm-7.421-6.76c1.521-.859.911-3.182-.839-3.182c-1.745.005-2.354 2.318-.839 3.182v1.656c0 1.115 1.677 1.115 1.677 0zm-3.698-8.032h5.724v-1.974c0-1.578-1.286-2.859-2.865-2.859s-2.859 1.281-2.859 2.859zm-7.078-1.817H2.079c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h3.984c.646 0 1.172.526 1.172 1.172s-.526 1.172-1.172 1.172M8.87 9.12a1.14 1.14 0 0 1-.74-.271L4.974 6.255a1.166 1.166 0 0 1-.156-1.646a1.166 1.166 0 0 1 1.646-.161L9.62 7.042c.849.698.349 2.078-.75 2.073zM16 6.359a1.174 1.174 0 0 1-1.172-1.172V1.171c0-.646.526-1.172 1.172-1.172s1.172.526 1.172 1.172v4.016c0 .646-.526 1.172-1.172 1.172m7.13 2.761c-1.104 0-1.599-1.38-.75-2.078l3.156-2.594c1.208-.99 2.693.818 1.49 1.813L23.87 8.855a1.16 1.16 0 0 1-.74.266zm6.792 6.271h-4.021c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h4.021c.651 0 1.172.526 1.172 1.172s-.521 1.172-1.172 1.172"/></svg>

React

import type { SVGProps } from "react";

export function CibLetsEncrypt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.26 32H7.739a1.28 1.28 0 0 1-1.281-1.281V18.495c0-.708.573-1.286 1.281-1.286h1.552v-1.974c0-3.698 3.01-6.708 6.708-6.708s6.708 3.01 6.708 6.708v1.974h1.552c.708 0 1.281.578 1.281 1.286v12.224A1.28 1.28 0 0 1 24.259 32zm-7.421-6.76c1.521-.859.911-3.182-.839-3.182c-1.745.005-2.354 2.318-.839 3.182v1.656c0 1.115 1.677 1.115 1.677 0zm-3.698-8.032h5.724v-1.974c0-1.578-1.286-2.859-2.865-2.859s-2.859 1.281-2.859 2.859zm-7.078-1.817H2.079c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h3.984c.646 0 1.172.526 1.172 1.172s-.526 1.172-1.172 1.172M8.87 9.12a1.14 1.14 0 0 1-.74-.271L4.974 6.255a1.166 1.166 0 0 1-.156-1.646a1.166 1.166 0 0 1 1.646-.161L9.62 7.042c.849.698.349 2.078-.75 2.073zM16 6.359a1.174 1.174 0 0 1-1.172-1.172V1.171c0-.646.526-1.172 1.172-1.172s1.172.526 1.172 1.172v4.016c0 .646-.526 1.172-1.172 1.172m7.13 2.761c-1.104 0-1.599-1.38-.75-2.078l3.156-2.594c1.208-.99 2.693.818 1.49 1.813L23.87 8.855a1.16 1.16 0 0 1-.74.266zm6.792 6.271h-4.021c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h4.021c.651 0 1.172.526 1.172 1.172s-.521 1.172-1.172 1.172"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.26 32H7.739a1.28 1.28 0 0 1-1.281-1.281V18.495c0-.708.573-1.286 1.281-1.286h1.552v-1.974c0-3.698 3.01-6.708 6.708-6.708s6.708 3.01 6.708 6.708v1.974h1.552c.708 0 1.281.578 1.281 1.286v12.224A1.28 1.28 0 0 1 24.259 32zm-7.421-6.76c1.521-.859.911-3.182-.839-3.182c-1.745.005-2.354 2.318-.839 3.182v1.656c0 1.115 1.677 1.115 1.677 0zm-3.698-8.032h5.724v-1.974c0-1.578-1.286-2.859-2.865-2.859s-2.859 1.281-2.859 2.859zm-7.078-1.817H2.079c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h3.984c.646 0 1.172.526 1.172 1.172s-.526 1.172-1.172 1.172M8.87 9.12a1.14 1.14 0 0 1-.74-.271L4.974 6.255a1.166 1.166 0 0 1-.156-1.646a1.166 1.166 0 0 1 1.646-.161L9.62 7.042c.849.698.349 2.078-.75 2.073zM16 6.359a1.174 1.174 0 0 1-1.172-1.172V1.171c0-.646.526-1.172 1.172-1.172s1.172.526 1.172 1.172v4.016c0 .646-.526 1.172-1.172 1.172m7.13 2.761c-1.104 0-1.599-1.38-.75-2.078l3.156-2.594c1.208-.99 2.693.818 1.49 1.813L23.87 8.855a1.16 1.16 0 0 1-.74.266zm6.792 6.271h-4.021c-.651 0-1.172-.526-1.172-1.172s.521-1.172 1.172-1.172h4.021c.651 0 1.172.526 1.172 1.172s-.521 1.172-1.172 1.172"/></svg>
</template>

CSS

.icon-lets-encrypt {
  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%22currentColor%22%20d%3D%22M24.26%2032H7.739a1.28%201.28%200%200%201-1.281-1.281V18.495c0-.708.573-1.286%201.281-1.286h1.552v-1.974c0-3.698%203.01-6.708%206.708-6.708s6.708%203.01%206.708%206.708v1.974h1.552c.708%200%201.281.578%201.281%201.286v12.224A1.28%201.28%200%200%201%2024.259%2032zm-7.421-6.76c1.521-.859.911-3.182-.839-3.182c-1.745.005-2.354%202.318-.839%203.182v1.656c0%201.115%201.677%201.115%201.677%200zm-3.698-8.032h5.724v-1.974c0-1.578-1.286-2.859-2.865-2.859s-2.859%201.281-2.859%202.859zm-7.078-1.817H2.079c-.651%200-1.172-.526-1.172-1.172s.521-1.172%201.172-1.172h3.984c.646%200%201.172.526%201.172%201.172s-.526%201.172-1.172%201.172M8.87%209.12a1.14%201.14%200%200%201-.74-.271L4.974%206.255a1.166%201.166%200%200%201-.156-1.646a1.166%201.166%200%200%201%201.646-.161L9.62%207.042c.849.698.349%202.078-.75%202.073zM16%206.359a1.174%201.174%200%200%201-1.172-1.172V1.171c0-.646.526-1.172%201.172-1.172s1.172.526%201.172%201.172v4.016c0%20.646-.526%201.172-1.172%201.172m7.13%202.761c-1.104%200-1.599-1.38-.75-2.078l3.156-2.594c1.208-.99%202.693.818%201.49%201.813L23.87%208.855a1.16%201.16%200%200%201-.74.266zm6.792%206.271h-4.021c-.651%200-1.172-.526-1.172-1.172s.521-1.172%201.172-1.172h4.021c.651%200%201.172.526%201.172%201.172s-.521%201.172-1.172%201.172%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%22currentColor%22%20d%3D%22M24.26%2032H7.739a1.28%201.28%200%200%201-1.281-1.281V18.495c0-.708.573-1.286%201.281-1.286h1.552v-1.974c0-3.698%203.01-6.708%206.708-6.708s6.708%203.01%206.708%206.708v1.974h1.552c.708%200%201.281.578%201.281%201.286v12.224A1.28%201.28%200%200%201%2024.259%2032zm-7.421-6.76c1.521-.859.911-3.182-.839-3.182c-1.745.005-2.354%202.318-.839%203.182v1.656c0%201.115%201.677%201.115%201.677%200zm-3.698-8.032h5.724v-1.974c0-1.578-1.286-2.859-2.865-2.859s-2.859%201.281-2.859%202.859zm-7.078-1.817H2.079c-.651%200-1.172-.526-1.172-1.172s.521-1.172%201.172-1.172h3.984c.646%200%201.172.526%201.172%201.172s-.526%201.172-1.172%201.172M8.87%209.12a1.14%201.14%200%200%201-.74-.271L4.974%206.255a1.166%201.166%200%200%201-.156-1.646a1.166%201.166%200%200%201%201.646-.161L9.62%207.042c.849.698.349%202.078-.75%202.073zM16%206.359a1.174%201.174%200%200%201-1.172-1.172V1.171c0-.646.526-1.172%201.172-1.172s1.172.526%201.172%201.172v4.016c0%20.646-.526%201.172-1.172%201.172m7.13%202.761c-1.104%200-1.599-1.38-.75-2.078l3.156-2.594c1.208-.99%202.693.818%201.49%201.813L23.87%208.855a1.16%201.16%200%200%201-.74.266zm6.792%206.271h-4.021c-.651%200-1.172-.526-1.172-1.172s.521-1.172%201.172-1.172h4.021c.651%200%201.172.526%201.172%201.172s-.521%201.172-1.172%201.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Lets Encrypt logo — CoreUI Brands · IconsDB