crunchyroll logo
crunchyroll from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- crunchyroll
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the crunchyroll logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.912 17.959A14.07 14.07 0 0 1 7.421 7.495a14.1 14.1 0 0 1 9.98-4.708A14.07 14.07 0 0 1 27.702 6.73a14.05 14.05 0 0 1 4.297 10.161V16c0-8.839-7.161-16-16-16s-16 7.161-16 16s7.161 16 16 16h1.068c-7.385-.521-13.115-6.645-13.156-14.041zm21.687.708c-5.749.021-7.183-7.984-1.776-9.959a10.5 10.5 0 0 0-5.156-1.239A11.2 11.2 0 0 0 8.318 14.38a11.202 11.202 0 0 0 14.636 14.636a11.2 11.2 0 0 0 6.911-10.349a8.4 8.4 0 0 0-.176-2.136a4.55 4.55 0 0 1-4.089 2.136z"/></svg>
React
import type { SVGProps } from "react";
export function CibCrunchyroll(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="M3.912 17.959A14.07 14.07 0 0 1 7.421 7.495a14.1 14.1 0 0 1 9.98-4.708A14.07 14.07 0 0 1 27.702 6.73a14.05 14.05 0 0 1 4.297 10.161V16c0-8.839-7.161-16-16-16s-16 7.161-16 16s7.161 16 16 16h1.068c-7.385-.521-13.115-6.645-13.156-14.041zm21.687.708c-5.749.021-7.183-7.984-1.776-9.959a10.5 10.5 0 0 0-5.156-1.239A11.2 11.2 0 0 0 8.318 14.38a11.202 11.202 0 0 0 14.636 14.636a11.2 11.2 0 0 0 6.911-10.349a8.4 8.4 0 0 0-.176-2.136a4.55 4.55 0 0 1-4.089 2.136z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.912 17.959A14.07 14.07 0 0 1 7.421 7.495a14.1 14.1 0 0 1 9.98-4.708A14.07 14.07 0 0 1 27.702 6.73a14.05 14.05 0 0 1 4.297 10.161V16c0-8.839-7.161-16-16-16s-16 7.161-16 16s7.161 16 16 16h1.068c-7.385-.521-13.115-6.645-13.156-14.041zm21.687.708c-5.749.021-7.183-7.984-1.776-9.959a10.5 10.5 0 0 0-5.156-1.239A11.2 11.2 0 0 0 8.318 14.38a11.202 11.202 0 0 0 14.636 14.636a11.2 11.2 0 0 0 6.911-10.349a8.4 8.4 0 0 0-.176-2.136a4.55 4.55 0 0 1-4.089 2.136z"/></svg> </template>
CSS
.icon-crunchyroll {
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%22M3.912%2017.959A14.07%2014.07%200%200%201%207.421%207.495a14.1%2014.1%200%200%201%209.98-4.708A14.07%2014.07%200%200%201%2027.702%206.73a14.05%2014.05%200%200%201%204.297%2010.161V16c0-8.839-7.161-16-16-16s-16%207.161-16%2016s7.161%2016%2016%2016h1.068c-7.385-.521-13.115-6.645-13.156-14.041zm21.687.708c-5.749.021-7.183-7.984-1.776-9.959a10.5%2010.5%200%200%200-5.156-1.239A11.2%2011.2%200%200%200%208.318%2014.38a11.202%2011.202%200%200%200%2014.636%2014.636a11.2%2011.2%200%200%200%206.911-10.349a8.4%208.4%200%200%200-.176-2.136a4.55%204.55%200%200%201-4.089%202.136z%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%22M3.912%2017.959A14.07%2014.07%200%200%201%207.421%207.495a14.1%2014.1%200%200%201%209.98-4.708A14.07%2014.07%200%200%201%2027.702%206.73a14.05%2014.05%200%200%201%204.297%2010.161V16c0-8.839-7.161-16-16-16s-16%207.161-16%2016s7.161%2016%2016%2016h1.068c-7.385-.521-13.115-6.645-13.156-14.041zm21.687.708c-5.749.021-7.183-7.984-1.776-9.959a10.5%2010.5%200%200%200-5.156-1.239A11.2%2011.2%200%200%200%208.318%2014.38a11.202%2011.202%200%200%200%2014.636%2014.636a11.2%2011.2%200%200%200%206.911-10.349a8.4%208.4%200%200%200-.176-2.136a4.55%204.55%200%200%201-4.089%202.136z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/crunchyroll.svg?color=%231a73e8&size=48