cnes logo
cnes from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cnes
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cnes logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.173 0h.953v13.798c0 2.88 3.682 8.73 9.726 4.83l.122-.068C19.621 21.744 16.256 24 12.317 24c-5.132 0-9.292-3.83-9.292-8.556c0-4.046 3.05-7.436 7.148-8.327zm10.399 11.51c-1.525-2.707-4.575-4.569-8.103-4.62c-.064 1.107.825 7.134 4.96 7.471c1.078.088 3.84-.55 3.143-2.85"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCnes(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="M10.173 0h.953v13.798c0 2.88 3.682 8.73 9.726 4.83l.122-.068C19.621 21.744 16.256 24 12.317 24c-5.132 0-9.292-3.83-9.292-8.556c0-4.046 3.05-7.436 7.148-8.327zm10.399 11.51c-1.525-2.707-4.575-4.569-8.103-4.62c-.064 1.107.825 7.134 4.96 7.471c1.078.088 3.84-.55 3.143-2.85"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.173 0h.953v13.798c0 2.88 3.682 8.73 9.726 4.83l.122-.068C19.621 21.744 16.256 24 12.317 24c-5.132 0-9.292-3.83-9.292-8.556c0-4.046 3.05-7.436 7.148-8.327zm10.399 11.51c-1.525-2.707-4.575-4.569-8.103-4.62c-.064 1.107.825 7.134 4.96 7.471c1.078.088 3.84-.55 3.143-2.85"/></svg> </template>
CSS
.icon-cnes {
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%22M10.173%200h.953v13.798c0%202.88%203.682%208.73%209.726%204.83l.122-.068C19.621%2021.744%2016.256%2024%2012.317%2024c-5.132%200-9.292-3.83-9.292-8.556c0-4.046%203.05-7.436%207.148-8.327zm10.399%2011.51c-1.525-2.707-4.575-4.569-8.103-4.62c-.064%201.107.825%207.134%204.96%207.471c1.078.088%203.84-.55%203.143-2.85%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%22M10.173%200h.953v13.798c0%202.88%203.682%208.73%209.726%204.83l.122-.068C19.621%2021.744%2016.256%2024%2012.317%2024c-5.132%200-9.292-3.83-9.292-8.556c0-4.046%203.05-7.436%207.148-8.327zm10.399%2011.51c-1.525-2.707-4.575-4.569-8.103-4.62c-.064%201.107.825%207.134%204.96%207.471c1.078.088%203.84-.55%203.143-2.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cnes.svg?color=%231a73e8&size=48