blackberry logo

blackberry from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
blackberry
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the blackberry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.05 3.54L1.17 7.7h3.28c2.52 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.49 0L9.66 7.7h3.28c2.56 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm7.78 3.69l-.93 4.16h3.28c2.57 0 3.33-1.17 3.33-2.34c0-.82-.47-1.82-2.5-1.82zM.88 9.8L0 13.96h3.28c2.57 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.55 0l-.93 4.16h3.27c2.57 0 3.34-1.23 3.34-2.34c0-.82-.47-1.82-2.52-1.82H9.42m7.67 3.93l-.87 4.15h3.28c2.5 0 3.27-1.17 3.27-2.34c0-.82-.47-1.81-2.51-1.81zM8.2 16.3l-.88 4.16h3.28c2.51 0 3.27-1.23 3.27-2.34c0-.82-.46-1.82-2.51-1.82z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBlackberry(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="M2.05 3.54L1.17 7.7h3.28c2.52 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.49 0L9.66 7.7h3.28c2.56 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm7.78 3.69l-.93 4.16h3.28c2.57 0 3.33-1.17 3.33-2.34c0-.82-.47-1.82-2.5-1.82zM.88 9.8L0 13.96h3.28c2.57 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.55 0l-.93 4.16h3.27c2.57 0 3.34-1.23 3.34-2.34c0-.82-.47-1.82-2.52-1.82H9.42m7.67 3.93l-.87 4.15h3.28c2.5 0 3.27-1.17 3.27-2.34c0-.82-.47-1.81-2.51-1.81zM8.2 16.3l-.88 4.16h3.28c2.51 0 3.27-1.23 3.27-2.34c0-.82-.46-1.82-2.51-1.82z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.05 3.54L1.17 7.7h3.28c2.52 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.49 0L9.66 7.7h3.28c2.56 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm7.78 3.69l-.93 4.16h3.28c2.57 0 3.33-1.17 3.33-2.34c0-.82-.47-1.82-2.5-1.82zM.88 9.8L0 13.96h3.28c2.57 0 3.28-1.23 3.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.55 0l-.93 4.16h3.27c2.57 0 3.34-1.23 3.34-2.34c0-.82-.47-1.82-2.52-1.82H9.42m7.67 3.93l-.87 4.15h3.28c2.5 0 3.27-1.17 3.27-2.34c0-.82-.47-1.81-2.51-1.81zM8.2 16.3l-.88 4.16h3.28c2.51 0 3.27-1.23 3.27-2.34c0-.82-.46-1.82-2.51-1.82z"/></svg>
</template>

CSS

.icon-blackberry {
  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%22M2.05%203.54L1.17%207.7h3.28c2.52%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.49%200L9.66%207.7h3.28c2.56%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm7.78%203.69l-.93%204.16h3.28c2.57%200%203.33-1.17%203.33-2.34c0-.82-.47-1.82-2.5-1.82zM.88%209.8L0%2013.96h3.28c2.57%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.55%200l-.93%204.16h3.27c2.57%200%203.34-1.23%203.34-2.34c0-.82-.47-1.82-2.52-1.82H9.42m7.67%203.93l-.87%204.15h3.28c2.5%200%203.27-1.17%203.27-2.34c0-.82-.47-1.81-2.51-1.81zM8.2%2016.3l-.88%204.16h3.28c2.51%200%203.27-1.23%203.27-2.34c0-.82-.46-1.82-2.51-1.82z%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%22M2.05%203.54L1.17%207.7h3.28c2.52%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.49%200L9.66%207.7h3.28c2.56%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm7.78%203.69l-.93%204.16h3.28c2.57%200%203.33-1.17%203.33-2.34c0-.82-.47-1.82-2.5-1.82zM.88%209.8L0%2013.96h3.28c2.57%200%203.28-1.23%203.28-2.34c0-.82-.47-1.82-2.52-1.82zm8.55%200l-.93%204.16h3.27c2.57%200%203.34-1.23%203.34-2.34c0-.82-.47-1.82-2.52-1.82H9.42m7.67%203.93l-.87%204.15h3.28c2.5%200%203.27-1.17%203.27-2.34c0-.82-.47-1.81-2.51-1.81zM8.2%2016.3l-.88%204.16h3.28c2.51%200%203.27-1.23%203.27-2.34c0-.82-.46-1.82-2.51-1.82z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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