adobe from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
adobe
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the adobe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22.041a1 1 0 0 1-1-1V2.959a1 1 0 0 1 1-1h7.425a1 1 0 0 1 .925 1.38L2.925 21.42a1 1 0 0 1-.925.62Zm14.244 0H13.63a1 1 0 0 1-.891-.546l-1.522-2.99H8.963a1 1 0 0 1-.928-1.372L11.094 9.5a1 1 0 0 1 .928-.628h.01a1 1 0 0 1 .926.646l4.221 11.168a1 1 0 0 1-.935 1.354ZM22 21.809a1 1 0 0 1-.921-.613L13.56 3.346a1 1 0 0 1 .921-1.387H22a1 1 0 0 1 1 1v17.85a1 1 0 0 1-.802.98a1 1 0 0 1-.198.02"/></svg>

React

import type { SVGProps } from "react";

export function UimAdobe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22.041a1 1 0 0 1-1-1V2.959a1 1 0 0 1 1-1h7.425a1 1 0 0 1 .925 1.38L2.925 21.42a1 1 0 0 1-.925.62Zm14.244 0H13.63a1 1 0 0 1-.891-.546l-1.522-2.99H8.963a1 1 0 0 1-.928-1.372L11.094 9.5a1 1 0 0 1 .928-.628h.01a1 1 0 0 1 .926.646l4.221 11.168a1 1 0 0 1-.935 1.354ZM22 21.809a1 1 0 0 1-.921-.613L13.56 3.346a1 1 0 0 1 .921-1.387H22a1 1 0 0 1 1 1v17.85a1 1 0 0 1-.802.98a1 1 0 0 1-.198.02"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22.041a1 1 0 0 1-1-1V2.959a1 1 0 0 1 1-1h7.425a1 1 0 0 1 .925 1.38L2.925 21.42a1 1 0 0 1-.925.62Zm14.244 0H13.63a1 1 0 0 1-.891-.546l-1.522-2.99H8.963a1 1 0 0 1-.928-1.372L11.094 9.5a1 1 0 0 1 .928-.628h.01a1 1 0 0 1 .926.646l4.221 11.168a1 1 0 0 1-.935 1.354ZM22 21.809a1 1 0 0 1-.921-.613L13.56 3.346a1 1 0 0 1 .921-1.387H22a1 1 0 0 1 1 1v17.85a1 1 0 0 1-.802.98a1 1 0 0 1-.198.02"/></svg>
</template>

CSS

.icon-adobe {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2022.041a1%201%200%200%201-1-1V2.959a1%201%200%200%201%201-1h7.425a1%201%200%200%201%20.925%201.38L2.925%2021.42a1%201%200%200%201-.925.62Zm14.244%200H13.63a1%201%200%200%201-.891-.546l-1.522-2.99H8.963a1%201%200%200%201-.928-1.372L11.094%209.5a1%201%200%200%201%20.928-.628h.01a1%201%200%200%201%20.926.646l4.221%2011.168a1%201%200%200%201-.935%201.354ZM22%2021.809a1%201%200%200%201-.921-.613L13.56%203.346a1%201%200%200%201%20.921-1.387H22a1%201%200%200%201%201%201v17.85a1%201%200%200%201-.802.98a1%201%200%200%201-.198.02%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2022.041a1%201%200%200%201-1-1V2.959a1%201%200%200%201%201-1h7.425a1%201%200%200%201%20.925%201.38L2.925%2021.42a1%201%200%200%201-.925.62Zm14.244%200H13.63a1%201%200%200%201-.891-.546l-1.522-2.99H8.963a1%201%200%200%201-.928-1.372L11.094%209.5a1%201%200%200%201%20.928-.628h.01a1%201%200%200%201%20.926.646l4.221%2011.168a1%201%200%200%201-.935%201.354ZM22%2021.809a1%201%200%200%201-.921-.613L13.56%203.346a1%201%200%200%201%20.921-1.387H22a1%201%200%200%201%201%201v17.85a1%201%200%200%201-.802.98a1%201%200%200%201-.198.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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