How to use the Prada icon
import { PradaLogo } from "@/assets/icons/pradaLogo"
export default function Example() {
return <PradaLogo width="32px" height="32px" />
}Brands icon
Copy the Prada 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/1086072292
// Asset license: Public domain textlogo
// Optimized, converted to monochrome currentColor JSX, and parameterized by JSXIcons.
export const PradaLogo = ({ width = "40px", height = "40px", color = "#000000", ...props }) => (
<svg {...props} width={width} height={height} viewBox="0 0 2279.41 353.7" xmlns="http://www.w3.org/2000/svg" fill={color} color={color}>
<path d="M41.37 353.67h-32c-2.67 0-9.35 0-9.35-4 0-2.65 1.34-4 5.34-5.34 29.37-9.35 36-25.35 36-48V57.4c0-21.36-6.68-37.37-36-48-4 0-5.34-2.67-5.34-4 0-5.33 6.68-4 9.35-4h264.21c60.05 0 109.44 48 109.44 108.09s-49.39 108.03-109.44 108.03H140.13v81.41c1.34 21.35 8 36 36 45.37 4 1.34 5.33 2.68 5.33 5.34 0 4-6.67 4-9.34 4H41.37zm1969.8-129.45h62.72l-62.72-106.77-6.69-10.68-56 117.45zm0-224.19h42.71l178.81 315c5.35 8 12 16 20 20 6.67 5.35 14.67 6.7 21.34 9.35 2.68 1.35 5.34 2.69 5.34 5.35 0 4-6.67 4-9.35 4h-158.8c-2.66 0-10.69 0-10.69-4 0-2.66 2.68-4 5.37-5.35 8-2.65 13.32-6.66 16-14.66 2.68-9.36 0-14.67-6.67-26.71q-13.59-28.89-28-57.38h-149.47l-1.32 2.66c-1.35 5.35-12 24-20 44.05-10.66 21.35-14.67 26.68-12 37.36 1.35 8 8 12 16 14.67 2.69 1.35 4 2.69 4 5.34 0 4-6.69 4-9.35 4h-73.41c-2.66 0-9.35 0-9.35-4 0-2.65 1.35-4 5.34-5.34 6.69-2.66 14.67-4 21.35-9.35 8-4 14.69-12 20-20l9.35-20L1989.8 82.76l-14.7-25.36c-13.32-21.36-26.68-34.7-41.36-42.71-6.67-4-13.35-4-20-6.67-4-1.34-5.35-2.68-4-5.35 0-2.67 2.66-1.33 4-2.67h97.44zm-399 352.29h5.34c245.57 0 242.91-351 0-351H1416c-4 0-10.66-1.34-10.66 4 0 1.33 2.66 4 5.32 4 29.36 9.34 36 25.36 37.36 45.39V299c-1.32 21.34-8 36-37.36 45.36-2.66 1.35-5.32 2.69-5.32 5.35 0 4 6.67 4 10.66 4h129.45v-1.35h66.72zm0-325.62a68.36 68.36 0 0 1 68.09 68.06v162.82a68.35 68.35 0 0 1-68.09 68.06h-66.77V26.7zm-508.49 197.52h62.72l-62.72-106.77-6.68-10.68-56 117.45zm0-224.19h44l178.83 315c4 8 10.68 16 18.69 20 6.66 5.35 14.69 6.7 22.69 9.35 2.66 1.35 5.32 2.69 5.32 5.35 0 4-8 4-10.66 4H1203.8c-2.68 0-9.35 0-9.35-4 0-2.66 1.32-4 5.32-5.35 6.69-2.65 13.34-6.66 14.69-14.66 2.66-9.36 0-14.67-5.34-26.71-9.35-20-20-38.7-29.34-57.38h-149.51l-1.33 2.66c-1.33 5.35-10.68 24-20 44.05-9.34 21.35-14.67 26.68-12 37.36 2.67 8 8 12 16 14.67 2.66 1.35 5.33 2.69 5.33 5.34 0 4-6.67 4-10.66 4h-72.09c-2.67 0-10.68 0-10.68-4 0-2.65 2.67-4 5.34-5.34 8-2.66 14.68-4 22.7-9.35 6.66-4 14.68-12 18.67-20l9.34-20 102.77-212.26L1069 57.4c-13.34-21.36-28-34.7-41.37-42.71-8-4-13.35-4-21.36-6.67-2.68-1.34-5.35-2.68-4-5.35s4-1.33 5.35-2.67h96.08zM663.27 233.57c30.7 10.66 68.07 13.32 97.42 4l116.12 100.1 9.34 8a4.88 4.88 0 0 1 1.35 4c0 4-6.68 4-9.36 4H755.37l-92.08-76.07-74.75-60.07v82.76c1.35 20 9.35 34.69 37.37 44 2.67 1.35 4 2.68 4 5.34 0 4-6.68 4-9.36 4H459.08c-4 0-10.68 0-10.68-4 0-2.66 2.68-4 5.33-5.34 32-10.66 36-26.68 37.37-52V61.4c-1.34-24-5.34-41.37-37.37-52-2.67 0-5.33-2.67-5.33-4 0-5.33 6.68-4 10.68-4h260.24a107.64 107.64 0 0 1 108.1 107.19v.9a107.65 107.65 0 0 1-107.18 108.03h-85c4 8 13.34 10.68 21.34 14.69 2.68 0 4 1.36 6.68 1.36zm0-41.37H674c34.69 0 64.06-37.38 64.06-85.43C738 60.06 708.64 22.7 674 22.7h-85.47v169.5zM216.19 22.71h-76.06v169.5h88.09c36 0 64-37.38 64-85.43 0-46.7-28-84.07-64-84.07z"/>
</svg>
)
import { PradaLogo } from "@/assets/icons/pradaLogo"
export default function Example() {
return <PradaLogo 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.