launchdarkly icon logo

launchdarkly-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
launchdarkly-icon
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Use the launchdarkly icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M129.865 255.306a5.64 5.64 0 0 1-5.073-3.157a5.36 5.36 0 0 1 .507-5.637l59.98-82.584l-105.02 42.899a5.8 5.8 0 0 1-2.255.479a5.64 5.64 0 0 1-5.384-4.059a5.41 5.41 0 0 1 2.311-6.172l92.365-54.54l-162.632-9.357a5.637 5.637 0 0 1 0-11.106l162.717-9.33l-92.393-54.538a5.41 5.41 0 0 1-2.311-6.173a5.64 5.64 0 0 1 5.355-4.059a5.2 5.2 0 0 1 2.255.507l105.048 42.955l-59.98-82.555a5.36 5.36 0 0 1-.507-5.638A5.64 5.64 0 0 1 129.894 0c1.48.01 2.894.62 3.917 1.691L253.347 121.2a9.076 9.076 0 0 1 0 12.824L133.755 253.672a5.44 5.44 0 0 1-3.89 1.634"/></svg>

React

import type { SVGProps } from "react";

export function LogosLaunchdarklyIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M129.865 255.306a5.64 5.64 0 0 1-5.073-3.157a5.36 5.36 0 0 1 .507-5.637l59.98-82.584l-105.02 42.899a5.8 5.8 0 0 1-2.255.479a5.64 5.64 0 0 1-5.384-4.059a5.41 5.41 0 0 1 2.311-6.172l92.365-54.54l-162.632-9.357a5.637 5.637 0 0 1 0-11.106l162.717-9.33l-92.393-54.538a5.41 5.41 0 0 1-2.311-6.173a5.64 5.64 0 0 1 5.355-4.059a5.2 5.2 0 0 1 2.255.507l105.048 42.955l-59.98-82.555a5.36 5.36 0 0 1-.507-5.638A5.64 5.64 0 0 1 129.894 0c1.48.01 2.894.62 3.917 1.691L253.347 121.2a9.076 9.076 0 0 1 0 12.824L133.755 253.672a5.44 5.44 0 0 1-3.89 1.634"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M129.865 255.306a5.64 5.64 0 0 1-5.073-3.157a5.36 5.36 0 0 1 .507-5.637l59.98-82.584l-105.02 42.899a5.8 5.8 0 0 1-2.255.479a5.64 5.64 0 0 1-5.384-4.059a5.41 5.41 0 0 1 2.311-6.172l92.365-54.54l-162.632-9.357a5.637 5.637 0 0 1 0-11.106l162.717-9.33l-92.393-54.538a5.41 5.41 0 0 1-2.311-6.173a5.64 5.64 0 0 1 5.355-4.059a5.2 5.2 0 0 1 2.255.507l105.048 42.955l-59.98-82.555a5.36 5.36 0 0 1-.507-5.638A5.64 5.64 0 0 1 129.894 0c1.48.01 2.894.62 3.917 1.691L253.347 121.2a9.076 9.076 0 0 1 0 12.824L133.755 253.672a5.44 5.44 0 0 1-3.89 1.634"/></svg>
</template>

CSS

.icon-launchdarkly-icon {
  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%20256%20256%22%3E%3Cpath%20d%3D%22M129.865%20255.306a5.64%205.64%200%200%201-5.073-3.157a5.36%205.36%200%200%201%20.507-5.637l59.98-82.584l-105.02%2042.899a5.8%205.8%200%200%201-2.255.479a5.64%205.64%200%200%201-5.384-4.059a5.41%205.41%200%200%201%202.311-6.172l92.365-54.54l-162.632-9.357a5.637%205.637%200%200%201%200-11.106l162.717-9.33l-92.393-54.538a5.41%205.41%200%200%201-2.311-6.173a5.64%205.64%200%200%201%205.355-4.059a5.2%205.2%200%200%201%202.255.507l105.048%2042.955l-59.98-82.555a5.36%205.36%200%200%201-.507-5.638A5.64%205.64%200%200%201%20129.894%200c1.48.01%202.894.62%203.917%201.691L253.347%20121.2a9.076%209.076%200%200%201%200%2012.824L133.755%20253.672a5.44%205.44%200%200%201-3.89%201.634%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%20256%20256%22%3E%3Cpath%20d%3D%22M129.865%20255.306a5.64%205.64%200%200%201-5.073-3.157a5.36%205.36%200%200%201%20.507-5.637l59.98-82.584l-105.02%2042.899a5.8%205.8%200%200%201-2.255.479a5.64%205.64%200%200%201-5.384-4.059a5.41%205.41%200%200%201%202.311-6.172l92.365-54.54l-162.632-9.357a5.637%205.637%200%200%201%200-11.106l162.717-9.33l-92.393-54.538a5.41%205.41%200%200%201-2.311-6.173a5.64%205.64%200%200%201%205.355-4.059a5.2%205.2%200%200%201%202.255.507l105.048%2042.955l-59.98-82.555a5.36%205.36%200%200%201-.507-5.638A5.64%205.64%200%200%201%20129.894%200c1.48.01%202.894.62%203.917%201.691L253.347%20121.2a9.076%209.076%200%200%201%200%2012.824L133.755%20253.672a5.44%205.44%200%200%201-3.89%201.634%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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