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

Name
blackberry
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M10.375 7.306c0 1.463-1.025 3.069-4.531 3.069H1.463l1.313-5.55h4.238c2.631 0 3.363 1.456 3.363 2.481zm7.887-2.481h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.606 4.381-3.069c.006-1.025-.725-2.481-3.356-2.481zM5.55 13.006H1.312l-1.313 5.55H4.38c3.506 0 4.531-1.462 4.531-3.069c0-1.019-.731-2.481-3.363-2.481zm11.256 0h-4.237l-1.169 5.55h4.381c3.363 0 4.381-1.462 4.381-3.069c0-1.019-.731-2.481-3.356-2.481m11.831-3.362h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.463 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481zm-1.75 8.618h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.462 4.381-3.069c0-1.019-.725-2.481-3.356-2.481zM15.05 21.625h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.606 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481z"/></svg>

React

import type { SVGProps } from "react";

export function CibBlackberry(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="M10.375 7.306c0 1.463-1.025 3.069-4.531 3.069H1.463l1.313-5.55h4.238c2.631 0 3.363 1.456 3.363 2.481zm7.887-2.481h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.606 4.381-3.069c.006-1.025-.725-2.481-3.356-2.481zM5.55 13.006H1.312l-1.313 5.55H4.38c3.506 0 4.531-1.462 4.531-3.069c0-1.019-.731-2.481-3.363-2.481zm11.256 0h-4.237l-1.169 5.55h4.381c3.363 0 4.381-1.462 4.381-3.069c0-1.019-.731-2.481-3.356-2.481m11.831-3.362h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.463 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481zm-1.75 8.618h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.462 4.381-3.069c0-1.019-.725-2.481-3.356-2.481zM15.05 21.625h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.606 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.375 7.306c0 1.463-1.025 3.069-4.531 3.069H1.463l1.313-5.55h4.238c2.631 0 3.363 1.456 3.363 2.481zm7.887-2.481h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.606 4.381-3.069c.006-1.025-.725-2.481-3.356-2.481zM5.55 13.006H1.312l-1.313 5.55H4.38c3.506 0 4.531-1.462 4.531-3.069c0-1.019-.731-2.481-3.363-2.481zm11.256 0h-4.237l-1.169 5.55h4.381c3.363 0 4.381-1.462 4.381-3.069c0-1.019-.731-2.481-3.356-2.481m11.831-3.362h-4.238l-1.169 5.55h4.381c3.363 0 4.381-1.463 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481zm-1.75 8.618h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.462 4.381-3.069c0-1.019-.725-2.481-3.356-2.481zM15.05 21.625h-4.238l-1.169 5.55h4.381c3.506 0 4.381-1.606 4.381-3.069c.006-1.019-.725-2.481-3.356-2.481z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.375%207.306c0%201.463-1.025%203.069-4.531%203.069H1.463l1.313-5.55h4.238c2.631%200%203.363%201.456%203.363%202.481zm7.887-2.481h-4.238l-1.169%205.55h4.381c3.363%200%204.381-1.606%204.381-3.069c.006-1.025-.725-2.481-3.356-2.481zM5.55%2013.006H1.312l-1.313%205.55H4.38c3.506%200%204.531-1.462%204.531-3.069c0-1.019-.731-2.481-3.363-2.481zm11.256%200h-4.237l-1.169%205.55h4.381c3.363%200%204.381-1.462%204.381-3.069c0-1.019-.731-2.481-3.356-2.481m11.831-3.362h-4.238l-1.169%205.55h4.381c3.363%200%204.381-1.463%204.381-3.069c.006-1.019-.725-2.481-3.356-2.481zm-1.75%208.618h-4.238l-1.169%205.55h4.381c3.506%200%204.381-1.462%204.381-3.069c0-1.019-.725-2.481-3.356-2.481zM15.05%2021.625h-4.238l-1.169%205.55h4.381c3.506%200%204.381-1.606%204.381-3.069c.006-1.019-.725-2.481-3.356-2.481z%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%22M10.375%207.306c0%201.463-1.025%203.069-4.531%203.069H1.463l1.313-5.55h4.238c2.631%200%203.363%201.456%203.363%202.481zm7.887-2.481h-4.238l-1.169%205.55h4.381c3.363%200%204.381-1.606%204.381-3.069c.006-1.025-.725-2.481-3.356-2.481zM5.55%2013.006H1.312l-1.313%205.55H4.38c3.506%200%204.531-1.462%204.531-3.069c0-1.019-.731-2.481-3.363-2.481zm11.256%200h-4.237l-1.169%205.55h4.381c3.363%200%204.381-1.462%204.381-3.069c0-1.019-.731-2.481-3.356-2.481m11.831-3.362h-4.238l-1.169%205.55h4.381c3.363%200%204.381-1.463%204.381-3.069c.006-1.019-.725-2.481-3.356-2.481zm-1.75%208.618h-4.238l-1.169%205.55h4.381c3.506%200%204.381-1.462%204.381-3.069c0-1.019-.725-2.481-3.356-2.481zM15.05%2021.625h-4.238l-1.169%205.55h4.381c3.506%200%204.381-1.606%204.381-3.069c.006-1.019-.725-2.481-3.356-2.481z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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