adobe alt icon

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

Name
adobe-alt
Set
Unicons
Style
Line
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons

Use the adobe alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.247 2.403a1 1 0 0 0-.83-.444H1.992a1 1 0 0 0-1 1v18.082a1 1 0 0 0 1.925.38L10.342 3.34a1 1 0 0 0-.095-.936m-7.255 13.57V3.96h4.933Zm19-14.014h-7.518a1 1 0 0 0-.921 1.388l7.517 17.85a1 1 0 0 0 .921.612a1 1 0 0 0 .198-.02a1 1 0 0 0 .803-.98V2.959a1 1 0 0 0-1-1m-1 13.899L15.98 3.959h5.012ZM12.949 9.52a1 1 0 0 0-.926-.646h-.01a1 1 0 0 0-.928.627l-3.059 7.631a1 1 0 0 0 .929 1.372h2.254l1.522 2.99a1 1 0 0 0 .892.547h2.612a1 1 0 0 0 .936-1.353Zm1.287 10.521l-1.523-2.99a1 1 0 0 0-.89-.547h-1.39l1.553-3.875l2.802 7.412Z"/></svg>

React

import type { SVGProps } from "react";

export function UilAdobeAlt(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="M10.247 2.403a1 1 0 0 0-.83-.444H1.992a1 1 0 0 0-1 1v18.082a1 1 0 0 0 1.925.38L10.342 3.34a1 1 0 0 0-.095-.936m-7.255 13.57V3.96h4.933Zm19-14.014h-7.518a1 1 0 0 0-.921 1.388l7.517 17.85a1 1 0 0 0 .921.612a1 1 0 0 0 .198-.02a1 1 0 0 0 .803-.98V2.959a1 1 0 0 0-1-1m-1 13.899L15.98 3.959h5.012ZM12.949 9.52a1 1 0 0 0-.926-.646h-.01a1 1 0 0 0-.928.627l-3.059 7.631a1 1 0 0 0 .929 1.372h2.254l1.522 2.99a1 1 0 0 0 .892.547h2.612a1 1 0 0 0 .936-1.353Zm1.287 10.521l-1.523-2.99a1 1 0 0 0-.89-.547h-1.39l1.553-3.875l2.802 7.412Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.247 2.403a1 1 0 0 0-.83-.444H1.992a1 1 0 0 0-1 1v18.082a1 1 0 0 0 1.925.38L10.342 3.34a1 1 0 0 0-.095-.936m-7.255 13.57V3.96h4.933Zm19-14.014h-7.518a1 1 0 0 0-.921 1.388l7.517 17.85a1 1 0 0 0 .921.612a1 1 0 0 0 .198-.02a1 1 0 0 0 .803-.98V2.959a1 1 0 0 0-1-1m-1 13.899L15.98 3.959h5.012ZM12.949 9.52a1 1 0 0 0-.926-.646h-.01a1 1 0 0 0-.928.627l-3.059 7.631a1 1 0 0 0 .929 1.372h2.254l1.522 2.99a1 1 0 0 0 .892.547h2.612a1 1 0 0 0 .936-1.353Zm1.287 10.521l-1.523-2.99a1 1 0 0 0-.89-.547h-1.39l1.553-3.875l2.802 7.412Z"/></svg>
</template>

CSS

.icon-adobe-alt {
  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%22M10.247%202.403a1%201%200%200%200-.83-.444H1.992a1%201%200%200%200-1%201v18.082a1%201%200%200%200%201.925.38L10.342%203.34a1%201%200%200%200-.095-.936m-7.255%2013.57V3.96h4.933Zm19-14.014h-7.518a1%201%200%200%200-.921%201.388l7.517%2017.85a1%201%200%200%200%20.921.612a1%201%200%200%200%20.198-.02a1%201%200%200%200%20.803-.98V2.959a1%201%200%200%200-1-1m-1%2013.899L15.98%203.959h5.012ZM12.949%209.52a1%201%200%200%200-.926-.646h-.01a1%201%200%200%200-.928.627l-3.059%207.631a1%201%200%200%200%20.929%201.372h2.254l1.522%202.99a1%201%200%200%200%20.892.547h2.612a1%201%200%200%200%20.936-1.353Zm1.287%2010.521l-1.523-2.99a1%201%200%200%200-.89-.547h-1.39l1.553-3.875l2.802%207.412Z%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%22M10.247%202.403a1%201%200%200%200-.83-.444H1.992a1%201%200%200%200-1%201v18.082a1%201%200%200%200%201.925.38L10.342%203.34a1%201%200%200%200-.095-.936m-7.255%2013.57V3.96h4.933Zm19-14.014h-7.518a1%201%200%200%200-.921%201.388l7.517%2017.85a1%201%200%200%200%20.921.612a1%201%200%200%200%20.198-.02a1%201%200%200%200%20.803-.98V2.959a1%201%200%200%200-1-1m-1%2013.899L15.98%203.959h5.012ZM12.949%209.52a1%201%200%200%200-.926-.646h-.01a1%201%200%200%200-.928.627l-3.059%207.631a1%201%200%200%200%20.929%201.372h2.254l1.522%202.99a1%201%200%200%200%20.892.547h2.612a1%201%200%200%200%20.936-1.353Zm1.287%2010.521l-1.523-2.99a1%201%200%200%200-.89-.547h-1.39l1.553-3.875l2.802%207.412Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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