adobecreativecloud logo

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

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

Use the adobecreativecloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.782 3.153c-.231.02-.472.04-.703.07a8.5 8.5 0 0 0-2.832.834a9 9 0 0 0-2.46 1.777c-.03.04-.09.06-.141.05a7.4 7.4 0 0 0-1.496-.07a7.4 7.4 0 0 0-2.932.763c-1.768.884-3.013 2.26-3.736 4.108a7.1 7.1 0 0 0-.462 2.139c0 .05-.01.09-.02.13v.773c.02.201.05.392.07.593c.1.813.332 1.596.703 2.33c.824 1.646 2.089 2.851 3.786 3.594a7.1 7.1 0 0 0 2.45.593q.048 0 .086.01h8.576c.183-.017.362-.035.547-.06a8.3 8.3 0 0 0 2.811-.834a8.84 8.84 0 0 0 3.646-3.304a8.2 8.2 0 0 0 1.184-3.093c.05-.34.08-.692.121-1.034c0-.05.01-.09.02-.13v-.794c-.02-.23-.05-.452-.05-.662a8.4 8.4 0 0 0-.834-2.812a8.95 8.95 0 0 0-3.324-3.645a8.2 8.2 0 0 0-3.072-1.175c-.362-.06-.713-.09-1.075-.13c-.05 0-.09-.01-.14-.02zm.369 1.693c2.126.005 3.93.826 5.395 2.455a6.93 6.93 0 0 1 1.616 3.323c.15.764.181 1.547.07 2.32c-.19 1.346-.702 2.55-1.576 3.605a7.08 7.08 0 0 1-3.997 2.45a7.3 7.3 0 0 1-2.56.1c-1.095-.14-2.099-.501-3.003-1.154a5 5 0 0 1-.672-.573c-1.226-1.205-2.44-2.42-3.666-3.625c-.301-.3-.321-.632-.18-.934a.82.82 0 0 1 .863-.472c.21.02.372.141.522.292c1.105 1.114 2.2 2.209 3.304 3.324a5.26 5.26 0 0 0 3.093 1.536c1.948.261 3.605-.341 4.92-1.798c.713-.793 1.145-1.747 1.326-2.811c.26-1.587-.11-3.013-1.095-4.268c-.873-1.115-2.018-1.808-3.404-2.059c-1.416-.25-2.751.02-3.966.794c-.03.02-.1.03-.131.01a9 9 0 0 0-1.406-.854s-.01-.01-.02-.03a6.6 6.6 0 0 1 1.255-.823a6.65 6.65 0 0 1 2.641-.784a9 9 0 0 1 .67-.024zM7.546 7.509c1.455-.024 2.791.525 3.982 1.63c.854.802 1.637 1.636 2.46 2.47c.231.23.281.522.171.833s-.362.462-.683.512a.72.72 0 0 1-.632-.23c-.784-.784-1.567-1.557-2.34-2.35c-.633-.653-1.386-1.025-2.27-1.186c-1.958-.351-3.936.784-4.639 2.641c-.904 2.36.522 5.031 2.982 5.594c.482.11.995.11 1.497.1c.14-.01.22.04.32.13c.483.473.995.945 1.497 1.416c.03.03.07.06.1.09c-.06 0-.1.01-.14.01h-2.3a5.83 5.83 0 0 1-5.693-4.568c-.653-2.942 1.034-5.925 3.926-6.798a6.3 6.3 0 0 1 1.762-.294"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAdobecreativecloud(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="M14.782 3.153c-.231.02-.472.04-.703.07a8.5 8.5 0 0 0-2.832.834a9 9 0 0 0-2.46 1.777c-.03.04-.09.06-.141.05a7.4 7.4 0 0 0-1.496-.07a7.4 7.4 0 0 0-2.932.763c-1.768.884-3.013 2.26-3.736 4.108a7.1 7.1 0 0 0-.462 2.139c0 .05-.01.09-.02.13v.773c.02.201.05.392.07.593c.1.813.332 1.596.703 2.33c.824 1.646 2.089 2.851 3.786 3.594a7.1 7.1 0 0 0 2.45.593q.048 0 .086.01h8.576c.183-.017.362-.035.547-.06a8.3 8.3 0 0 0 2.811-.834a8.84 8.84 0 0 0 3.646-3.304a8.2 8.2 0 0 0 1.184-3.093c.05-.34.08-.692.121-1.034c0-.05.01-.09.02-.13v-.794c-.02-.23-.05-.452-.05-.662a8.4 8.4 0 0 0-.834-2.812a8.95 8.95 0 0 0-3.324-3.645a8.2 8.2 0 0 0-3.072-1.175c-.362-.06-.713-.09-1.075-.13c-.05 0-.09-.01-.14-.02zm.369 1.693c2.126.005 3.93.826 5.395 2.455a6.93 6.93 0 0 1 1.616 3.323c.15.764.181 1.547.07 2.32c-.19 1.346-.702 2.55-1.576 3.605a7.08 7.08 0 0 1-3.997 2.45a7.3 7.3 0 0 1-2.56.1c-1.095-.14-2.099-.501-3.003-1.154a5 5 0 0 1-.672-.573c-1.226-1.205-2.44-2.42-3.666-3.625c-.301-.3-.321-.632-.18-.934a.82.82 0 0 1 .863-.472c.21.02.372.141.522.292c1.105 1.114 2.2 2.209 3.304 3.324a5.26 5.26 0 0 0 3.093 1.536c1.948.261 3.605-.341 4.92-1.798c.713-.793 1.145-1.747 1.326-2.811c.26-1.587-.11-3.013-1.095-4.268c-.873-1.115-2.018-1.808-3.404-2.059c-1.416-.25-2.751.02-3.966.794c-.03.02-.1.03-.131.01a9 9 0 0 0-1.406-.854s-.01-.01-.02-.03a6.6 6.6 0 0 1 1.255-.823a6.65 6.65 0 0 1 2.641-.784a9 9 0 0 1 .67-.024zM7.546 7.509c1.455-.024 2.791.525 3.982 1.63c.854.802 1.637 1.636 2.46 2.47c.231.23.281.522.171.833s-.362.462-.683.512a.72.72 0 0 1-.632-.23c-.784-.784-1.567-1.557-2.34-2.35c-.633-.653-1.386-1.025-2.27-1.186c-1.958-.351-3.936.784-4.639 2.641c-.904 2.36.522 5.031 2.982 5.594c.482.11.995.11 1.497.1c.14-.01.22.04.32.13c.483.473.995.945 1.497 1.416c.03.03.07.06.1.09c-.06 0-.1.01-.14.01h-2.3a5.83 5.83 0 0 1-5.693-4.568c-.653-2.942 1.034-5.925 3.926-6.798a6.3 6.3 0 0 1 1.762-.294"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.782 3.153c-.231.02-.472.04-.703.07a8.5 8.5 0 0 0-2.832.834a9 9 0 0 0-2.46 1.777c-.03.04-.09.06-.141.05a7.4 7.4 0 0 0-1.496-.07a7.4 7.4 0 0 0-2.932.763c-1.768.884-3.013 2.26-3.736 4.108a7.1 7.1 0 0 0-.462 2.139c0 .05-.01.09-.02.13v.773c.02.201.05.392.07.593c.1.813.332 1.596.703 2.33c.824 1.646 2.089 2.851 3.786 3.594a7.1 7.1 0 0 0 2.45.593q.048 0 .086.01h8.576c.183-.017.362-.035.547-.06a8.3 8.3 0 0 0 2.811-.834a8.84 8.84 0 0 0 3.646-3.304a8.2 8.2 0 0 0 1.184-3.093c.05-.34.08-.692.121-1.034c0-.05.01-.09.02-.13v-.794c-.02-.23-.05-.452-.05-.662a8.4 8.4 0 0 0-.834-2.812a8.95 8.95 0 0 0-3.324-3.645a8.2 8.2 0 0 0-3.072-1.175c-.362-.06-.713-.09-1.075-.13c-.05 0-.09-.01-.14-.02zm.369 1.693c2.126.005 3.93.826 5.395 2.455a6.93 6.93 0 0 1 1.616 3.323c.15.764.181 1.547.07 2.32c-.19 1.346-.702 2.55-1.576 3.605a7.08 7.08 0 0 1-3.997 2.45a7.3 7.3 0 0 1-2.56.1c-1.095-.14-2.099-.501-3.003-1.154a5 5 0 0 1-.672-.573c-1.226-1.205-2.44-2.42-3.666-3.625c-.301-.3-.321-.632-.18-.934a.82.82 0 0 1 .863-.472c.21.02.372.141.522.292c1.105 1.114 2.2 2.209 3.304 3.324a5.26 5.26 0 0 0 3.093 1.536c1.948.261 3.605-.341 4.92-1.798c.713-.793 1.145-1.747 1.326-2.811c.26-1.587-.11-3.013-1.095-4.268c-.873-1.115-2.018-1.808-3.404-2.059c-1.416-.25-2.751.02-3.966.794c-.03.02-.1.03-.131.01a9 9 0 0 0-1.406-.854s-.01-.01-.02-.03a6.6 6.6 0 0 1 1.255-.823a6.65 6.65 0 0 1 2.641-.784a9 9 0 0 1 .67-.024zM7.546 7.509c1.455-.024 2.791.525 3.982 1.63c.854.802 1.637 1.636 2.46 2.47c.231.23.281.522.171.833s-.362.462-.683.512a.72.72 0 0 1-.632-.23c-.784-.784-1.567-1.557-2.34-2.35c-.633-.653-1.386-1.025-2.27-1.186c-1.958-.351-3.936.784-4.639 2.641c-.904 2.36.522 5.031 2.982 5.594c.482.11.995.11 1.497.1c.14-.01.22.04.32.13c.483.473.995.945 1.497 1.416c.03.03.07.06.1.09c-.06 0-.1.01-.14.01h-2.3a5.83 5.83 0 0 1-5.693-4.568c-.653-2.942 1.034-5.925 3.926-6.798a6.3 6.3 0 0 1 1.762-.294"/></svg>
</template>

