blackberry from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
blackberry
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the blackberry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364" opacity=".5"/><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364"/></svg>

React

import type { SVGProps } from "react";

export function UimBlackberry(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="M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364" opacity=".5"/><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364" opacity=".5"/><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M7.188 13.352H5.27l.523-2.415h1.838c1.195 0 1.48.586 1.48 1.05c0 .657-.428 1.365-1.923 1.365m.661-3.637H5.936l.52-2.416h1.84c1.194 0 1.479.587 1.479 1.051c0 .657-.428 1.365-1.926 1.365m3.754 7.425H9.685l.522-2.418h1.84c1.193 0 1.476.589 1.476 1.054c0 .658-.425 1.364-1.92 1.364m.708-3.788h-1.914l.521-2.415h1.84c1.193 0 1.476.586 1.476 1.05c0 .657-.425 1.365-1.923 1.365m.664-3.637h-1.914l.523-2.416h1.836c1.196 0 1.48.587 1.48 1.051c0 .657-.427 1.365-1.925 1.365m3.747 5.605h-1.915l.522-2.418h1.838c1.194 0 1.478.59 1.478 1.053c0 .657-.425 1.365-1.923 1.365m.713-3.443H15.52l.522-2.416h1.84c1.194 0 1.476.587 1.476 1.052c0 .657-.425 1.364-1.923 1.364"/></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%22M7.188%2013.352H5.27l.523-2.415h1.838c1.195%200%201.48.586%201.48%201.05c0%20.657-.428%201.365-1.923%201.365m.661-3.637H5.936l.52-2.416h1.84c1.194%200%201.479.587%201.479%201.051c0%20.657-.428%201.365-1.926%201.365m3.754%207.425H9.685l.522-2.418h1.84c1.193%200%201.476.589%201.476%201.054c0%20.658-.425%201.364-1.92%201.364m.708-3.788h-1.914l.521-2.415h1.84c1.193%200%201.476.586%201.476%201.05c0%20.657-.425%201.365-1.923%201.365m.664-3.637h-1.914l.523-2.416h1.836c1.196%200%201.48.587%201.48%201.051c0%20.657-.427%201.365-1.925%201.365m3.747%205.605h-1.915l.522-2.418h1.838c1.194%200%201.478.59%201.478%201.053c0%20.657-.425%201.365-1.923%201.365m.713-3.443H15.52l.522-2.416h1.84c1.194%200%201.476.587%201.476%201.052c0%20.657-.425%201.364-1.923%201.364%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M7.188%2013.352H5.27l.523-2.415h1.838c1.195%200%201.48.586%201.48%201.05c0%20.657-.428%201.365-1.923%201.365m.661-3.637H5.936l.52-2.416h1.84c1.194%200%201.479.587%201.479%201.051c0%20.657-.428%201.365-1.926%201.365m3.754%207.425H9.685l.522-2.418h1.84c1.193%200%201.476.589%201.476%201.054c0%20.658-.425%201.364-1.92%201.364m.708-3.788h-1.914l.521-2.415h1.84c1.193%200%201.476.586%201.476%201.05c0%20.657-.425%201.365-1.923%201.365m.664-3.637h-1.914l.523-2.416h1.836c1.196%200%201.48.587%201.48%201.051c0%20.657-.427%201.365-1.925%201.365m3.747%205.605h-1.915l.522-2.418h1.838c1.194%200%201.478.59%201.478%201.053c0%20.657-.425%201.365-1.923%201.365m.713-3.443H15.52l.522-2.416h1.84c1.194%200%201.476.587%201.476%201.052c0%20.657-.425%201.364-1.923%201.364%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%22M7.188%2013.352H5.27l.523-2.415h1.838c1.195%200%201.48.586%201.48%201.05c0%20.657-.428%201.365-1.923%201.365m.661-3.637H5.936l.52-2.416h1.84c1.194%200%201.479.587%201.479%201.051c0%20.657-.428%201.365-1.926%201.365m3.754%207.425H9.685l.522-2.418h1.84c1.193%200%201.476.589%201.476%201.054c0%20.658-.425%201.364-1.92%201.364m.708-3.788h-1.914l.521-2.415h1.84c1.193%200%201.476.586%201.476%201.05c0%20.657-.425%201.365-1.923%201.365m.664-3.637h-1.914l.523-2.416h1.836c1.196%200%201.48.587%201.48%201.051c0%20.657-.427%201.365-1.925%201.365m3.747%205.605h-1.915l.522-2.418h1.838c1.194%200%201.478.59%201.478%201.053c0%20.657-.425%201.365-1.923%201.365m.713-3.443H15.52l.522-2.416h1.84c1.194%200%201.476.587%201.476%201.052c0%20.657-.425%201.364-1.923%201.364%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M7.188%2013.352H5.27l.523-2.415h1.838c1.195%200%201.48.586%201.48%201.05c0%20.657-.428%201.365-1.923%201.365m.661-3.637H5.936l.52-2.416h1.84c1.194%200%201.479.587%201.479%201.051c0%20.657-.428%201.365-1.926%201.365m3.754%207.425H9.685l.522-2.418h1.84c1.193%200%201.476.589%201.476%201.054c0%20.658-.425%201.364-1.92%201.364m.708-3.788h-1.914l.521-2.415h1.84c1.193%200%201.476.586%201.476%201.05c0%20.657-.425%201.365-1.923%201.365m.664-3.637h-1.914l.523-2.416h1.836c1.196%200%201.48.587%201.48%201.051c0%20.657-.427%201.365-1.925%201.365m3.747%205.605h-1.915l.522-2.418h1.838c1.194%200%201.478.59%201.478%201.053c0%20.657-.425%201.365-1.923%201.365m.713-3.443H15.52l.522-2.416h1.84c1.194%200%201.476.587%201.476%201.052c0%20.657-.425%201.364-1.923%201.364%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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