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

Name
pandora
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the pandora logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.401 0H6.598C2.999 0-.001 2.964-.001 6.599v18.803c0 3.599 2.959 6.599 6.599 6.599h18.803c3.635 0 6.599-2.964 6.599-6.599V6.599C32 3 29.036 0 25.401 0M16.5 21.083h-1.64v3.72a.867.867 0 0 1-.86.859H8.86V6.345h8.739c4.245 0 7.527 2.197 7.527 7.197c0 4.74-3.641 7.537-8.604 7.537h-.021z"/></svg>

React

import type { SVGProps } from "react";

export function CibPandora(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="M25.401 0H6.598C2.999 0-.001 2.964-.001 6.599v18.803c0 3.599 2.959 6.599 6.599 6.599h18.803c3.635 0 6.599-2.964 6.599-6.599V6.599C32 3 29.036 0 25.401 0M16.5 21.083h-1.64v3.72a.867.867 0 0 1-.86.859H8.86V6.345h8.739c4.245 0 7.527 2.197 7.527 7.197c0 4.74-3.641 7.537-8.604 7.537h-.021z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.401 0H6.598C2.999 0-.001 2.964-.001 6.599v18.803c0 3.599 2.959 6.599 6.599 6.599h18.803c3.635 0 6.599-2.964 6.599-6.599V6.599C32 3 29.036 0 25.401 0M16.5 21.083h-1.64v3.72a.867.867 0 0 1-.86.859H8.86V6.345h8.739c4.245 0 7.527 2.197 7.527 7.197c0 4.74-3.641 7.537-8.604 7.537h-.021z"/></svg>
</template>

CSS

.icon-pandora {
  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%22M25.401%200H6.598C2.999%200-.001%202.964-.001%206.599v18.803c0%203.599%202.959%206.599%206.599%206.599h18.803c3.635%200%206.599-2.964%206.599-6.599V6.599C32%203%2029.036%200%2025.401%200M16.5%2021.083h-1.64v3.72a.867.867%200%200%201-.86.859H8.86V6.345h8.739c4.245%200%207.527%202.197%207.527%207.197c0%204.74-3.641%207.537-8.604%207.537h-.021z%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%22M25.401%200H6.598C2.999%200-.001%202.964-.001%206.599v18.803c0%203.599%202.959%206.599%206.599%206.599h18.803c3.635%200%206.599-2.964%206.599-6.599V6.599C32%203%2029.036%200%2025.401%200M16.5%2021.083h-1.64v3.72a.867.867%200%200%201-.86.859H8.86V6.345h8.739c4.245%200%207.527%202.197%207.527%207.197c0%204.74-3.641%207.537-8.604%207.537h-.021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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