CSS

.icon-adobecreativecloud {
  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%22M14.782%203.153c-.231.02-.472.04-.703.07a8.5%208.5%200%200%200-2.832.834a9%209%200%200%200-2.46%201.777c-.03.04-.09.06-.141.05a7.4%207.4%200%200%200-1.496-.07a7.4%207.4%200%200%200-2.932.763c-1.768.884-3.013%202.26-3.736%204.108a7.1%207.1%200%200%200-.462%202.139c0%20.05-.01.09-.02.13v.773c.02.201.05.392.07.593c.1.813.332%201.596.703%202.33c.824%201.646%202.089%202.851%203.786%203.594a7.1%207.1%200%200%200%202.45.593q.048%200%20.086.01h8.576c.183-.017.362-.035.547-.06a8.3%208.3%200%200%200%202.811-.834a8.84%208.84%200%200%200%203.646-3.304a8.2%208.2%200%200%200%201.184-3.093c.05-.34.08-.692.121-1.034c0-.05.01-.09.02-.13v-.794c-.02-.23-.05-.452-.05-.662a8.4%208.4%200%200%200-.834-2.812a8.95%208.95%200%200%200-3.324-3.645a8.2%208.2%200%200%200-3.072-1.175c-.362-.06-.713-.09-1.075-.13c-.05%200-.09-.01-.14-.02zm.369%201.693c2.126.005%203.93.826%205.395%202.455a6.93%206.93%200%200%201%201.616%203.323c.15.764.181%201.547.07%202.32c-.19%201.346-.702%202.55-1.576%203.605a7.08%207.08%200%200%201-3.997%202.45a7.3%207.3%200%200%201-2.56.1c-1.095-.14-2.099-.501-3.003-1.154a5%205%200%200%201-.672-.573c-1.226-1.205-2.44-2.42-3.666-3.625c-.301-.3-.321-.632-.18-.934a.82.82%200%200%201%20.863-.472c.21.02.372.141.522.292c1.105%201.114%202.2%202.209%203.304%203.324a5.26%205.26%200%200%200%203.093%201.536c1.948.261%203.605-.341%204.92-1.798c.713-.793%201.145-1.747%201.326-2.811c.26-1.587-.11-3.013-1.095-4.268c-.873-1.115-2.018-1.808-3.404-2.059c-1.416-.25-2.751.02-3.966.794c-.03.02-.1.03-.131.01a9%209%200%200%200-1.406-.854s-.01-.01-.02-.03a6.6%206.6%200%200%201%201.255-.823a6.65%206.65%200%200%201%202.641-.784a9%209%200%200%201%20.67-.024zM7.546%207.509c1.455-.024%202.791.525%203.982%201.63c.854.802%201.637%201.636%202.46%202.47c.231.23.281.522.171.833s-.362.462-.683.512a.72.72%200%200%201-.632-.23c-.784-.784-1.567-1.557-2.34-2.35c-.633-.653-1.386-1.025-2.27-1.186c-1.958-.351-3.936.784-4.639%202.641c-.904%202.36.522%205.031%202.982%205.594c.482.11.995.11%201.497.1c.14-.01.22.04.32.13c.483.473.995.945%201.497%201.416c.03.03.07.06.1.09c-.06%200-.1.01-.14.01h-2.3a5.83%205.83%200%200%201-5.693-4.568c-.653-2.942%201.034-5.925%203.926-6.798a6.3%206.3%200%200%201%201.762-.294%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%22M14.782%203.153c-.231.02-.472.04-.703.07a8.5%208.5%200%200%200-2.832.834a9%209%200%200%200-2.46%201.777c-.03.04-.09.06-.141.05a7.4%207.4%200%200%200-1.496-.07a7.4%207.4%200%200%200-2.932.763c-1.768.884-3.013%202.26-3.736%204.108a7.1%207.1%200%200%200-.462%202.139c0%20.05-.01.09-.02.13v.773c.02.201.05.392.07.593c.1.813.332%201.596.703%202.33c.824%201.646%202.089%202.851%203.786%203.594a7.1%207.1%200%200%200%202.45.593q.048%200%20.086.01h8.576c.183-.017.362-.035.547-.06a8.3%208.3%200%200%200%202.811-.834a8.84%208.84%200%200%200%203.646-3.304a8.2%208.2%200%200%200%201.184-3.093c.05-.34.08-.692.121-1.034c0-.05.01-.09.02-.13v-.794c-.02-.23-.05-.452-.05-.662a8.4%208.4%200%200%200-.834-2.812a8.95%208.95%200%200%200-3.324-3.645a8.2%208.2%200%200%200-3.072-1.175c-.362-.06-.713-.09-1.075-.13c-.05%200-.09-.01-.14-.02zm.369%201.693c2.126.005%203.93.826%205.395%202.455a6.93%206.93%200%200%201%201.616%203.323c.15.764.181%201.547.07%202.32c-.19%201.346-.702%202.55-1.576%203.605a7.08%207.08%200%200%201-3.997%202.45a7.3%207.3%200%200%201-2.56.1c-1.095-.14-2.099-.501-3.003-1.154a5%205%200%200%201-.672-.573c-1.226-1.205-2.44-2.42-3.666-3.625c-.301-.3-.321-.632-.18-.934a.82.82%200%200%201%20.863-.472c.21.02.372.141.522.292c1.105%201.114%202.2%202.209%203.304%203.324a5.26%205.26%200%200%200%203.093%201.536c1.948.261%203.605-.341%204.92-1.798c.713-.793%201.145-1.747%201.326-2.811c.26-1.587-.11-3.013-1.095-4.268c-.873-1.115-2.018-1.808-3.404-2.059c-1.416-.25-2.751.02-3.966.794c-.03.02-.1.03-.131.01a9%209%200%200%200-1.406-.854s-.01-.01-.02-.03a6.6%206.6%200%200%201%201.255-.823a6.65%206.65%200%200%201%202.641-.784a9%209%200%200%201%20.67-.024zM7.546%207.509c1.455-.024%202.791.525%203.982%201.63c.854.802%201.637%201.636%202.46%202.47c.231.23.281.522.171.833s-.362.462-.683.512a.72.72%200%200%201-.632-.23c-.784-.784-1.567-1.557-2.34-2.35c-.633-.653-1.386-1.025-2.27-1.186c-1.958-.351-3.936.784-4.639%202.641c-.904%202.36.522%205.031%202.982%205.594c.482.11.995.11%201.497.1c.14-.01.22.04.32.13c.483.473.995.945%201.497%201.416c.03.03.07.06.1.09c-.06%200-.1.01-.14.01h-2.3a5.83%205.83%200%200%201-5.693-4.568c-.653-2.942%201.034-5.925%203.926-6.798a6.3%206.3%200%200%201%201.762-.294%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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