wiiu logo
wiiu from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wiiu
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the wiiu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.844 11.245c-.62 0-1.115.474-1.115 1.083c.01.604.51 1.089 1.115 1.083c.651 0 1.167-.479 1.167-1.083s-.516-1.083-1.167-1.083m3.906 0c-.62 0-1.13.474-1.13 1.083c0 .589.51 1.083 1.13 1.083c.635 0 1.151-.479 1.151-1.083s-.516-1.083-1.151-1.083m4.875.01c-.708 0-1.323.448-1.323 1.146v4.422c0 1.078.75 1.719 1.839 1.719h6.198c.917 0 1.661-.635 1.661-1.552v-4.531c0-.547-.411-1.146-.917-1.146h-1.432v3.734c0 2.828-4.938 2.802-4.938.052V11.26h-1.089zm2.24 0v3.271c0 2.182 2.578 1.87 2.578.344v-3.609h-2.578zm-19.422.438c-.62 0-1.031.313-1.25 1.01c-.203.708-1.49 5.656-1.49 5.656L2.015 11.77H-.001s1.932 7.021 2.198 7.844c.203.63.698 1.146 1.411 1.146c.839 0 1.224-.609 1.396-1.146c.188-.563 1.438-5.198 1.438-5.198s1.255 4.635 1.427 5.198c.188.536.573 1.146 1.396 1.146c.729 0 1.208-.516 1.427-1.146c.26-.823 2.198-7.844 2.198-7.844h-2.026l-1.677 6.589s-1.286-4.948-1.5-5.656c-.203-.703-.641-1.01-1.24-1.01zm7.474 2.786v6.219h1.922v-6.219zm3.89 0v6.219h1.922v-6.219z"/></svg>
React
import type { SVGProps } from "react";
export function CibWiiu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.844 11.245c-.62 0-1.115.474-1.115 1.083c.01.604.51 1.089 1.115 1.083c.651 0 1.167-.479 1.167-1.083s-.516-1.083-1.167-1.083m3.906 0c-.62 0-1.13.474-1.13 1.083c0 .589.51 1.083 1.13 1.083c.635 0 1.151-.479 1.151-1.083s-.516-1.083-1.151-1.083m4.875.01c-.708 0-1.323.448-1.323 1.146v4.422c0 1.078.75 1.719 1.839 1.719h6.198c.917 0 1.661-.635 1.661-1.552v-4.531c0-.547-.411-1.146-.917-1.146h-1.432v3.734c0 2.828-4.938 2.802-4.938.052V11.26h-1.089zm2.24 0v3.271c0 2.182 2.578 1.87 2.578.344v-3.609h-2.578zm-19.422.438c-.62 0-1.031.313-1.25 1.01c-.203.708-1.49 5.656-1.49 5.656L2.015 11.77H-.001s1.932 7.021 2.198 7.844c.203.63.698 1.146 1.411 1.146c.839 0 1.224-.609 1.396-1.146c.188-.563 1.438-5.198 1.438-5.198s1.255 4.635 1.427 5.198c.188.536.573 1.146 1.396 1.146c.729 0 1.208-.516 1.427-1.146c.26-.823 2.198-7.844 2.198-7.844h-2.026l-1.677 6.589s-1.286-4.948-1.5-5.656c-.203-.703-.641-1.01-1.24-1.01zm7.474 2.786v6.219h1.922v-6.219zm3.89 0v6.219h1.922v-6.219z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.844 11.245c-.62 0-1.115.474-1.115 1.083c.01.604.51 1.089 1.115 1.083c.651 0 1.167-.479 1.167-1.083s-.516-1.083-1.167-1.083m3.906 0c-.62 0-1.13.474-1.13 1.083c0 .589.51 1.083 1.13 1.083c.635 0 1.151-.479 1.151-1.083s-.516-1.083-1.151-1.083m4.875.01c-.708 0-1.323.448-1.323 1.146v4.422c0 1.078.75 1.719 1.839 1.719h6.198c.917 0 1.661-.635 1.661-1.552v-4.531c0-.547-.411-1.146-.917-1.146h-1.432v3.734c0 2.828-4.938 2.802-4.938.052V11.26h-1.089zm2.24 0v3.271c0 2.182 2.578 1.87 2.578.344v-3.609h-2.578zm-19.422.438c-.62 0-1.031.313-1.25 1.01c-.203.708-1.49 5.656-1.49 5.656L2.015 11.77H-.001s1.932 7.021 2.198 7.844c.203.63.698 1.146 1.411 1.146c.839 0 1.224-.609 1.396-1.146c.188-.563 1.438-5.198 1.438-5.198s1.255 4.635 1.427 5.198c.188.536.573 1.146 1.396 1.146c.729 0 1.208-.516 1.427-1.146c.26-.823 2.198-7.844 2.198-7.844h-2.026l-1.677 6.589s-1.286-4.948-1.5-5.656c-.203-.703-.641-1.01-1.24-1.01zm7.474 2.786v6.219h1.922v-6.219zm3.89 0v6.219h1.922v-6.219z"/></svg> </template>
CSS
.icon-wiiu {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.844%2011.245c-.62%200-1.115.474-1.115%201.083c.01.604.51%201.089%201.115%201.083c.651%200%201.167-.479%201.167-1.083s-.516-1.083-1.167-1.083m3.906%200c-.62%200-1.13.474-1.13%201.083c0%20.589.51%201.083%201.13%201.083c.635%200%201.151-.479%201.151-1.083s-.516-1.083-1.151-1.083m4.875.01c-.708%200-1.323.448-1.323%201.146v4.422c0%201.078.75%201.719%201.839%201.719h6.198c.917%200%201.661-.635%201.661-1.552v-4.531c0-.547-.411-1.146-.917-1.146h-1.432v3.734c0%202.828-4.938%202.802-4.938.052V11.26h-1.089zm2.24%200v3.271c0%202.182%202.578%201.87%202.578.344v-3.609h-2.578zm-19.422.438c-.62%200-1.031.313-1.25%201.01c-.203.708-1.49%205.656-1.49%205.656L2.015%2011.77H-.001s1.932%207.021%202.198%207.844c.203.63.698%201.146%201.411%201.146c.839%200%201.224-.609%201.396-1.146c.188-.563%201.438-5.198%201.438-5.198s1.255%204.635%201.427%205.198c.188.536.573%201.146%201.396%201.146c.729%200%201.208-.516%201.427-1.146c.26-.823%202.198-7.844%202.198-7.844h-2.026l-1.677%206.589s-1.286-4.948-1.5-5.656c-.203-.703-.641-1.01-1.24-1.01zm7.474%202.786v6.219h1.922v-6.219zm3.89%200v6.219h1.922v-6.219z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.844%2011.245c-.62%200-1.115.474-1.115%201.083c.01.604.51%201.089%201.115%201.083c.651%200%201.167-.479%201.167-1.083s-.516-1.083-1.167-1.083m3.906%200c-.62%200-1.13.474-1.13%201.083c0%20.589.51%201.083%201.13%201.083c.635%200%201.151-.479%201.151-1.083s-.516-1.083-1.151-1.083m4.875.01c-.708%200-1.323.448-1.323%201.146v4.422c0%201.078.75%201.719%201.839%201.719h6.198c.917%200%201.661-.635%201.661-1.552v-4.531c0-.547-.411-1.146-.917-1.146h-1.432v3.734c0%202.828-4.938%202.802-4.938.052V11.26h-1.089zm2.24%200v3.271c0%202.182%202.578%201.87%202.578.344v-3.609h-2.578zm-19.422.438c-.62%200-1.031.313-1.25%201.01c-.203.708-1.49%205.656-1.49%205.656L2.015%2011.77H-.001s1.932%207.021%202.198%207.844c.203.63.698%201.146%201.411%201.146c.839%200%201.224-.609%201.396-1.146c.188-.563%201.438-5.198%201.438-5.198s1.255%204.635%201.427%205.198c.188.536.573%201.146%201.396%201.146c.729%200%201.208-.516%201.427-1.146c.26-.823%202.198-7.844%202.198-7.844h-2.026l-1.677%206.589s-1.286-4.948-1.5-5.656c-.203-.703-.641-1.01-1.24-1.01zm7.474%202.786v6.219h1.922v-6.219zm3.89%200v6.219h1.922v-6.219z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wiiu.svg?color=%231a73e8&size=48