How to use the Pandora icon
import { PandoraLogo } from "@/assets/icons/pandoraLogo"
export default function Example() {
return <PandoraLogo width="32px" height="32px" />
}Brands icon
Copy the Pandora icon as an optimized JSX SVG component for React, Next.js, dashboards, landing pages and Tailwind interfaces.
Copy-ready code
// Source: https://commons.wikimedia.org/wiki/Special:PermanentLink/1114224437
// Asset license: Public domain textlogo
// Optimized, converted to monochrome currentColor JSX, and parameterized by JSXIcons.
export const PandoraLogo = ({ width = "40px", height = "40px", color = "#000000", ...props }) => (
<svg {...props} width={width} height={height} viewBox="0 0 939.5 190.3" xmlns="http://www.w3.org/2000/svg" fill={color} color={color}>
<path d="M24.2 122.9c3.3.4 6.4.7 9.7.7 20.6 0 25.5-17.6 25.5-27.4 0-14.5-7.2-25-22.4-25-4.6 0-8.6.4-12.9.7v51zm1.3 65.3c-4.3-.2-21.6-.2-25.5 0 .9-14.7.4-126 .4-126 4.2.4 39.7 0 43.3 0 8.8 0 18.4.7 26.9 7 7 5.1 12.5 12.5 12.5 25.9 0 17.4-10.8 37.5-46.2 37.5-5.5 0-8.5-.4-12.7-.7 0 0 .8 50.3 1.3 56.3M139.9 91.8 121.1 137c6.4.2 12.7.7 19.1.7 5.7 0 11.2-.4 16.9-.7zm30.3 76.1-7.7-19.5c-7.9-.4-38.2-.4-45.6 0-5.9 14.2-11.8 29.4-14.7 39.9-2.3 0-14.5-.1-17.1 0l21.3-47.4C125 99.4 135.6 75.5 140 60.5c2 .1 10.1 0 11.9 0 8.8 25.1 19.8 50.9 26.4 66.3 7 16 19.1 43.7 27.4 61.5-2.7-.2-24.5 0-27.9 0zM234.7 62.3c1.5 0 7.2.1 8.6 0 17.4 19.3 33.8 36.3 56 58l21.7 21.3c3.5 3.3 5.1 4.6 9.2 7.9 0 0-.9-72.2-2.2-87.2 2.1.1 13.4.1 15.6 0-1.6 22.2-1.6 122.3-1.6 126.9-1.3 0-5.9-.1-7.5 0-23.3-25.3-68.5-70.3-88-88.1 0 25 .2 38.4.5 57.9.2 10.6.4 12.5 1.7 29.4-2-.1-13.6-.1-15.6 0l1.5-25.5c.3-5.1.3-83.5.1-100.6M411.7 152.1c0 8.4.5 17 .9 25.5 4 .2 20.4.9 25 .9 12.1 0 43.3-9 43.3-56.2 0-23.7-11.2-50.3-49.4-50.3-6.2 0-12.7.4-18.9.9-.4 7.3-.9 14.9-.9 22.2zm67 25.7c-12.8 8.2-24.8 10.5-39.8 10.5-11.2 0-45.4-.4-50.9 0 0 0 1.5-90.5.9-102.1-.4-7.9-.6-15.8-.9-23.9 4.8.4 35.7 0 46.7 0 15.6 0 35.1.7 50.3 12.7 14.1 11 21.1 27.5 21.1 46.6 0 25.9-10.1 45.2-27.4 56.2M728.3 119.8c3.5.2 7.9.6 12.7.6 18.3 0 25.1-13.4 25.1-25.3 0-7.7-1.3-14.3-7.7-19.1-5-3.7-11-4.6-17.1-4.6-3.5 0-10.3.7-13 .9zm35.3 13.4c2.7 3.9 6.8 9.9 9.5 13.8 14.5 20.4 19.5 26.8 31 41.3-5-.1-25.7-.3-31.2 0-2.7-4.2-6.8-11-9.5-15.3-9.4-14.5-20.8-30.7-30.7-44.6h-4.4s.7 55.1.7 59.9c-3.7-.4-20.9-.6-25 0 1.5-36.2 1.7-102.3.4-126 4.2.4 44.4 0 48.6 0 11.9 0 20.9 1.5 28.8 9 5.5 5.3 8.4 12.9 8.4 20.6 0 20.4-15.2 30.9-31.9 34zM873.5 91.8 854.8 137c6.4.2 12.7.7 19.1.7 5.7 0 11.2-.4 16.9-.7zm30.3 76.1-7.7-19.5c-7.9-.4-38.2-.4-45.5 0-5.9 14.2-11.8 29.4-14.7 39.9-2.6-.2-14.5 0-17.1 0l21.3-47.4c18.5-41.5 29.2-65.4 33.6-80.4 2 0 9.9.1 11.9 0 8.8 25.1 19.8 50.9 26.4 66.3 7 16 19.1 43.7 27.4 61.5-2.7 0-24.6-.2-27.9 0zM602.9 180.9c31 0 43.1-29.4 43.1-55.6 0-29.9-11.2-55.6-43.1-55.6-31.6 0-43.3 30.5-43.3 55.6 0 27.3 11.7 55.6 43.3 55.6m68.3-57.8c0 40.9-27.7 67.2-68.3 67.2-38.2 0-68.5-22.6-68.5-62.8 0-46.6 31.9-67.2 69-67.2 34.2 0 67.8 18.7 67.8 62.8M607.3 39.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4c2.5 0 4.4 2 4.4 4.4M593.7 40.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M621 40.3c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4 2-4.4 4.4-4.4 4.4 2 4.4 4.4M619.1 48.9q-7.8-1.2-15.6-1.2c-5.8 0-11.3.4-16.6 1.3l1.8 6.2s6.5-1.1 14.8-1.1 13.7 1 13.7 1zM608.2 31.3 603 0l-5.2 31.3c1.9-.1 3.3-.1 5.2-.1 1.6 0 3.6 0 5.2.1M572.7 2.7 582 33c3.3-.6 6.7-1 10.1-1.3zM632.9 2.7l-9 30.3c-3.3-.6-6.6-1-10.1-1.3z"/>
</svg>
)
import { PandoraLogo } from "@/assets/icons/pandoraLogo"
export default function Example() {
return <PandoraLogo width="32px" height="32px" />
}Built for the web
This copy-ready component works in React and Next.js projects, and the SVG can be adapted for any interface.
Looking for a similar mark? Browse the related icons below or explore the full brands collection.
Yes. You can copy the JSX component and use it in React and Next.js projects.
Yes. Edit the SVG attributes or pass className, width, height and color props depending on the component.