blackberry logo
blackberry from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- blackberry
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.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 512 512"><path fill="currentColor" d="M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7m126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1c.1-16.4-11.6-39.7-53.7-39.7M88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1c0-16.3-11.7-39.7-53.8-39.7m180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c0-16.3-11.7-39.7-53.7-39.7m189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7m-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1c0-16.3-11.6-39.7-53.7-39.7M240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsBlackberry(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7m126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1c.1-16.4-11.6-39.7-53.7-39.7M88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1c0-16.3-11.7-39.7-53.8-39.7m180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c0-16.3-11.7-39.7-53.7-39.7m189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7m-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1c0-16.3-11.6-39.7-53.7-39.7M240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7m126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1c.1-16.4-11.6-39.7-53.7-39.7M88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1c0-16.3-11.7-39.7-53.8-39.7m180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c0-16.3-11.7-39.7-53.7-39.7m189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7m-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1c0-16.3-11.6-39.7-53.7-39.7M240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1c.1-16.3-11.6-39.7-53.7-39.7"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M166%20116.9c0%2023.4-16.4%2049.1-72.5%2049.1H23.4l21-88.8h67.8c42.1%200%2053.8%2023.3%2053.8%2039.7m126.2-39.7h-67.8L205.7%20166h70.1c53.8%200%2070.1-25.7%2070.1-49.1c.1-16.4-11.6-39.7-53.7-39.7M88.8%20208.1H21L0%20296.9h70.1c56.1%200%2072.5-23.4%2072.5-49.1c0-16.3-11.7-39.7-53.8-39.7m180.1%200h-67.8l-18.7%2088.8h70.1c53.8%200%2070.1-23.4%2070.1-49.1c0-16.3-11.7-39.7-53.7-39.7m189.3-53.8h-67.8l-18.7%2088.8h70.1c53.8%200%2070.1-23.4%2070.1-49.1c.1-16.3-11.6-39.7-53.7-39.7m-28%20137.9h-67.8L343.7%20381h70.1c56.1%200%2070.1-23.4%2070.1-49.1c0-16.3-11.6-39.7-53.7-39.7M240.8%20346H173l-18.7%2088.8h70.1c56.1%200%2070.1-25.7%2070.1-49.1c.1-16.3-11.6-39.7-53.7-39.7%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M166%20116.9c0%2023.4-16.4%2049.1-72.5%2049.1H23.4l21-88.8h67.8c42.1%200%2053.8%2023.3%2053.8%2039.7m126.2-39.7h-67.8L205.7%20166h70.1c53.8%200%2070.1-25.7%2070.1-49.1c.1-16.4-11.6-39.7-53.7-39.7M88.8%20208.1H21L0%20296.9h70.1c56.1%200%2072.5-23.4%2072.5-49.1c0-16.3-11.7-39.7-53.8-39.7m180.1%200h-67.8l-18.7%2088.8h70.1c53.8%200%2070.1-23.4%2070.1-49.1c0-16.3-11.7-39.7-53.7-39.7m189.3-53.8h-67.8l-18.7%2088.8h70.1c53.8%200%2070.1-23.4%2070.1-49.1c.1-16.3-11.6-39.7-53.7-39.7m-28%20137.9h-67.8L343.7%20381h70.1c56.1%200%2070.1-23.4%2070.1-49.1c0-16.3-11.6-39.7-53.7-39.7M240.8%20346H173l-18.7%2088.8h70.1c56.1%200%2070.1-25.7%2070.1-49.1c.1-16.3-11.6-39.7-53.7-39.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/blackberry.svg?color=%231a73e8&size=48