bitdefender logo
bitdefender from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bitdefender
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M1.685 0v.357l1.232 1.046c1.477 1.204 1.67 1.439 1.67 2.526V24h8.646c4.537 0 9.083-1.629 9.083-6.849c0-3.082-2.174-5.458-5.186-5.797v-.067c2.475-.745 4.169-2.54 4.169-5.253c0-4.372-3.73-6.032-7.349-6.032zm7.176 3.664h3.524c2.383 0 3.121.327 3.844 1.013c.548.521.799 1.237.801 2.07c0 .775-.267 1.466-.831 2.004c-.705.676-1.674 1.011-3.443 1.011H8.862zm0 9.758h4.099c3.456 0 5.085.881 5.085 3.39c0 3.153-3.055 3.526-5.256 3.526H8.86v-6.916z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBitdefender(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.685 0v.357l1.232 1.046c1.477 1.204 1.67 1.439 1.67 2.526V24h8.646c4.537 0 9.083-1.629 9.083-6.849c0-3.082-2.174-5.458-5.186-5.797v-.067c2.475-.745 4.169-2.54 4.169-5.253c0-4.372-3.73-6.032-7.349-6.032zm7.176 3.664h3.524c2.383 0 3.121.327 3.844 1.013c.548.521.799 1.237.801 2.07c0 .775-.267 1.466-.831 2.004c-.705.676-1.674 1.011-3.443 1.011H8.862zm0 9.758h4.099c3.456 0 5.085.881 5.085 3.39c0 3.153-3.055 3.526-5.256 3.526H8.86v-6.916z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.685 0v.357l1.232 1.046c1.477 1.204 1.67 1.439 1.67 2.526V24h8.646c4.537 0 9.083-1.629 9.083-6.849c0-3.082-2.174-5.458-5.186-5.797v-.067c2.475-.745 4.169-2.54 4.169-5.253c0-4.372-3.73-6.032-7.349-6.032zm7.176 3.664h3.524c2.383 0 3.121.327 3.844 1.013c.548.521.799 1.237.801 2.07c0 .775-.267 1.466-.831 2.004c-.705.676-1.674 1.011-3.443 1.011H8.862zm0 9.758h4.099c3.456 0 5.085.881 5.085 3.39c0 3.153-3.055 3.526-5.256 3.526H8.86v-6.916z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.685%200v.357l1.232%201.046c1.477%201.204%201.67%201.439%201.67%202.526V24h8.646c4.537%200%209.083-1.629%209.083-6.849c0-3.082-2.174-5.458-5.186-5.797v-.067c2.475-.745%204.169-2.54%204.169-5.253c0-4.372-3.73-6.032-7.349-6.032zm7.176%203.664h3.524c2.383%200%203.121.327%203.844%201.013c.548.521.799%201.237.801%202.07c0%20.775-.267%201.466-.831%202.004c-.705.676-1.674%201.011-3.443%201.011H8.862zm0%209.758h4.099c3.456%200%205.085.881%205.085%203.39c0%203.153-3.055%203.526-5.256%203.526H8.86v-6.916z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.685%200v.357l1.232%201.046c1.477%201.204%201.67%201.439%201.67%202.526V24h8.646c4.537%200%209.083-1.629%209.083-6.849c0-3.082-2.174-5.458-5.186-5.797v-.067c2.475-.745%204.169-2.54%204.169-5.253c0-4.372-3.73-6.032-7.349-6.032zm7.176%203.664h3.524c2.383%200%203.121.327%203.844%201.013c.548.521.799%201.237.801%202.07c0%20.775-.267%201.466-.831%202.004c-.705.676-1.674%201.011-3.443%201.011H8.862zm0%209.758h4.099c3.456%200%205.085.881%205.085%203.39c0%203.153-3.055%203.526-5.256%203.526H8.86v-6.916z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bitdefender.svg?color=%231a73e8&size=48