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

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

The same logo in other sets

Use the ubisoft logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.561 11.988C23.301-.304 6.954-4.89.656 6.634c.282.206.661.477.943.672a11.8 11.8 0 0 0-.976 3.067a12 12 0 0 0-.184 2.071C.439 18.818 5.621 24 12.005 24s11.556-5.17 11.556-11.556v-.455zm-20.27 2.06c-.152 1.246-.054 1.636-.054 1.788l-.282.098c-.108-.206-.37-.932-.488-1.908C2.163 10.308 4.7 6.96 8.57 6.33c3.544-.52 6.937 1.68 7.728 4.758l-.282.098c-.087-.087-.228-.336-.77-.878c-4.281-4.281-11.002-2.32-11.956 3.74zm11.002 2.081a3.15 3.15 0 0 1-2.59 1.355a3.15 3.15 0 0 1-3.155-3.155a3.16 3.16 0 0 1 2.927-3.144c1.018-.043 1.972.51 2.416 1.398a2.58 2.58 0 0 1-.455 2.95c.293.205.575.4.856.595zm6.58.12c-1.669 3.782-5.106 5.766-8.77 5.712c-7.034-.347-9.083-8.466-4.38-11.393l.207.206c-.076.108-.358.325-.791 1.182c-.51 1.041-.672 2.081-.607 2.732c.369 5.67 8.314 6.83 11.045 1.214C21.057 8.217 11.822.401 3.626 6.374l-.184-.184C5.599 2.808 9.816 1.3 13.837 2.309c6.147 1.55 9.453 7.956 7.035 13.94z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsUbisoft(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.561 11.988C23.301-.304 6.954-4.89.656 6.634c.282.206.661.477.943.672a11.8 11.8 0 0 0-.976 3.067a12 12 0 0 0-.184 2.071C.439 18.818 5.621 24 12.005 24s11.556-5.17 11.556-11.556v-.455zm-20.27 2.06c-.152 1.246-.054 1.636-.054 1.788l-.282.098c-.108-.206-.37-.932-.488-1.908C2.163 10.308 4.7 6.96 8.57 6.33c3.544-.52 6.937 1.68 7.728 4.758l-.282.098c-.087-.087-.228-.336-.77-.878c-4.281-4.281-11.002-2.32-11.956 3.74zm11.002 2.081a3.15 3.15 0 0 1-2.59 1.355a3.15 3.15 0 0 1-3.155-3.155a3.16 3.16 0 0 1 2.927-3.144c1.018-.043 1.972.51 2.416 1.398a2.58 2.58 0 0 1-.455 2.95c.293.205.575.4.856.595zm6.58.12c-1.669 3.782-5.106 5.766-8.77 5.712c-7.034-.347-9.083-8.466-4.38-11.393l.207.206c-.076.108-.358.325-.791 1.182c-.51 1.041-.672 2.081-.607 2.732c.369 5.67 8.314 6.83 11.045 1.214C21.057 8.217 11.822.401 3.626 6.374l-.184-.184C5.599 2.808 9.816 1.3 13.837 2.309c6.147 1.55 9.453 7.956 7.035 13.94z"/></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.561 11.988C23.301-.304 6.954-4.89.656 6.634c.282.206.661.477.943.672a11.8 11.8 0 0 0-.976 3.067a12 12 0 0 0-.184 2.071C.439 18.818 5.621 24 12.005 24s11.556-5.17 11.556-11.556v-.455zm-20.27 2.06c-.152 1.246-.054 1.636-.054 1.788l-.282.098c-.108-.206-.37-.932-.488-1.908C2.163 10.308 4.7 6.96 8.57 6.33c3.544-.52 6.937 1.68 7.728 4.758l-.282.098c-.087-.087-.228-.336-.77-.878c-4.281-4.281-11.002-2.32-11.956 3.74zm11.002 2.081a3.15 3.15 0 0 1-2.59 1.355a3.15 3.15 0 0 1-3.155-3.155a3.16 3.16 0 0 1 2.927-3.144c1.018-.043 1.972.51 2.416 1.398a2.58 2.58 0 0 1-.455 2.95c.293.205.575.4.856.595zm6.58.12c-1.669 3.782-5.106 5.766-8.77 5.712c-7.034-.347-9.083-8.466-4.38-11.393l.207.206c-.076.108-.358.325-.791 1.182c-.51 1.041-.672 2.081-.607 2.732c.369 5.67 8.314 6.83 11.045 1.214C21.057 8.217 11.822.401 3.626 6.374l-.184-.184C5.599 2.808 9.816 1.3 13.837 2.309c6.147 1.55 9.453 7.956 7.035 13.94z"/></svg>
</template>

CSS

.icon-ubisoft {
  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.561%2011.988C23.301-.304%206.954-4.89.656%206.634c.282.206.661.477.943.672a11.8%2011.8%200%200%200-.976%203.067a12%2012%200%200%200-.184%202.071C.439%2018.818%205.621%2024%2012.005%2024s11.556-5.17%2011.556-11.556v-.455zm-20.27%202.06c-.152%201.246-.054%201.636-.054%201.788l-.282.098c-.108-.206-.37-.932-.488-1.908C2.163%2010.308%204.7%206.96%208.57%206.33c3.544-.52%206.937%201.68%207.728%204.758l-.282.098c-.087-.087-.228-.336-.77-.878c-4.281-4.281-11.002-2.32-11.956%203.74zm11.002%202.081a3.15%203.15%200%200%201-2.59%201.355a3.15%203.15%200%200%201-3.155-3.155a3.16%203.16%200%200%201%202.927-3.144c1.018-.043%201.972.51%202.416%201.398a2.58%202.58%200%200%201-.455%202.95c.293.205.575.4.856.595zm6.58.12c-1.669%203.782-5.106%205.766-8.77%205.712c-7.034-.347-9.083-8.466-4.38-11.393l.207.206c-.076.108-.358.325-.791%201.182c-.51%201.041-.672%202.081-.607%202.732c.369%205.67%208.314%206.83%2011.045%201.214C21.057%208.217%2011.822.401%203.626%206.374l-.184-.184C5.599%202.808%209.816%201.3%2013.837%202.309c6.147%201.55%209.453%207.956%207.035%2013.94z%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.561%2011.988C23.301-.304%206.954-4.89.656%206.634c.282.206.661.477.943.672a11.8%2011.8%200%200%200-.976%203.067a12%2012%200%200%200-.184%202.071C.439%2018.818%205.621%2024%2012.005%2024s11.556-5.17%2011.556-11.556v-.455zm-20.27%202.06c-.152%201.246-.054%201.636-.054%201.788l-.282.098c-.108-.206-.37-.932-.488-1.908C2.163%2010.308%204.7%206.96%208.57%206.33c3.544-.52%206.937%201.68%207.728%204.758l-.282.098c-.087-.087-.228-.336-.77-.878c-4.281-4.281-11.002-2.32-11.956%203.74zm11.002%202.081a3.15%203.15%200%200%201-2.59%201.355a3.15%203.15%200%200%201-3.155-3.155a3.16%203.16%200%200%201%202.927-3.144c1.018-.043%201.972.51%202.416%201.398a2.58%202.58%200%200%201-.455%202.95c.293.205.575.4.856.595zm6.58.12c-1.669%203.782-5.106%205.766-8.77%205.712c-7.034-.347-9.083-8.466-4.38-11.393l.207.206c-.076.108-.358.325-.791%201.182c-.51%201.041-.672%202.081-.607%202.732c.369%205.67%208.314%206.83%2011.045%201.214C21.057%208.217%2011.822.401%203.626%206.374l-.184-.184C5.599%202.808%209.816%201.3%2013.837%202.309c6.147%201.55%209.453%207.956%207.035%2013.94z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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