centml logo
centml from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- centml
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
4 other variants in LobeHub AI Icons
Use the centml logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M13 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0013 0C6.386 0 1 5.386 1 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z"/><path d="M10.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubCentml(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M13 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0013 0C6.386 0 1 5.386 1 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z"/><path d="M10.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M13 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0013 0C6.386 0 1 5.386 1 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z"/><path d="M10.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"/></g></svg> </template>
CSS
.icon-centml {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13%203.429c2.114%200%204.057.771%205.543%202.042l2.214-2.614A11.918%2011.918%200%200013%200C6.386%200%201%205.386%201%2012s5.386%2012%2012%2012c2.957%200%205.657-1.071%207.757-2.843l-1.964-2.614c-1.5%201.271-3.679%202.028-5.793%202.028-4.729%200-8.571-3.842-8.571-8.571%200-4.729%203.842-8.571%208.571-8.571z%22%2F%3E%3Cpath%20d%3D%22M10.621%2016.271c.7.429%201.5.643%202.386.643h.014c.786%200%201.529-.171%202.243-.5a4.91%204.91%200%20001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39%202.39%200%2001-.9.157c-.514%200-.986-.143-1.4-.4a2.738%202.738%200%2001-1-1.057%203.072%203.072%200%2001-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626%202.626%200%20011.415-.385c.3%200%20.614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473%204.473%200%2000-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886%200-1.686.215-2.386.643-.714.429-1.257%201.015-1.671%201.757-.414.743-.614%201.572-.614%202.515%200%20.943.2%201.771.614%202.514a4.707%204.707%200%20001.671%201.757z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13%203.429c2.114%200%204.057.771%205.543%202.042l2.214-2.614A11.918%2011.918%200%200013%200C6.386%200%201%205.386%201%2012s5.386%2012%2012%2012c2.957%200%205.657-1.071%207.757-2.843l-1.964-2.614c-1.5%201.271-3.679%202.028-5.793%202.028-4.729%200-8.571-3.842-8.571-8.571%200-4.729%203.842-8.571%208.571-8.571z%22%2F%3E%3Cpath%20d%3D%22M10.621%2016.271c.7.429%201.5.643%202.386.643h.014c.786%200%201.529-.171%202.243-.5a4.91%204.91%200%20001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39%202.39%200%2001-.9.157c-.514%200-.986-.143-1.4-.4a2.738%202.738%200%2001-1-1.057%203.072%203.072%200%2001-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626%202.626%200%20011.415-.385c.3%200%20.614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473%204.473%200%2000-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886%200-1.686.215-2.386.643-.714.429-1.257%201.015-1.671%201.757-.414.743-.614%201.572-.614%202.515%200%20.943.2%201.771.614%202.514a4.707%204.707%200%20001.671%201.757z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/centml.svg?color=%231a73e8&size=48