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

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

Use the ducati logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.14 3.895c-.326-1.307-1.96-2.001-3.103-2.45C17.302.383 13.382-.19 10.401.056c-2.94.245-6.738 1.062-8.575 2.45c-.531.409-.899.776-1.021 1.715C.56 6.222 1.499 9.203 2.07 11c.163-.082.367-.327.857-.572c.98-.49 2.164-.817 3.267-1.02c3.96-.817 9.473-.9 13.597-.9c.49 0 .98 0 1.43.042c.449 0 .98.04 1.429.04l.245-1.102c.204-1.02.49-2.573.245-3.593M5.95 5.528c-.531 1.674-2.083 1.43-3.634 1.43L3.05 3.69c.326-.04.898 0 1.265 0c.45 0 .776 0 1.144.123c.612.245.735.98.49 1.715zm1.837 1.51c-.898.042-1.715-.162-1.551-1.142c.04-.245.449-2.124.49-2.206h1.306c-.04.368-.204.94-.286 1.307c-.04.245-.081.408-.122.654c-.04.204-.123.571.204.49c.204-.041.245-.286.286-.49c.122-.572.327-1.47.408-1.96H9.83c-.04.326-.163.816-.245 1.143c-.204 1.062-.204 2.123-1.797 2.205zm3.308 0c-1.103 0-1.511-.693-1.266-1.755c.367-1.756 2.205-1.92 2.94-1.51c.408.244.49.53.408 1.102h-1.225c0-.164.041-.327-.081-.409c-.123-.081-.327 0-.409.082c-.204.204-.53 1.43-.286 1.593c.286.204.49-.205.531-.409h1.225c-.081.817-.816 1.348-1.837 1.307zm4.165-.08v-.49h-.94l-.244.53H12.81c.04-.122.735-1.43.857-1.633l.899-1.634h1.715l.367 3.267c-.286-.04-1.225 0-1.388-.04m3.757-2.41c-.082.163-.245.98-.286 1.184c-.082.327-.164.858-.286 1.184h-1.307c-.04-.204.49-2.123.49-2.409h-.816l.204-.898h2.98c0 .122-.163.816-.204.898zm1.837 2.41h-1.347L20.2 3.69h1.306l-.653 3.267zm-2.327 2.94c-1.266.122-2.45.244-3.635.408c-2.245.326-4.573.898-6.451 1.674c-1.593.694-3.88 2.082-3.88 4.165c0 .326.041.326.286.694c.368.53.858 1.266 1.225 1.756c1.184 1.51 3.308 4.124 4.982 5.063c.49.286.898.49 1.51.204c.45-.204.9-.53 1.226-.776c2.164-1.755 4.982-5.349 6.288-7.758c.899-1.674 1.715-3.716 2.287-5.676c-.368-.04-3.47.204-3.838.245zM15.219 5.61V4.425c-.082.082-.49 1.021-.53 1.185zM4.194 4.425l-.408 1.797c.571.041.735-.327.816-.776c.123-.49.286-1.061-.408-1.02z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDucati(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="M23.14 3.895c-.326-1.307-1.96-2.001-3.103-2.45C17.302.383 13.382-.19 10.401.056c-2.94.245-6.738 1.062-8.575 2.45c-.531.409-.899.776-1.021 1.715C.56 6.222 1.499 9.203 2.07 11c.163-.082.367-.327.857-.572c.98-.49 2.164-.817 3.267-1.02c3.96-.817 9.473-.9 13.597-.9c.49 0 .98 0 1.43.042c.449 0 .98.04 1.429.04l.245-1.102c.204-1.02.49-2.573.245-3.593M5.95 5.528c-.531 1.674-2.083 1.43-3.634 1.43L3.05 3.69c.326-.04.898 0 1.265 0c.45 0 .776 0 1.144.123c.612.245.735.98.49 1.715zm1.837 1.51c-.898.042-1.715-.162-1.551-1.142c.04-.245.449-2.124.49-2.206h1.306c-.04.368-.204.94-.286 1.307c-.04.245-.081.408-.122.654c-.04.204-.123.571.204.49c.204-.041.245-.286.286-.49c.122-.572.327-1.47.408-1.96H9.83c-.04.326-.163.816-.245 1.143c-.204 1.062-.204 2.123-1.797 2.205zm3.308 0c-1.103 0-1.511-.693-1.266-1.755c.367-1.756 2.205-1.92 2.94-1.51c.408.244.49.53.408 1.102h-1.225c0-.164.041-.327-.081-.409c-.123-.081-.327 0-.409.082c-.204.204-.53 1.43-.286 1.593c.286.204.49-.205.531-.409h1.225c-.081.817-.816 1.348-1.837 1.307zm4.165-.08v-.49h-.94l-.244.53H12.81c.04-.122.735-1.43.857-1.633l.899-1.634h1.715l.367 3.267c-.286-.04-1.225 0-1.388-.04m3.757-2.41c-.082.163-.245.98-.286 1.184c-.082.327-.164.858-.286 1.184h-1.307c-.04-.204.49-2.123.49-2.409h-.816l.204-.898h2.98c0 .122-.163.816-.204.898zm1.837 2.41h-1.347L20.2 3.69h1.306l-.653 3.267zm-2.327 2.94c-1.266.122-2.45.244-3.635.408c-2.245.326-4.573.898-6.451 1.674c-1.593.694-3.88 2.082-3.88 4.165c0 .326.041.326.286.694c.368.53.858 1.266 1.225 1.756c1.184 1.51 3.308 4.124 4.982 5.063c.49.286.898.49 1.51.204c.45-.204.9-.53 1.226-.776c2.164-1.755 4.982-5.349 6.288-7.758c.899-1.674 1.715-3.716 2.287-5.676c-.368-.04-3.47.204-3.838.245zM15.219 5.61V4.425c-.082.082-.49 1.021-.53 1.185zM4.194 4.425l-.408 1.797c.571.041.735-.327.816-.776c.123-.49.286-1.061-.408-1.02z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.14 3.895c-.326-1.307-1.96-2.001-3.103-2.45C17.302.383 13.382-.19 10.401.056c-2.94.245-6.738 1.062-8.575 2.45c-.531.409-.899.776-1.021 1.715C.56 6.222 1.499 9.203 2.07 11c.163-.082.367-.327.857-.572c.98-.49 2.164-.817 3.267-1.02c3.96-.817 9.473-.9 13.597-.9c.49 0 .98 0 1.43.042c.449 0 .98.04 1.429.04l.245-1.102c.204-1.02.49-2.573.245-3.593M5.95 5.528c-.531 1.674-2.083 1.43-3.634 1.43L3.05 3.69c.326-.04.898 0 1.265 0c.45 0 .776 0 1.144.123c.612.245.735.98.49 1.715zm1.837 1.51c-.898.042-1.715-.162-1.551-1.142c.04-.245.449-2.124.49-2.206h1.306c-.04.368-.204.94-.286 1.307c-.04.245-.081.408-.122.654c-.04.204-.123.571.204.49c.204-.041.245-.286.286-.49c.122-.572.327-1.47.408-1.96H9.83c-.04.326-.163.816-.245 1.143c-.204 1.062-.204 2.123-1.797 2.205zm3.308 0c-1.103 0-1.511-.693-1.266-1.755c.367-1.756 2.205-1.92 2.94-1.51c.408.244.49.53.408 1.102h-1.225c0-.164.041-.327-.081-.409c-.123-.081-.327 0-.409.082c-.204.204-.53 1.43-.286 1.593c.286.204.49-.205.531-.409h1.225c-.081.817-.816 1.348-1.837 1.307zm4.165-.08v-.49h-.94l-.244.53H12.81c.04-.122.735-1.43.857-1.633l.899-1.634h1.715l.367 3.267c-.286-.04-1.225 0-1.388-.04m3.757-2.41c-.082.163-.245.98-.286 1.184c-.082.327-.164.858-.286 1.184h-1.307c-.04-.204.49-2.123.49-2.409h-.816l.204-.898h2.98c0 .122-.163.816-.204.898zm1.837 2.41h-1.347L20.2 3.69h1.306l-.653 3.267zm-2.327 2.94c-1.266.122-2.45.244-3.635.408c-2.245.326-4.573.898-6.451 1.674c-1.593.694-3.88 2.082-3.88 4.165c0 .326.041.326.286.694c.368.53.858 1.266 1.225 1.756c1.184 1.51 3.308 4.124 4.982 5.063c.49.286.898.49 1.51.204c.45-.204.9-.53 1.226-.776c2.164-1.755 4.982-5.349 6.288-7.758c.899-1.674 1.715-3.716 2.287-5.676c-.368-.04-3.47.204-3.838.245zM15.219 5.61V4.425c-.082.082-.49 1.021-.53 1.185zM4.194 4.425l-.408 1.797c.571.041.735-.327.816-.776c.123-.49.286-1.061-.408-1.02z"/></svg>
</template>

CSS

.icon-ducati {
  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%22M23.14%203.895c-.326-1.307-1.96-2.001-3.103-2.45C17.302.383%2013.382-.19%2010.401.056c-2.94.245-6.738%201.062-8.575%202.45c-.531.409-.899.776-1.021%201.715C.56%206.222%201.499%209.203%202.07%2011c.163-.082.367-.327.857-.572c.98-.49%202.164-.817%203.267-1.02c3.96-.817%209.473-.9%2013.597-.9c.49%200%20.98%200%201.43.042c.449%200%20.98.04%201.429.04l.245-1.102c.204-1.02.49-2.573.245-3.593M5.95%205.528c-.531%201.674-2.083%201.43-3.634%201.43L3.05%203.69c.326-.04.898%200%201.265%200c.45%200%20.776%200%201.144.123c.612.245.735.98.49%201.715zm1.837%201.51c-.898.042-1.715-.162-1.551-1.142c.04-.245.449-2.124.49-2.206h1.306c-.04.368-.204.94-.286%201.307c-.04.245-.081.408-.122.654c-.04.204-.123.571.204.49c.204-.041.245-.286.286-.49c.122-.572.327-1.47.408-1.96H9.83c-.04.326-.163.816-.245%201.143c-.204%201.062-.204%202.123-1.797%202.205zm3.308%200c-1.103%200-1.511-.693-1.266-1.755c.367-1.756%202.205-1.92%202.94-1.51c.408.244.49.53.408%201.102h-1.225c0-.164.041-.327-.081-.409c-.123-.081-.327%200-.409.082c-.204.204-.53%201.43-.286%201.593c.286.204.49-.205.531-.409h1.225c-.081.817-.816%201.348-1.837%201.307zm4.165-.08v-.49h-.94l-.244.53H12.81c.04-.122.735-1.43.857-1.633l.899-1.634h1.715l.367%203.267c-.286-.04-1.225%200-1.388-.04m3.757-2.41c-.082.163-.245.98-.286%201.184c-.082.327-.164.858-.286%201.184h-1.307c-.04-.204.49-2.123.49-2.409h-.816l.204-.898h2.98c0%20.122-.163.816-.204.898zm1.837%202.41h-1.347L20.2%203.69h1.306l-.653%203.267zm-2.327%202.94c-1.266.122-2.45.244-3.635.408c-2.245.326-4.573.898-6.451%201.674c-1.593.694-3.88%202.082-3.88%204.165c0%20.326.041.326.286.694c.368.53.858%201.266%201.225%201.756c1.184%201.51%203.308%204.124%204.982%205.063c.49.286.898.49%201.51.204c.45-.204.9-.53%201.226-.776c2.164-1.755%204.982-5.349%206.288-7.758c.899-1.674%201.715-3.716%202.287-5.676c-.368-.04-3.47.204-3.838.245zM15.219%205.61V4.425c-.082.082-.49%201.021-.53%201.185zM4.194%204.425l-.408%201.797c.571.041.735-.327.816-.776c.123-.49.286-1.061-.408-1.02z%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%22M23.14%203.895c-.326-1.307-1.96-2.001-3.103-2.45C17.302.383%2013.382-.19%2010.401.056c-2.94.245-6.738%201.062-8.575%202.45c-.531.409-.899.776-1.021%201.715C.56%206.222%201.499%209.203%202.07%2011c.163-.082.367-.327.857-.572c.98-.49%202.164-.817%203.267-1.02c3.96-.817%209.473-.9%2013.597-.9c.49%200%20.98%200%201.43.042c.449%200%20.98.04%201.429.04l.245-1.102c.204-1.02.49-2.573.245-3.593M5.95%205.528c-.531%201.674-2.083%201.43-3.634%201.43L3.05%203.69c.326-.04.898%200%201.265%200c.45%200%20.776%200%201.144.123c.612.245.735.98.49%201.715zm1.837%201.51c-.898.042-1.715-.162-1.551-1.142c.04-.245.449-2.124.49-2.206h1.306c-.04.368-.204.94-.286%201.307c-.04.245-.081.408-.122.654c-.04.204-.123.571.204.49c.204-.041.245-.286.286-.49c.122-.572.327-1.47.408-1.96H9.83c-.04.326-.163.816-.245%201.143c-.204%201.062-.204%202.123-1.797%202.205zm3.308%200c-1.103%200-1.511-.693-1.266-1.755c.367-1.756%202.205-1.92%202.94-1.51c.408.244.49.53.408%201.102h-1.225c0-.164.041-.327-.081-.409c-.123-.081-.327%200-.409.082c-.204.204-.53%201.43-.286%201.593c.286.204.49-.205.531-.409h1.225c-.081.817-.816%201.348-1.837%201.307zm4.165-.08v-.49h-.94l-.244.53H12.81c.04-.122.735-1.43.857-1.633l.899-1.634h1.715l.367%203.267c-.286-.04-1.225%200-1.388-.04m3.757-2.41c-.082.163-.245.98-.286%201.184c-.082.327-.164.858-.286%201.184h-1.307c-.04-.204.49-2.123.49-2.409h-.816l.204-.898h2.98c0%20.122-.163.816-.204.898zm1.837%202.41h-1.347L20.2%203.69h1.306l-.653%203.267zm-2.327%202.94c-1.266.122-2.45.244-3.635.408c-2.245.326-4.573.898-6.451%201.674c-1.593.694-3.88%202.082-3.88%204.165c0%20.326.041.326.286.694c.368.53.858%201.266%201.225%201.756c1.184%201.51%203.308%204.124%204.982%205.063c.49.286.898.49%201.51.204c.45-.204.9-.53%201.226-.776c2.164-1.755%204.982-5.349%206.288-7.758c.899-1.674%201.715-3.716%202.287-5.676c-.368-.04-3.47.204-3.838.245zM15.219%205.61V4.425c-.082.082-.49%201.021-.53%201.185zM4.194%204.425l-.408%201.797c.571.041.735-.327.816-.776c.123-.49.286-1.061-.408-1.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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