chutes logo
chutes from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- chutes
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 64×64
- License
- MIT
1 other variant in LobeHub AI Icons
Use the chutes logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M39.236 51.828c-.912 1.489-2.846 1.767-4.093.589l-5.544-5.238c-1.247-1.178-1.228-3.265.04-4.417l5.588-5.072c6.211-5.639 14.393-7.837 22.18-5.959l4.204 1.014c.15.036.29.113.405.221.608.575.267 1.65-.542 1.71l-.09.006c-7.69.575-14.745 5.066-19.086 12.15z"/><path d="M15.79 48.626c-1.16 1.285-3.118 1.167-4.134-.25L.565 32.914c-1.012-1.41-.621-3.451.826-4.324l22.115-13.324c7.052-4.249 15.443-4.699 22.748-1.22l16.043 7.642c.248.118.465.3.63.532.883 1.23-.063 2.988-1.501 2.791l-9.557-1.31c-7.63-1.044-15.312 1.898-20.78 7.962z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubChutes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M39.236 51.828c-.912 1.489-2.846 1.767-4.093.589l-5.544-5.238c-1.247-1.178-1.228-3.265.04-4.417l5.588-5.072c6.211-5.639 14.393-7.837 22.18-5.959l4.204 1.014c.15.036.29.113.405.221.608.575.267 1.65-.542 1.71l-.09.006c-7.69.575-14.745 5.066-19.086 12.15z"/><path d="M15.79 48.626c-1.16 1.285-3.118 1.167-4.134-.25L.565 32.914c-1.012-1.41-.621-3.451.826-4.324l22.115-13.324c7.052-4.249 15.443-4.699 22.748-1.22l16.043 7.642c.248.118.465.3.63.532.883 1.23-.063 2.988-1.501 2.791l-9.557-1.31c-7.63-1.044-15.312 1.898-20.78 7.962z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M39.236 51.828c-.912 1.489-2.846 1.767-4.093.589l-5.544-5.238c-1.247-1.178-1.228-3.265.04-4.417l5.588-5.072c6.211-5.639 14.393-7.837 22.18-5.959l4.204 1.014c.15.036.29.113.405.221.608.575.267 1.65-.542 1.71l-.09.006c-7.69.575-14.745 5.066-19.086 12.15z"/><path d="M15.79 48.626c-1.16 1.285-3.118 1.167-4.134-.25L.565 32.914c-1.012-1.41-.621-3.451.826-4.324l22.115-13.324c7.052-4.249 15.443-4.699 22.748-1.22l16.043 7.642c.248.118.465.3.63.532.883 1.23-.063 2.988-1.501 2.791l-9.557-1.31c-7.63-1.044-15.312 1.898-20.78 7.962z"/></g></svg> </template>
CSS
.icon-chutes {
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%2064%2064%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M39.236%2051.828c-.912%201.489-2.846%201.767-4.093.589l-5.544-5.238c-1.247-1.178-1.228-3.265.04-4.417l5.588-5.072c6.211-5.639%2014.393-7.837%2022.18-5.959l4.204%201.014c.15.036.29.113.405.221.608.575.267%201.65-.542%201.71l-.09.006c-7.69.575-14.745%205.066-19.086%2012.15z%22%2F%3E%3Cpath%20d%3D%22M15.79%2048.626c-1.16%201.285-3.118%201.167-4.134-.25L.565%2032.914c-1.012-1.41-.621-3.451.826-4.324l22.115-13.324c7.052-4.249%2015.443-4.699%2022.748-1.22l16.043%207.642c.248.118.465.3.63.532.883%201.23-.063%202.988-1.501%202.791l-9.557-1.31c-7.63-1.044-15.312%201.898-20.78%207.962z%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%2064%2064%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M39.236%2051.828c-.912%201.489-2.846%201.767-4.093.589l-5.544-5.238c-1.247-1.178-1.228-3.265.04-4.417l5.588-5.072c6.211-5.639%2014.393-7.837%2022.18-5.959l4.204%201.014c.15.036.29.113.405.221.608.575.267%201.65-.542%201.71l-.09.006c-7.69.575-14.745%205.066-19.086%2012.15z%22%2F%3E%3Cpath%20d%3D%22M15.79%2048.626c-1.16%201.285-3.118%201.167-4.134-.25L.565%2032.914c-1.012-1.41-.621-3.451.826-4.324l22.115-13.324c7.052-4.249%2015.443-4.699%2022.748-1.22l16.043%207.642c.248.118.465.3.63.532.883%201.23-.063%202.988-1.501%202.791l-9.557-1.31c-7.63-1.044-15.312%201.898-20.78%207.962z%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/chutes.svg?color=%231a73e8&size=48