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

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

The same logo in other sets

Use the dblp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.401 19.438L25.135 7.23s-.203-.792-.964-.443l-7.464 3.469l1.146 4.266l1.453 5.438l.01.083c.068.625-.547 1.052-.547 1.052l-2.505 1.161l.667 2.516l.052.135c.094.229.375.802 1.083 1.214l9.266 5.693s.906.547.693-.224l-2.641-9.87l2.479-1.146s.75-.344.536-1.135zm-10.052.125l-.016-.083l-1.505-5.625l-1.776-6.589v-.052s-.214-.786-1.12-1.333L4.666.188s-.906-.547-.693.224l2.651 9.896l-2.49 1.161s-.75.344-.536 1.13l3.266 12.214s.214.786.964.443l9.958-4.641s.693-.323.563-1.052"/></svg>

React

import type { SVGProps } from "react";

export function CibDblp(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="M28.401 19.438L25.135 7.23s-.203-.792-.964-.443l-7.464 3.469l1.146 4.266l1.453 5.438l.01.083c.068.625-.547 1.052-.547 1.052l-2.505 1.161l.667 2.516l.052.135c.094.229.375.802 1.083 1.214l9.266 5.693s.906.547.693-.224l-2.641-9.87l2.479-1.146s.75-.344.536-1.135zm-10.052.125l-.016-.083l-1.505-5.625l-1.776-6.589v-.052s-.214-.786-1.12-1.333L4.666.188s-.906-.547-.693.224l2.651 9.896l-2.49 1.161s-.75.344-.536 1.13l3.266 12.214s.214.786.964.443l9.958-4.641s.693-.323.563-1.052"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.401 19.438L25.135 7.23s-.203-.792-.964-.443l-7.464 3.469l1.146 4.266l1.453 5.438l.01.083c.068.625-.547 1.052-.547 1.052l-2.505 1.161l.667 2.516l.052.135c.094.229.375.802 1.083 1.214l9.266 5.693s.906.547.693-.224l-2.641-9.87l2.479-1.146s.75-.344.536-1.135zm-10.052.125l-.016-.083l-1.505-5.625l-1.776-6.589v-.052s-.214-.786-1.12-1.333L4.666.188s-.906-.547-.693.224l2.651 9.896l-2.49 1.161s-.75.344-.536 1.13l3.266 12.214s.214.786.964.443l9.958-4.641s.693-.323.563-1.052"/></svg>
</template>

CSS

.icon-dblp {
  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%22M28.401%2019.438L25.135%207.23s-.203-.792-.964-.443l-7.464%203.469l1.146%204.266l1.453%205.438l.01.083c.068.625-.547%201.052-.547%201.052l-2.505%201.161l.667%202.516l.052.135c.094.229.375.802%201.083%201.214l9.266%205.693s.906.547.693-.224l-2.641-9.87l2.479-1.146s.75-.344.536-1.135zm-10.052.125l-.016-.083l-1.505-5.625l-1.776-6.589v-.052s-.214-.786-1.12-1.333L4.666.188s-.906-.547-.693.224l2.651%209.896l-2.49%201.161s-.75.344-.536%201.13l3.266%2012.214s.214.786.964.443l9.958-4.641s.693-.323.563-1.052%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%22M28.401%2019.438L25.135%207.23s-.203-.792-.964-.443l-7.464%203.469l1.146%204.266l1.453%205.438l.01.083c.068.625-.547%201.052-.547%201.052l-2.505%201.161l.667%202.516l.052.135c.094.229.375.802%201.083%201.214l9.266%205.693s.906.547.693-.224l-2.641-9.87l2.479-1.146s.75-.344.536-1.135zm-10.052.125l-.016-.083l-1.505-5.625l-1.776-6.589v-.052s-.214-.786-1.12-1.333L4.666.188s-.906-.547-.693.224l2.651%209.896l-2.49%201.161s-.75.344-.536%201.13l3.266%2012.214s.214.786.964.443l9.958-4.641s.693-.323.563-1.052%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Dblp logo — CoreUI Brands · IconsDB