expeditedssl from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
expeditedssl
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the expeditedssl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 107.4c-117.4 0-212.6 95.2-212.6 212.6S202.6 532.6 320 532.6S532.6 437.4 532.6 320S437.4 107.4 320 107.4m-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM461.7 444c0 9.7-8 17.7-17.7 17.7H196c-9.7 0-17.7-8-17.7-17.7V302.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V306.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4m141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4c0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m0 17.7c127.2 0 230.3 103.1 230.3 230.3S447.2 550.3 320 550.3S89.7 447.2 89.7 320S192.8 89.7 320 89.7"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsExpeditedssl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 107.4c-117.4 0-212.6 95.2-212.6 212.6S202.6 532.6 320 532.6S532.6 437.4 532.6 320S437.4 107.4 320 107.4m-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM461.7 444c0 9.7-8 17.7-17.7 17.7H196c-9.7 0-17.7-8-17.7-17.7V302.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V306.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4m141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4c0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m0 17.7c127.2 0 230.3 103.1 230.3 230.3S447.2 550.3 320 550.3S89.7 447.2 89.7 320S192.8 89.7 320 89.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 107.4c-117.4 0-212.6 95.2-212.6 212.6S202.6 532.6 320 532.6S532.6 437.4 532.6 320S437.4 107.4 320 107.4m-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM461.7 444c0 9.7-8 17.7-17.7 17.7H196c-9.7 0-17.7-8-17.7-17.7V302.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V306.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4m141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4c0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m0 17.7c127.2 0 230.3 103.1 230.3 230.3S447.2 550.3 320 550.3S89.7 447.2 89.7 320S192.8 89.7 320 89.7"/></svg>
</template>

CSS

.icon-expeditedssl {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20107.4c-117.4%200-212.6%2095.2-212.6%20212.6S202.6%20532.6%20320%20532.6S532.6%20437.4%20532.6%20320S437.4%20107.4%20320%20107.4m-97.4%20132.9c0-53.7%2043.7-97.4%2097.4-97.4s97.4%2043.7%2097.4%2097.4v26.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124%200v26.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-26.6zM461.7%20444c0%209.7-8%2017.7-17.7%2017.7H196c-9.7%200-17.7-8-17.7-17.7V302.3c0-9.7%208-17.7%2017.7-17.7h248c9.7%200%2017.7%208%2017.7%2017.7zm-248-137.3v132.9c0%202.5-1.9%204.4-4.4%204.4h-8.9c-2.5%200-4.4-1.9-4.4-4.4V306.7c0-2.5%201.9-4.4%204.4-4.4h8.9c2.5%200%204.4%201.9%204.4%204.4m141.7%2048.7c0%2013-7.2%2024.4-17.7%2030.4v31.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4c0-19.7%2015.8-35.4%2035.4-35.4s35.5%2015.8%2035.5%2035.4M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m0%2017.7c127.2%200%20230.3%20103.1%20230.3%20230.3S447.2%20550.3%20320%20550.3S89.7%20447.2%2089.7%20320S192.8%2089.7%20320%2089.7%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20107.4c-117.4%200-212.6%2095.2-212.6%20212.6S202.6%20532.6%20320%20532.6S532.6%20437.4%20532.6%20320S437.4%20107.4%20320%20107.4m-97.4%20132.9c0-53.7%2043.7-97.4%2097.4-97.4s97.4%2043.7%2097.4%2097.4v26.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124%200v26.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-26.6zM461.7%20444c0%209.7-8%2017.7-17.7%2017.7H196c-9.7%200-17.7-8-17.7-17.7V302.3c0-9.7%208-17.7%2017.7-17.7h248c9.7%200%2017.7%208%2017.7%2017.7zm-248-137.3v132.9c0%202.5-1.9%204.4-4.4%204.4h-8.9c-2.5%200-4.4-1.9-4.4-4.4V306.7c0-2.5%201.9-4.4%204.4-4.4h8.9c2.5%200%204.4%201.9%204.4%204.4m141.7%2048.7c0%2013-7.2%2024.4-17.7%2030.4v31.6c0%205-3.9%208.9-8.9%208.9h-17.7c-5%200-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4c0-19.7%2015.8-35.4%2035.4-35.4s35.5%2015.8%2035.5%2035.4M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m0%2017.7c127.2%200%20230.3%20103.1%20230.3%20230.3S447.2%20550.3%20320%20550.3S89.7%20447.2%2089.7%20320S192.8%2089.7%20320%2089.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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