adobeillustrator logo

adobeillustrator from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
adobeillustrator
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the adobeillustrator logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.53 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.14.51-.29.98-.44 1.4h2.54c-.06-.211-.14-.46-.23-.721c-.09-.269-.18-.559-.27-.859M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3M14.7 16.83h-2.091c-.069.01-.139-.04-.159-.11l-.82-2.38H7.91l-.76 2.35c-.02.09-.1.15-.19.141H5.08c-.11 0-.14-.061-.11-.18L8.19 7.38c.03-.1.06-.21.1-.33c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.08 0 .12.03.13.08l3.65 10.3c.03.109 0 .16-.1.16m3.4-.15c0 .11-.039.16-.129.16H16.01c-.1 0-.15-.061-.15-.16v-7.7c0-.1.041-.14.131-.14h1.98c.09 0 .129.05.129.14zm-.209-9.03a1.18 1.18 0 0 1-.911.35c-.33.01-.65-.12-.891-.35a1.3 1.3 0 0 1-.34-.92c-.01-.34.12-.66.359-.89c.242-.23.562-.35.892-.35c.391 0 .689.12.91.35c.22.24.34.56.33.89c.01.34-.11.67-.349.92"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAdobeillustrator(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.53 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.14.51-.29.98-.44 1.4h2.54c-.06-.211-.14-.46-.23-.721c-.09-.269-.18-.559-.27-.859M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3M14.7 16.83h-2.091c-.069.01-.139-.04-.159-.11l-.82-2.38H7.91l-.76 2.35c-.02.09-.1.15-.19.141H5.08c-.11 0-.14-.061-.11-.18L8.19 7.38c.03-.1.06-.21.1-.33c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.08 0 .12.03.13.08l3.65 10.3c.03.109 0 .16-.1.16m3.4-.15c0 .11-.039.16-.129.16H16.01c-.1 0-.15-.061-.15-.16v-7.7c0-.1.041-.14.131-.14h1.98c.09 0 .129.05.129.14zm-.209-9.03a1.18 1.18 0 0 1-.911.35c-.33.01-.65-.12-.891-.35a1.3 1.3 0 0 1-.34-.92c-.01-.34.12-.66.359-.89c.242-.23.562-.35.892-.35c.391 0 .689.12.91.35c.22.24.34.56.33.89c.01.34-.11.67-.349.92"/></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.53 10.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34 1.29c-.15.48-.3.98-.46 1.48c-.14.51-.29.98-.44 1.4h2.54c-.06-.211-.14-.46-.23-.721c-.09-.269-.18-.559-.27-.859M19.75.3H4.25C1.9.3 0 2.2 0 4.55v14.9c0 2.35 1.9 4.25 4.25 4.25h15.5c2.35 0 4.25-1.9 4.25-4.25V4.55C24 2.2 22.1.3 19.75.3M14.7 16.83h-2.091c-.069.01-.139-.04-.159-.11l-.82-2.38H7.91l-.76 2.35c-.02.09-.1.15-.19.141H5.08c-.11 0-.14-.061-.11-.18L8.19 7.38c.03-.1.06-.21.1-.33c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.08 0 .12.03.13.08l3.65 10.3c.03.109 0 .16-.1.16m3.4-.15c0 .11-.039.16-.129.16H16.01c-.1 0-.15-.061-.15-.16v-7.7c0-.1.041-.14.131-.14h1.98c.09 0 .129.05.129.14zm-.209-9.03a1.18 1.18 0 0 1-.911.35c-.33.01-.65-.12-.891-.35a1.3 1.3 0 0 1-.34-.92c-.01-.34.12-.66.359-.89c.242-.23.562-.35.892-.35c.391 0 .689.12.91.35c.22.24.34.56.33.89c.01.34-.11.67-.349.92"/></svg>
</template>

CSS

.icon-adobeillustrator {
  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.53%2010.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34%201.29c-.15.48-.3.98-.46%201.48c-.14.51-.29.98-.44%201.4h2.54c-.06-.211-.14-.46-.23-.721c-.09-.269-.18-.559-.27-.859M19.75.3H4.25C1.9.3%200%202.2%200%204.55v14.9c0%202.35%201.9%204.25%204.25%204.25h15.5c2.35%200%204.25-1.9%204.25-4.25V4.55C24%202.2%2022.1.3%2019.75.3M14.7%2016.83h-2.091c-.069.01-.139-.04-.159-.11l-.82-2.38H7.91l-.76%202.35c-.02.09-.1.15-.19.141H5.08c-.11%200-.14-.061-.11-.18L8.19%207.38c.03-.1.06-.21.1-.33c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.08%200%20.12.03.13.08l3.65%2010.3c.03.109%200%20.16-.1.16m3.4-.15c0%20.11-.039.16-.129.16H16.01c-.1%200-.15-.061-.15-.16v-7.7c0-.1.041-.14.131-.14h1.98c.09%200%20.129.05.129.14zm-.209-9.03a1.18%201.18%200%200%201-.911.35c-.33.01-.65-.12-.891-.35a1.3%201.3%200%200%201-.34-.92c-.01-.34.12-.66.359-.89c.242-.23.562-.35.892-.35c.391%200%20.689.12.91.35c.22.24.34.56.33.89c.01.34-.11.67-.349.92%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.53%2010.73c-.1-.31-.19-.61-.29-.92s-.19-.6-.27-.89c-.08-.28-.15-.54-.22-.78h-.02c-.09.43-.2.86-.34%201.29c-.15.48-.3.98-.46%201.48c-.14.51-.29.98-.44%201.4h2.54c-.06-.211-.14-.46-.23-.721c-.09-.269-.18-.559-.27-.859M19.75.3H4.25C1.9.3%200%202.2%200%204.55v14.9c0%202.35%201.9%204.25%204.25%204.25h15.5c2.35%200%204.25-1.9%204.25-4.25V4.55C24%202.2%2022.1.3%2019.75.3M14.7%2016.83h-2.091c-.069.01-.139-.04-.159-.11l-.82-2.38H7.91l-.76%202.35c-.02.09-.1.15-.19.141H5.08c-.11%200-.14-.061-.11-.18L8.19%207.38c.03-.1.06-.21.1-.33c.04-.21.06-.43.06-.65c-.01-.05.03-.1.08-.11h2.59c.08%200%20.12.03.13.08l3.65%2010.3c.03.109%200%20.16-.1.16m3.4-.15c0%20.11-.039.16-.129.16H16.01c-.1%200-.15-.061-.15-.16v-7.7c0-.1.041-.14.131-.14h1.98c.09%200%20.129.05.129.14zm-.209-9.03a1.18%201.18%200%200%201-.911.35c-.33.01-.65-.12-.891-.35a1.3%201.3%200%200%201-.34-.92c-.01-.34.12-.66.359-.89c.242-.23.562-.35.892-.35c.391%200%20.689.12.91.35c.22.24.34.56.33.89c.01.34-.11.67-.349.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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