qualcomm logo
qualcomm from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- qualcomm
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the qualcomm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C8.307 0 2.099 5.984 2.099 13.964c0 8.005 6.208 13.968 13.901 13.968a14 14 0 0 0 3.781-.516l1.511 3.896c.156.423.468.688 1.025.688h2.401c.579 0 1-.38.735-1.109l-1.959-5.093c3.849-2.428 6.407-6.719 6.407-11.855C29.901 5.984 23.693 0 16 0m6.047 22.083l-1.755-4.561c-.156-.376-.469-.729-1.136-.729h-2.287c-.577 0-1.025.375-.76 1.109l2.312 5.984a9.7 9.7 0 0 1-2.421.287c-5.625 0-9.631-4.427-9.631-10.208S10.374 3.761 16 3.761c5.625 0 9.631 4.423 9.631 10.204c0 3.38-1.36 6.271-3.584 8.119z"/></svg>
React
import type { SVGProps } from "react";
export function CibQualcomm(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="M16 0C8.307 0 2.099 5.984 2.099 13.964c0 8.005 6.208 13.968 13.901 13.968a14 14 0 0 0 3.781-.516l1.511 3.896c.156.423.468.688 1.025.688h2.401c.579 0 1-.38.735-1.109l-1.959-5.093c3.849-2.428 6.407-6.719 6.407-11.855C29.901 5.984 23.693 0 16 0m6.047 22.083l-1.755-4.561c-.156-.376-.469-.729-1.136-.729h-2.287c-.577 0-1.025.375-.76 1.109l2.312 5.984a9.7 9.7 0 0 1-2.421.287c-5.625 0-9.631-4.427-9.631-10.208S10.374 3.761 16 3.761c5.625 0 9.631 4.423 9.631 10.204c0 3.38-1.36 6.271-3.584 8.119z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C8.307 0 2.099 5.984 2.099 13.964c0 8.005 6.208 13.968 13.901 13.968a14 14 0 0 0 3.781-.516l1.511 3.896c.156.423.468.688 1.025.688h2.401c.579 0 1-.38.735-1.109l-1.959-5.093c3.849-2.428 6.407-6.719 6.407-11.855C29.901 5.984 23.693 0 16 0m6.047 22.083l-1.755-4.561c-.156-.376-.469-.729-1.136-.729h-2.287c-.577 0-1.025.375-.76 1.109l2.312 5.984a9.7 9.7 0 0 1-2.421.287c-5.625 0-9.631-4.427-9.631-10.208S10.374 3.761 16 3.761c5.625 0 9.631 4.423 9.631 10.204c0 3.38-1.36 6.271-3.584 8.119z"/></svg> </template>
CSS
.icon-qualcomm {
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%22M16%200C8.307%200%202.099%205.984%202.099%2013.964c0%208.005%206.208%2013.968%2013.901%2013.968a14%2014%200%200%200%203.781-.516l1.511%203.896c.156.423.468.688%201.025.688h2.401c.579%200%201-.38.735-1.109l-1.959-5.093c3.849-2.428%206.407-6.719%206.407-11.855C29.901%205.984%2023.693%200%2016%200m6.047%2022.083l-1.755-4.561c-.156-.376-.469-.729-1.136-.729h-2.287c-.577%200-1.025.375-.76%201.109l2.312%205.984a9.7%209.7%200%200%201-2.421.287c-5.625%200-9.631-4.427-9.631-10.208S10.374%203.761%2016%203.761c5.625%200%209.631%204.423%209.631%2010.204c0%203.38-1.36%206.271-3.584%208.119z%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%22M16%200C8.307%200%202.099%205.984%202.099%2013.964c0%208.005%206.208%2013.968%2013.901%2013.968a14%2014%200%200%200%203.781-.516l1.511%203.896c.156.423.468.688%201.025.688h2.401c.579%200%201-.38.735-1.109l-1.959-5.093c3.849-2.428%206.407-6.719%206.407-11.855C29.901%205.984%2023.693%200%2016%200m6.047%2022.083l-1.755-4.561c-.156-.376-.469-.729-1.136-.729h-2.287c-.577%200-1.025.375-.76%201.109l2.312%205.984a9.7%209.7%200%200%201-2.421.287c-5.625%200-9.631-4.427-9.631-10.208S10.374%203.761%2016%203.761c5.625%200%209.631%204.423%209.631%2010.204c0%203.38-1.36%206.271-3.584%208.119z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/qualcomm.svg?color=%231a73e8&size=48