appian logo
appian from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- appian
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the appian logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.646 6.117C19.538 1.763 17.883 0 13.636 0H7.34v4.066h4.57c1.799 0 2.807 0 2.807 1.655v2.375c-.828 0-2.88-.036-4.426-.036c-4.246 0-5.83 1.727-5.937 6.117v3.742c.108 4.102 1.51 5.865 5.253 6.081l3.85-4.066c-.397.036-.864.036-1.44.036c-1.798 0-2.806 0-2.806-1.655v-4.57c0-1.655 1.007-1.655 2.806-1.655c1.908 0 2.807 0 2.807 1.655v10.22h4.821z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAppian(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="M19.646 6.117C19.538 1.763 17.883 0 13.636 0H7.34v4.066h4.57c1.799 0 2.807 0 2.807 1.655v2.375c-.828 0-2.88-.036-4.426-.036c-4.246 0-5.83 1.727-5.937 6.117v3.742c.108 4.102 1.51 5.865 5.253 6.081l3.85-4.066c-.397.036-.864.036-1.44.036c-1.798 0-2.806 0-2.806-1.655v-4.57c0-1.655 1.007-1.655 2.806-1.655c1.908 0 2.807 0 2.807 1.655v10.22h4.821z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.646 6.117C19.538 1.763 17.883 0 13.636 0H7.34v4.066h4.57c1.799 0 2.807 0 2.807 1.655v2.375c-.828 0-2.88-.036-4.426-.036c-4.246 0-5.83 1.727-5.937 6.117v3.742c.108 4.102 1.51 5.865 5.253 6.081l3.85-4.066c-.397.036-.864.036-1.44.036c-1.798 0-2.806 0-2.806-1.655v-4.57c0-1.655 1.007-1.655 2.806-1.655c1.908 0 2.807 0 2.807 1.655v10.22h4.821z"/></svg> </template>
CSS
.icon-appian {
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%22M19.646%206.117C19.538%201.763%2017.883%200%2013.636%200H7.34v4.066h4.57c1.799%200%202.807%200%202.807%201.655v2.375c-.828%200-2.88-.036-4.426-.036c-4.246%200-5.83%201.727-5.937%206.117v3.742c.108%204.102%201.51%205.865%205.253%206.081l3.85-4.066c-.397.036-.864.036-1.44.036c-1.798%200-2.806%200-2.806-1.655v-4.57c0-1.655%201.007-1.655%202.806-1.655c1.908%200%202.807%200%202.807%201.655v10.22h4.821z%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%22M19.646%206.117C19.538%201.763%2017.883%200%2013.636%200H7.34v4.066h4.57c1.799%200%202.807%200%202.807%201.655v2.375c-.828%200-2.88-.036-4.426-.036c-4.246%200-5.83%201.727-5.937%206.117v3.742c.108%204.102%201.51%205.865%205.253%206.081l3.85-4.066c-.397.036-.864.036-1.44.036c-1.798%200-2.806%200-2.806-1.655v-4.57c0-1.655%201.007-1.655%202.806-1.655c1.908%200%202.807%200%202.807%201.655v10.22h4.821z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/appian.svg?color=%231a73e8&size=48