bitdefender logo
bitdefender from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bitdefender
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the bitdefender logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.245 0v.473L3.89 1.869C5.859 3.473 6.114 3.792 6.114 5.24V32h11.531c6.048 0 12.109-2.172 12.109-9.131c0-4.109-2.9-7.281-6.916-7.729v-.093c3.301-.989 5.563-3.385 5.563-7c0-5.833-4.975-8.041-9.803-8.041L2.25.001zm9.567 4.885h4.704c3.177 0 4.161.437 5.124 1.349c.729.697 1.063 1.651 1.068 2.76c0 1.036-.359 1.959-1.109 2.672c-.943.901-2.235 1.349-4.588 1.349h-5.193V4.884zm0 13.011h5.469c4.604 0 6.781 1.177 6.781 4.52c0 4.204-4.079 4.704-7.011 4.704h-5.24z"/></svg>
React
import type { SVGProps } from "react";
export function CibBitdefender(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="M2.245 0v.473L3.89 1.869C5.859 3.473 6.114 3.792 6.114 5.24V32h11.531c6.048 0 12.109-2.172 12.109-9.131c0-4.109-2.9-7.281-6.916-7.729v-.093c3.301-.989 5.563-3.385 5.563-7c0-5.833-4.975-8.041-9.803-8.041L2.25.001zm9.567 4.885h4.704c3.177 0 4.161.437 5.124 1.349c.729.697 1.063 1.651 1.068 2.76c0 1.036-.359 1.959-1.109 2.672c-.943.901-2.235 1.349-4.588 1.349h-5.193V4.884zm0 13.011h5.469c4.604 0 6.781 1.177 6.781 4.52c0 4.204-4.079 4.704-7.011 4.704h-5.24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.245 0v.473L3.89 1.869C5.859 3.473 6.114 3.792 6.114 5.24V32h11.531c6.048 0 12.109-2.172 12.109-9.131c0-4.109-2.9-7.281-6.916-7.729v-.093c3.301-.989 5.563-3.385 5.563-7c0-5.833-4.975-8.041-9.803-8.041L2.25.001zm9.567 4.885h4.704c3.177 0 4.161.437 5.124 1.349c.729.697 1.063 1.651 1.068 2.76c0 1.036-.359 1.959-1.109 2.672c-.943.901-2.235 1.349-4.588 1.349h-5.193V4.884zm0 13.011h5.469c4.604 0 6.781 1.177 6.781 4.52c0 4.204-4.079 4.704-7.011 4.704h-5.24z"/></svg> </template>
CSS
.icon-bitdefender {
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%22M2.245%200v.473L3.89%201.869C5.859%203.473%206.114%203.792%206.114%205.24V32h11.531c6.048%200%2012.109-2.172%2012.109-9.131c0-4.109-2.9-7.281-6.916-7.729v-.093c3.301-.989%205.563-3.385%205.563-7c0-5.833-4.975-8.041-9.803-8.041L2.25.001zm9.567%204.885h4.704c3.177%200%204.161.437%205.124%201.349c.729.697%201.063%201.651%201.068%202.76c0%201.036-.359%201.959-1.109%202.672c-.943.901-2.235%201.349-4.588%201.349h-5.193V4.884zm0%2013.011h5.469c4.604%200%206.781%201.177%206.781%204.52c0%204.204-4.079%204.704-7.011%204.704h-5.24z%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%22M2.245%200v.473L3.89%201.869C5.859%203.473%206.114%203.792%206.114%205.24V32h11.531c6.048%200%2012.109-2.172%2012.109-9.131c0-4.109-2.9-7.281-6.916-7.729v-.093c3.301-.989%205.563-3.385%205.563-7c0-5.833-4.975-8.041-9.803-8.041L2.25.001zm9.567%204.885h4.704c3.177%200%204.161.437%205.124%201.349c.729.697%201.063%201.651%201.068%202.76c0%201.036-.359%201.959-1.109%202.672c-.943.901-2.235%201.349-4.588%201.349h-5.193V4.884zm0%2013.011h5.469c4.604%200%206.781%201.177%206.781%204.52c0%204.204-4.079%204.704-7.011%204.704h-5.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/bitdefender.svg?color=%231a73e8&size=48