capnp logo
capnp from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- capnp
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
Use the capnp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#c62828" d="M17 3V2h4v8h-4c-.085-2.088-.445-4.042-3-4c-2.917 0-5 2.51-5 5c0 3 .495 6.981 4.67 6.981c2.906-.26 2.99-2.705 3.33-4.981h4c0 5.806-3.314 9.052-9 9c-6.154-.073-8.915-4.685-9-10c-.128-6.14 4.568-9.2 10.414-9.65c1.301-.028 2.466 0 3.586.65"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeCapnp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#c62828" d="M17 3V2h4v8h-4c-.085-2.088-.445-4.042-3-4c-2.917 0-5 2.51-5 5c0 3 .495 6.981 4.67 6.981c2.906-.26 2.99-2.705 3.33-4.981h4c0 5.806-3.314 9.052-9 9c-6.154-.073-8.915-4.685-9-10c-.128-6.14 4.568-9.2 10.414-9.65c1.301-.028 2.466 0 3.586.65"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#c62828" d="M17 3V2h4v8h-4c-.085-2.088-.445-4.042-3-4c-2.917 0-5 2.51-5 5c0 3 .495 6.981 4.67 6.981c2.906-.26 2.99-2.705 3.33-4.981h4c0 5.806-3.314 9.052-9 9c-6.154-.073-8.915-4.685-9-10c-.128-6.14 4.568-9.2 10.414-9.65c1.301-.028 2.466 0 3.586.65"/></svg> </template>
CSS
.icon-capnp {
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%22%23c62828%22%20d%3D%22M17%203V2h4v8h-4c-.085-2.088-.445-4.042-3-4c-2.917%200-5%202.51-5%205c0%203%20.495%206.981%204.67%206.981c2.906-.26%202.99-2.705%203.33-4.981h4c0%205.806-3.314%209.052-9%209c-6.154-.073-8.915-4.685-9-10c-.128-6.14%204.568-9.2%2010.414-9.65c1.301-.028%202.466%200%203.586.65%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%22%23c62828%22%20d%3D%22M17%203V2h4v8h-4c-.085-2.088-.445-4.042-3-4c-2.917%200-5%202.51-5%205c0%203%20.495%206.981%204.67%206.981c2.906-.26%202.99-2.705%203.33-4.981h4c0%205.806-3.314%209.052-9%209c-6.154-.073-8.915-4.685-9-10c-.128-6.14%204.568-9.2%2010.414-9.65c1.301-.028%202.466%200%203.586.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/capnp.svg?color=%231a73e8&size=48