dynamics365 logo
dynamics365 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dynamics365
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the dynamics365 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.805 11.322v4.889a2.54 2.54 0 0 1-1.643 2.374l-1.732.652a.507.507 0 0 1-.686-.475v-5.956l-3.392 1.239a1.015 1.015 0 0 0-.664.953v7.986c0 .705.7 1.195 1.363.953l10.161-3.713a2.535 2.535 0 0 0 1.666-2.382V7.696a2.54 2.54 0 0 1-1.666 2.381zm0-.532V9.323a2.54 2.54 0 0 0-1.645-2.375l-1.728-.65a.508.508 0 0 0-.686.475v4.59c0 .701-.695 1.191-1.355.956L3.795 9.963a1.015 1.015 0 0 1-.674-.956V1.015c0-.701.695-1.191 1.356-.955l14.718 5.256A2.54 2.54 0 0 1 20.83 7.21c-.136.861-1.05 2.128-1.79 2.398z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDynamics365(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="M15.805 11.322v4.889a2.54 2.54 0 0 1-1.643 2.374l-1.732.652a.507.507 0 0 1-.686-.475v-5.956l-3.392 1.239a1.015 1.015 0 0 0-.664.953v7.986c0 .705.7 1.195 1.363.953l10.161-3.713a2.535 2.535 0 0 0 1.666-2.382V7.696a2.54 2.54 0 0 1-1.666 2.381zm0-.532V9.323a2.54 2.54 0 0 0-1.645-2.375l-1.728-.65a.508.508 0 0 0-.686.475v4.59c0 .701-.695 1.191-1.355.956L3.795 9.963a1.015 1.015 0 0 1-.674-.956V1.015c0-.701.695-1.191 1.356-.955l14.718 5.256A2.54 2.54 0 0 1 20.83 7.21c-.136.861-1.05 2.128-1.79 2.398z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.805 11.322v4.889a2.54 2.54 0 0 1-1.643 2.374l-1.732.652a.507.507 0 0 1-.686-.475v-5.956l-3.392 1.239a1.015 1.015 0 0 0-.664.953v7.986c0 .705.7 1.195 1.363.953l10.161-3.713a2.535 2.535 0 0 0 1.666-2.382V7.696a2.54 2.54 0 0 1-1.666 2.381zm0-.532V9.323a2.54 2.54 0 0 0-1.645-2.375l-1.728-.65a.508.508 0 0 0-.686.475v4.59c0 .701-.695 1.191-1.355.956L3.795 9.963a1.015 1.015 0 0 1-.674-.956V1.015c0-.701.695-1.191 1.356-.955l14.718 5.256A2.54 2.54 0 0 1 20.83 7.21c-.136.861-1.05 2.128-1.79 2.398z"/></svg> </template>
CSS
.icon-dynamics365 {
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%22M15.805%2011.322v4.889a2.54%202.54%200%200%201-1.643%202.374l-1.732.652a.507.507%200%200%201-.686-.475v-5.956l-3.392%201.239a1.015%201.015%200%200%200-.664.953v7.986c0%20.705.7%201.195%201.363.953l10.161-3.713a2.535%202.535%200%200%200%201.666-2.382V7.696a2.54%202.54%200%200%201-1.666%202.381zm0-.532V9.323a2.54%202.54%200%200%200-1.645-2.375l-1.728-.65a.508.508%200%200%200-.686.475v4.59c0%20.701-.695%201.191-1.355.956L3.795%209.963a1.015%201.015%200%200%201-.674-.956V1.015c0-.701.695-1.191%201.356-.955l14.718%205.256A2.54%202.54%200%200%201%2020.83%207.21c-.136.861-1.05%202.128-1.79%202.398z%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%22M15.805%2011.322v4.889a2.54%202.54%200%200%201-1.643%202.374l-1.732.652a.507.507%200%200%201-.686-.475v-5.956l-3.392%201.239a1.015%201.015%200%200%200-.664.953v7.986c0%20.705.7%201.195%201.363.953l10.161-3.713a2.535%202.535%200%200%200%201.666-2.382V7.696a2.54%202.54%200%200%201-1.666%202.381zm0-.532V9.323a2.54%202.54%200%200%200-1.645-2.375l-1.728-.65a.508.508%200%200%200-.686.475v4.59c0%20.701-.695%201.191-1.355.956L3.795%209.963a1.015%201.015%200%200%201-.674-.956V1.015c0-.701.695-1.191%201.356-.955l14.718%205.256A2.54%202.54%200%200%201%2020.83%207.21c-.136.861-1.05%202.128-1.79%202.398z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dynamics365.svg?color=%231a73e8&size=48