adobe lightroom logo

adobe-lightroom from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
adobe-lightroom
Set
SVG Logos
Style
Color
Viewbox
256×250
License
CC0

The same logo in other sets

Related icons in SVG Logos

Use the adobe lightroom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#001e36" rx="42.5"/><path fill="#31a8ff" d="M134.443 176.409H66.78q-1.719 0-1.717-1.89V65.47a1.366 1.366 0 0 1 1.545-1.546H87.56a1.064 1.064 0 0 1 1.202 1.203v89.645h49.287q1.545 0 1.203 1.545l-3.092 18.547a1.64 1.64 0 0 1-.687 1.288a2.3 2.3 0 0 1-1.03.258m17-85.352h18.719c1.044.01 1.956.71 2.232 1.718a8.3 8.3 0 0 1 .86 2.404q.358 1.659.514 3.349q.17 1.803.172 3.864a40.1 40.1 0 0 1 11.42-9.188a32.15 32.15 0 0 1 15.886-3.864a1.366 1.366 0 0 1 1.545 1.546v20.78q0 1.203-1.717 1.202a43.36 43.36 0 0 0-20.179 3.606a18.2 18.2 0 0 0-5.753 3.95v54.44q0 1.545-1.374 1.545h-20.78a1.517 1.517 0 0 1-1.717-1.717v-59.077q0-2.157-.028-4.457l-.035-2.334q-.01-.593-.023-1.194a418 418 0 0 0-.178-6.263l-.08-2.066a54.5 54.5 0 0 0-.686-7.041a.987.987 0 0 1 1.075-1.227z"/></svg>

React

import type { SVGProps } from "react";

export function LogosAdobeLightroom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#001e36" rx="42.5"/><path fill="#31a8ff" d="M134.443 176.409H66.78q-1.719 0-1.717-1.89V65.47a1.366 1.366 0 0 1 1.545-1.546H87.56a1.064 1.064 0 0 1 1.202 1.203v89.645h49.287q1.545 0 1.203 1.545l-3.092 18.547a1.64 1.64 0 0 1-.687 1.288a2.3 2.3 0 0 1-1.03.258m17-85.352h18.719c1.044.01 1.956.71 2.232 1.718a8.3 8.3 0 0 1 .86 2.404q.358 1.659.514 3.349q.17 1.803.172 3.864a40.1 40.1 0 0 1 11.42-9.188a32.15 32.15 0 0 1 15.886-3.864a1.366 1.366 0 0 1 1.545 1.546v20.78q0 1.203-1.717 1.202a43.36 43.36 0 0 0-20.179 3.606a18.2 18.2 0 0 0-5.753 3.95v54.44q0 1.545-1.374 1.545h-20.78a1.517 1.517 0 0 1-1.717-1.717v-59.077q0-2.157-.028-4.457l-.035-2.334q-.01-.593-.023-1.194a418 418 0 0 0-.178-6.263l-.08-2.066a54.5 54.5 0 0 0-.686-7.041a.987.987 0 0 1 1.075-1.227z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 250"><rect width="256" height="249.6" fill="#001e36" rx="42.5"/><path fill="#31a8ff" d="M134.443 176.409H66.78q-1.719 0-1.717-1.89V65.47a1.366 1.366 0 0 1 1.545-1.546H87.56a1.064 1.064 0 0 1 1.202 1.203v89.645h49.287q1.545 0 1.203 1.545l-3.092 18.547a1.64 1.64 0 0 1-.687 1.288a2.3 2.3 0 0 1-1.03.258m17-85.352h18.719c1.044.01 1.956.71 2.232 1.718a8.3 8.3 0 0 1 .86 2.404q.358 1.659.514 3.349q.17 1.803.172 3.864a40.1 40.1 0 0 1 11.42-9.188a32.15 32.15 0 0 1 15.886-3.864a1.366 1.366 0 0 1 1.545 1.546v20.78q0 1.203-1.717 1.202a43.36 43.36 0 0 0-20.179 3.606a18.2 18.2 0 0 0-5.753 3.95v54.44q0 1.545-1.374 1.545h-20.78a1.517 1.517 0 0 1-1.717-1.717v-59.077q0-2.157-.028-4.457l-.035-2.334q-.01-.593-.023-1.194a418 418 0 0 0-.178-6.263l-.08-2.066a54.5 54.5 0 0 0-.686-7.041a.987.987 0 0 1 1.075-1.227z"/></svg>
</template>

CSS

.icon-adobe-lightroom {
  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%20256%20250%22%3E%3Crect%20width%3D%22256%22%20height%3D%22249.6%22%20fill%3D%22%23001e36%22%20rx%3D%2242.5%22%2F%3E%3Cpath%20fill%3D%22%2331a8ff%22%20d%3D%22M134.443%20176.409H66.78q-1.719%200-1.717-1.89V65.47a1.366%201.366%200%200%201%201.545-1.546H87.56a1.064%201.064%200%200%201%201.202%201.203v89.645h49.287q1.545%200%201.203%201.545l-3.092%2018.547a1.64%201.64%200%200%201-.687%201.288a2.3%202.3%200%200%201-1.03.258m17-85.352h18.719c1.044.01%201.956.71%202.232%201.718a8.3%208.3%200%200%201%20.86%202.404q.358%201.659.514%203.349q.17%201.803.172%203.864a40.1%2040.1%200%200%201%2011.42-9.188a32.15%2032.15%200%200%201%2015.886-3.864a1.366%201.366%200%200%201%201.545%201.546v20.78q0%201.203-1.717%201.202a43.36%2043.36%200%200%200-20.179%203.606a18.2%2018.2%200%200%200-5.753%203.95v54.44q0%201.545-1.374%201.545h-20.78a1.517%201.517%200%200%201-1.717-1.717v-59.077q0-2.157-.028-4.457l-.035-2.334q-.01-.593-.023-1.194a418%20418%200%200%200-.178-6.263l-.08-2.066a54.5%2054.5%200%200%200-.686-7.041a.987.987%200%200%201%201.075-1.227z%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%20256%20250%22%3E%3Crect%20width%3D%22256%22%20height%3D%22249.6%22%20fill%3D%22%23001e36%22%20rx%3D%2242.5%22%2F%3E%3Cpath%20fill%3D%22%2331a8ff%22%20d%3D%22M134.443%20176.409H66.78q-1.719%200-1.717-1.89V65.47a1.366%201.366%200%200%201%201.545-1.546H87.56a1.064%201.064%200%200%201%201.202%201.203v89.645h49.287q1.545%200%201.203%201.545l-3.092%2018.547a1.64%201.64%200%200%201-.687%201.288a2.3%202.3%200%200%201-1.03.258m17-85.352h18.719c1.044.01%201.956.71%202.232%201.718a8.3%208.3%200%200%201%20.86%202.404q.358%201.659.514%203.349q.17%201.803.172%203.864a40.1%2040.1%200%200%201%2011.42-9.188a32.15%2032.15%200%200%201%2015.886-3.864a1.366%201.366%200%200%201%201.545%201.546v20.78q0%201.203-1.717%201.202a43.36%2043.36%200%200%200-20.179%203.606a18.2%2018.2%200%200%200-5.753%203.95v54.44q0%201.545-1.374%201.545h-20.78a1.517%201.517%200%200%201-1.717-1.717v-59.077q0-2.157-.028-4.457l-.035-2.334q-.01-.593-.023-1.194a418%20418%200%200%200-.178-6.263l-.08-2.066a54.5%2054.5%200%200%200-.686-7.041a.987.987%200%200%201%201.075-1.227z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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