wii logo
wii from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wii
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the wii logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.87 8.349a1.757 1.757 0 0 0-1.792 1.724v.021a1.773 1.773 0 0 0 1.792 1.745c1.047 0 1.875-.776 1.875-1.745c0-.974-.828-1.745-1.875-1.745m6.281 0c-.995 0-1.813.771-1.813 1.745c0 .948.818 1.745 1.813 1.745c1.026 0 1.849-.776 1.849-1.745c0-.974-.823-1.745-1.849-1.745m-19.786.724c-.995 0-1.667.5-2.016 1.62c-.323 1.141-2.396 9.094-2.396 9.094L3.239 9.198h-3.24s3.115 11.281 3.536 12.604c.323 1.021 1.12 1.849 2.266 1.849c1.344 0 1.974-.974 2.245-1.849c.302-.901 2.318-8.344 2.318-8.344s2.021 7.448 2.292 8.344c.302.875.922 1.849 2.245 1.849c1.172 0 1.943-.828 2.292-1.849c.422-1.318 3.542-12.604 3.542-12.604h-3.266l-2.693 10.589s-2.068-7.953-2.417-9.094c-.323-1.125-1.026-1.62-1.995-1.62zm12.01 4.484v9.99h3.099v-9.99zm6.26 0v9.99h3.089v-9.99z"/></svg>
React
import type { SVGProps } from "react";
export function CibWii(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="M23.87 8.349a1.757 1.757 0 0 0-1.792 1.724v.021a1.773 1.773 0 0 0 1.792 1.745c1.047 0 1.875-.776 1.875-1.745c0-.974-.828-1.745-1.875-1.745m6.281 0c-.995 0-1.813.771-1.813 1.745c0 .948.818 1.745 1.813 1.745c1.026 0 1.849-.776 1.849-1.745c0-.974-.823-1.745-1.849-1.745m-19.786.724c-.995 0-1.667.5-2.016 1.62c-.323 1.141-2.396 9.094-2.396 9.094L3.239 9.198h-3.24s3.115 11.281 3.536 12.604c.323 1.021 1.12 1.849 2.266 1.849c1.344 0 1.974-.974 2.245-1.849c.302-.901 2.318-8.344 2.318-8.344s2.021 7.448 2.292 8.344c.302.875.922 1.849 2.245 1.849c1.172 0 1.943-.828 2.292-1.849c.422-1.318 3.542-12.604 3.542-12.604h-3.266l-2.693 10.589s-2.068-7.953-2.417-9.094c-.323-1.125-1.026-1.62-1.995-1.62zm12.01 4.484v9.99h3.099v-9.99zm6.26 0v9.99h3.089v-9.99z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.87 8.349a1.757 1.757 0 0 0-1.792 1.724v.021a1.773 1.773 0 0 0 1.792 1.745c1.047 0 1.875-.776 1.875-1.745c0-.974-.828-1.745-1.875-1.745m6.281 0c-.995 0-1.813.771-1.813 1.745c0 .948.818 1.745 1.813 1.745c1.026 0 1.849-.776 1.849-1.745c0-.974-.823-1.745-1.849-1.745m-19.786.724c-.995 0-1.667.5-2.016 1.62c-.323 1.141-2.396 9.094-2.396 9.094L3.239 9.198h-3.24s3.115 11.281 3.536 12.604c.323 1.021 1.12 1.849 2.266 1.849c1.344 0 1.974-.974 2.245-1.849c.302-.901 2.318-8.344 2.318-8.344s2.021 7.448 2.292 8.344c.302.875.922 1.849 2.245 1.849c1.172 0 1.943-.828 2.292-1.849c.422-1.318 3.542-12.604 3.542-12.604h-3.266l-2.693 10.589s-2.068-7.953-2.417-9.094c-.323-1.125-1.026-1.62-1.995-1.62zm12.01 4.484v9.99h3.099v-9.99zm6.26 0v9.99h3.089v-9.99z"/></svg> </template>
CSS
.icon-wii {
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%22M23.87%208.349a1.757%201.757%200%200%200-1.792%201.724v.021a1.773%201.773%200%200%200%201.792%201.745c1.047%200%201.875-.776%201.875-1.745c0-.974-.828-1.745-1.875-1.745m6.281%200c-.995%200-1.813.771-1.813%201.745c0%20.948.818%201.745%201.813%201.745c1.026%200%201.849-.776%201.849-1.745c0-.974-.823-1.745-1.849-1.745m-19.786.724c-.995%200-1.667.5-2.016%201.62c-.323%201.141-2.396%209.094-2.396%209.094L3.239%209.198h-3.24s3.115%2011.281%203.536%2012.604c.323%201.021%201.12%201.849%202.266%201.849c1.344%200%201.974-.974%202.245-1.849c.302-.901%202.318-8.344%202.318-8.344s2.021%207.448%202.292%208.344c.302.875.922%201.849%202.245%201.849c1.172%200%201.943-.828%202.292-1.849c.422-1.318%203.542-12.604%203.542-12.604h-3.266l-2.693%2010.589s-2.068-7.953-2.417-9.094c-.323-1.125-1.026-1.62-1.995-1.62zm12.01%204.484v9.99h3.099v-9.99zm6.26%200v9.99h3.089v-9.99z%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%22M23.87%208.349a1.757%201.757%200%200%200-1.792%201.724v.021a1.773%201.773%200%200%200%201.792%201.745c1.047%200%201.875-.776%201.875-1.745c0-.974-.828-1.745-1.875-1.745m6.281%200c-.995%200-1.813.771-1.813%201.745c0%20.948.818%201.745%201.813%201.745c1.026%200%201.849-.776%201.849-1.745c0-.974-.823-1.745-1.849-1.745m-19.786.724c-.995%200-1.667.5-2.016%201.62c-.323%201.141-2.396%209.094-2.396%209.094L3.239%209.198h-3.24s3.115%2011.281%203.536%2012.604c.323%201.021%201.12%201.849%202.266%201.849c1.344%200%201.974-.974%202.245-1.849c.302-.901%202.318-8.344%202.318-8.344s2.021%207.448%202.292%208.344c.302.875.922%201.849%202.245%201.849c1.172%200%201.943-.828%202.292-1.849c.422-1.318%203.542-12.604%203.542-12.604h-3.266l-2.693%2010.589s-2.068-7.953-2.417-9.094c-.323-1.125-1.026-1.62-1.995-1.62zm12.01%204.484v9.99h3.099v-9.99zm6.26%200v9.99h3.089v-9.99z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wii.svg?color=%231a73e8&size=48