ubisoft icon
ubisoft from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- ubisoft
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- uplay
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the ubisoft icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.41 2c-6.2 0-8.88 5.53-8.88 5.53l.79.56S2.33 10 2.35 12.4c0 4.94 3.94 9.6 9.72 9.6c5.26 0 9.6-4.29 9.6-9.59C21.67 5.5 16.31 2 11.41 2m.06 1.69c4.84 0 8.6 3.91 8.6 8.45c0 4.81-3.62 8.16-7.84 8.16c-3.1 0-5.9-2.36-5.9-5.6c0-1.88.99-3.2 2.11-3.88l.16.18c-.3.24-1.17 1.64-1.17 3c0 2.56 2 4.33 4.52 4.33c3.21 0 5.35-2.74 5.35-5.92c0-3.7-3.27-6.84-7.2-6.84c-2.17 0-4.01.93-5.07 1.76l-.17-.15c1.39-2.14 3.79-3.49 6.61-3.49M10 7.23c2.53 0 4.97 1.66 5.59 4.02l-.23.08c-1.09-1.45-2.89-2.65-5.01-2.65c-3.91 0-5.96 3.55-5.66 6.51l-.23.09s-.43-.95-.43-2.08c0-3.27 2.68-5.97 5.97-5.97m1.68 4.1c1.18 0 2.13.97 2.13 2.11c0 .94-.6 1.5-.6 1.5l.71.51s-.71 1.12-2.16 1.12c-1.39 0-2.63-1.13-2.63-2.64c0-1.55 1.34-2.6 2.55-2.6"/></svg>
React
import type { SVGProps } from "react";
export function MdiUbisoft(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="M11.41 2c-6.2 0-8.88 5.53-8.88 5.53l.79.56S2.33 10 2.35 12.4c0 4.94 3.94 9.6 9.72 9.6c5.26 0 9.6-4.29 9.6-9.59C21.67 5.5 16.31 2 11.41 2m.06 1.69c4.84 0 8.6 3.91 8.6 8.45c0 4.81-3.62 8.16-7.84 8.16c-3.1 0-5.9-2.36-5.9-5.6c0-1.88.99-3.2 2.11-3.88l.16.18c-.3.24-1.17 1.64-1.17 3c0 2.56 2 4.33 4.52 4.33c3.21 0 5.35-2.74 5.35-5.92c0-3.7-3.27-6.84-7.2-6.84c-2.17 0-4.01.93-5.07 1.76l-.17-.15c1.39-2.14 3.79-3.49 6.61-3.49M10 7.23c2.53 0 4.97 1.66 5.59 4.02l-.23.08c-1.09-1.45-2.89-2.65-5.01-2.65c-3.91 0-5.96 3.55-5.66 6.51l-.23.09s-.43-.95-.43-2.08c0-3.27 2.68-5.97 5.97-5.97m1.68 4.1c1.18 0 2.13.97 2.13 2.11c0 .94-.6 1.5-.6 1.5l.71.51s-.71 1.12-2.16 1.12c-1.39 0-2.63-1.13-2.63-2.64c0-1.55 1.34-2.6 2.55-2.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.41 2c-6.2 0-8.88 5.53-8.88 5.53l.79.56S2.33 10 2.35 12.4c0 4.94 3.94 9.6 9.72 9.6c5.26 0 9.6-4.29 9.6-9.59C21.67 5.5 16.31 2 11.41 2m.06 1.69c4.84 0 8.6 3.91 8.6 8.45c0 4.81-3.62 8.16-7.84 8.16c-3.1 0-5.9-2.36-5.9-5.6c0-1.88.99-3.2 2.11-3.88l.16.18c-.3.24-1.17 1.64-1.17 3c0 2.56 2 4.33 4.52 4.33c3.21 0 5.35-2.74 5.35-5.92c0-3.7-3.27-6.84-7.2-6.84c-2.17 0-4.01.93-5.07 1.76l-.17-.15c1.39-2.14 3.79-3.49 6.61-3.49M10 7.23c2.53 0 4.97 1.66 5.59 4.02l-.23.08c-1.09-1.45-2.89-2.65-5.01-2.65c-3.91 0-5.96 3.55-5.66 6.51l-.23.09s-.43-.95-.43-2.08c0-3.27 2.68-5.97 5.97-5.97m1.68 4.1c1.18 0 2.13.97 2.13 2.11c0 .94-.6 1.5-.6 1.5l.71.51s-.71 1.12-2.16 1.12c-1.39 0-2.63-1.13-2.63-2.64c0-1.55 1.34-2.6 2.55-2.6"/></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%22M11.41%202c-6.2%200-8.88%205.53-8.88%205.53l.79.56S2.33%2010%202.35%2012.4c0%204.94%203.94%209.6%209.72%209.6c5.26%200%209.6-4.29%209.6-9.59C21.67%205.5%2016.31%202%2011.41%202m.06%201.69c4.84%200%208.6%203.91%208.6%208.45c0%204.81-3.62%208.16-7.84%208.16c-3.1%200-5.9-2.36-5.9-5.6c0-1.88.99-3.2%202.11-3.88l.16.18c-.3.24-1.17%201.64-1.17%203c0%202.56%202%204.33%204.52%204.33c3.21%200%205.35-2.74%205.35-5.92c0-3.7-3.27-6.84-7.2-6.84c-2.17%200-4.01.93-5.07%201.76l-.17-.15c1.39-2.14%203.79-3.49%206.61-3.49M10%207.23c2.53%200%204.97%201.66%205.59%204.02l-.23.08c-1.09-1.45-2.89-2.65-5.01-2.65c-3.91%200-5.96%203.55-5.66%206.51l-.23.09s-.43-.95-.43-2.08c0-3.27%202.68-5.97%205.97-5.97m1.68%204.1c1.18%200%202.13.97%202.13%202.11c0%20.94-.6%201.5-.6%201.5l.71.51s-.71%201.12-2.16%201.12c-1.39%200-2.63-1.13-2.63-2.64c0-1.55%201.34-2.6%202.55-2.6%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%22M11.41%202c-6.2%200-8.88%205.53-8.88%205.53l.79.56S2.33%2010%202.35%2012.4c0%204.94%203.94%209.6%209.72%209.6c5.26%200%209.6-4.29%209.6-9.59C21.67%205.5%2016.31%202%2011.41%202m.06%201.69c4.84%200%208.6%203.91%208.6%208.45c0%204.81-3.62%208.16-7.84%208.16c-3.1%200-5.9-2.36-5.9-5.6c0-1.88.99-3.2%202.11-3.88l.16.18c-.3.24-1.17%201.64-1.17%203c0%202.56%202%204.33%204.52%204.33c3.21%200%205.35-2.74%205.35-5.92c0-3.7-3.27-6.84-7.2-6.84c-2.17%200-4.01.93-5.07%201.76l-.17-.15c1.39-2.14%203.79-3.49%206.61-3.49M10%207.23c2.53%200%204.97%201.66%205.59%204.02l-.23.08c-1.09-1.45-2.89-2.65-5.01-2.65c-3.91%200-5.96%203.55-5.66%206.51l-.23.09s-.43-.95-.43-2.08c0-3.27%202.68-5.97%205.97-5.97m1.68%204.1c1.18%200%202.13.97%202.13%202.11c0%20.94-.6%201.5-.6%201.5l.71.51s-.71%201.12-2.16%201.12c-1.39%200-2.63-1.13-2.63-2.64c0-1.55%201.34-2.6%202.55-2.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/ubisoft.svg?color=%231a73e8&size=48