niconico logo
niconico from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- niconico
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the niconico logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.479 7.534v12.128A2.02 2.02 0 0 0 2.5 21.683h2.389l1.323 2.095a.48.48 0 0 0 .404.22a.48.48 0 0 0 .441-.22l1.323-2.095h6.983l1.323 2.095a.48.48 0 0 0 .44.22c.185 0 .332-.073.405-.22l1.323-2.095H21.5a2.02 2.02 0 0 0 2.022-2.021V7.534A2.02 2.02 0 0 0 21.5 5.549h-7.68l4.446-4.447L17.164 0l-5.146 5.145L6.8 0L5.697 1.103l4.41 4.41h-7.57A2.02 2.02 0 0 0 .479 7.57z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNiconico(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="M.479 7.534v12.128A2.02 2.02 0 0 0 2.5 21.683h2.389l1.323 2.095a.48.48 0 0 0 .404.22a.48.48 0 0 0 .441-.22l1.323-2.095h6.983l1.323 2.095a.48.48 0 0 0 .44.22c.185 0 .332-.073.405-.22l1.323-2.095H21.5a2.02 2.02 0 0 0 2.022-2.021V7.534A2.02 2.02 0 0 0 21.5 5.549h-7.68l4.446-4.447L17.164 0l-5.146 5.145L6.8 0L5.697 1.103l4.41 4.41h-7.57A2.02 2.02 0 0 0 .479 7.57z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.479 7.534v12.128A2.02 2.02 0 0 0 2.5 21.683h2.389l1.323 2.095a.48.48 0 0 0 .404.22a.48.48 0 0 0 .441-.22l1.323-2.095h6.983l1.323 2.095a.48.48 0 0 0 .44.22c.185 0 .332-.073.405-.22l1.323-2.095H21.5a2.02 2.02 0 0 0 2.022-2.021V7.534A2.02 2.02 0 0 0 21.5 5.549h-7.68l4.446-4.447L17.164 0l-5.146 5.145L6.8 0L5.697 1.103l4.41 4.41h-7.57A2.02 2.02 0 0 0 .479 7.57z"/></svg> </template>
CSS
.icon-niconico {
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%22M.479%207.534v12.128A2.02%202.02%200%200%200%202.5%2021.683h2.389l1.323%202.095a.48.48%200%200%200%20.404.22a.48.48%200%200%200%20.441-.22l1.323-2.095h6.983l1.323%202.095a.48.48%200%200%200%20.44.22c.185%200%20.332-.073.405-.22l1.323-2.095H21.5a2.02%202.02%200%200%200%202.022-2.021V7.534A2.02%202.02%200%200%200%2021.5%205.549h-7.68l4.446-4.447L17.164%200l-5.146%205.145L6.8%200L5.697%201.103l4.41%204.41h-7.57A2.02%202.02%200%200%200%20.479%207.57z%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%22M.479%207.534v12.128A2.02%202.02%200%200%200%202.5%2021.683h2.389l1.323%202.095a.48.48%200%200%200%20.404.22a.48.48%200%200%200%20.441-.22l1.323-2.095h6.983l1.323%202.095a.48.48%200%200%200%20.44.22c.185%200%20.332-.073.405-.22l1.323-2.095H21.5a2.02%202.02%200%200%200%202.022-2.021V7.534A2.02%202.02%200%200%200%2021.5%205.549h-7.68l4.446-4.447L17.164%200l-5.146%205.145L6.8%200L5.697%201.103l4.41%204.41h-7.57A2.02%202.02%200%200%200%20.479%207.57z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/niconico.svg?color=%231a73e8&size=48