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

Name
lanyrd
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the lanyrd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.416 31.448c-3.312 1.083-3.645.916-5.145-3.735L5.604 16.354c-.869-2.693-3.541-9.939-3.989-11.328C.787 2.437.787 2.297 5.651.713C9.474-.536 9.626-.495 11.016 3.806c1.12 3.475 1.833 6.267 2.979 9.813l3.125 9.661l9.984-3.281c1.975-.651 2.631-.62 3.183 1.803l.407 1.833c.457 2.129-.615 2.671-1.756 3.041l-14.521 4.76z"/></svg>

React

import type { SVGProps } from "react";

export function CibLanyrd(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="M14.416 31.448c-3.312 1.083-3.645.916-5.145-3.735L5.604 16.354c-.869-2.693-3.541-9.939-3.989-11.328C.787 2.437.787 2.297 5.651.713C9.474-.536 9.626-.495 11.016 3.806c1.12 3.475 1.833 6.267 2.979 9.813l3.125 9.661l9.984-3.281c1.975-.651 2.631-.62 3.183 1.803l.407 1.833c.457 2.129-.615 2.671-1.756 3.041l-14.521 4.76z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.416 31.448c-3.312 1.083-3.645.916-5.145-3.735L5.604 16.354c-.869-2.693-3.541-9.939-3.989-11.328C.787 2.437.787 2.297 5.651.713C9.474-.536 9.626-.495 11.016 3.806c1.12 3.475 1.833 6.267 2.979 9.813l3.125 9.661l9.984-3.281c1.975-.651 2.631-.62 3.183 1.803l.407 1.833c.457 2.129-.615 2.671-1.756 3.041l-14.521 4.76z"/></svg>
</template>

CSS

.icon-lanyrd {
  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%22M14.416%2031.448c-3.312%201.083-3.645.916-5.145-3.735L5.604%2016.354c-.869-2.693-3.541-9.939-3.989-11.328C.787%202.437.787%202.297%205.651.713C9.474-.536%209.626-.495%2011.016%203.806c1.12%203.475%201.833%206.267%202.979%209.813l3.125%209.661l9.984-3.281c1.975-.651%202.631-.62%203.183%201.803l.407%201.833c.457%202.129-.615%202.671-1.756%203.041l-14.521%204.76z%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%22M14.416%2031.448c-3.312%201.083-3.645.916-5.145-3.735L5.604%2016.354c-.869-2.693-3.541-9.939-3.989-11.328C.787%202.437.787%202.297%205.651.713C9.474-.536%209.626-.495%2011.016%203.806c1.12%203.475%201.833%206.267%202.979%209.813l3.125%209.661l9.984-3.281c1.975-.651%202.631-.62%203.183%201.803l.407%201.833c.457%202.129-.615%202.671-1.756%203.041l-14.521%204.76z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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