database rabbit icon

database-rabbit from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
database-rabbit
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the database rabbit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.943 20.735c0-2.46 1.863-3.68 5.128-3.68h2.047v-.873c0-1.334-.667-2.116-2.23-2.116a3.13 3.13 0 0 0-2.737 1.518l-1.748-1.564a5.05 5.05 0 0 1 4.691-2.3c3.242 0 4.967 1.54 4.967 4.277v5.657h1.196V24h-1.633a2.184 2.184 0 0 1-2.23-2.07h-.138c-.39 1.54-1.701 2.346-3.495 2.346c-2.438 0-3.818-1.403-3.818-3.541m7.175-.322v-1.587h-1.886c-1.54 0-2.3.529-2.3 1.472v.39c0 .966.667 1.45 1.817 1.45c1.311 0 2.369-.598 2.369-1.725M6.972 24H3.936V7.95h7.244c2.92 0 4.737 1.932 4.737 4.967a4.424 4.424 0 0 1-2.989 4.553L16.216 24h-3.38l-2.99-6.186H6.972Zm3.909-8.738a1.69 1.69 0 0 0 1.886-1.817v-1.058a1.672 1.672 0 0 0-1.886-1.793H6.97v4.668Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDatabaseRabbit(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="M17.943 20.735c0-2.46 1.863-3.68 5.128-3.68h2.047v-.873c0-1.334-.667-2.116-2.23-2.116a3.13 3.13 0 0 0-2.737 1.518l-1.748-1.564a5.05 5.05 0 0 1 4.691-2.3c3.242 0 4.967 1.54 4.967 4.277v5.657h1.196V24h-1.633a2.184 2.184 0 0 1-2.23-2.07h-.138c-.39 1.54-1.701 2.346-3.495 2.346c-2.438 0-3.818-1.403-3.818-3.541m7.175-.322v-1.587h-1.886c-1.54 0-2.3.529-2.3 1.472v.39c0 .966.667 1.45 1.817 1.45c1.311 0 2.369-.598 2.369-1.725M6.972 24H3.936V7.95h7.244c2.92 0 4.737 1.932 4.737 4.967a4.424 4.424 0 0 1-2.989 4.553L16.216 24h-3.38l-2.99-6.186H6.972Zm3.909-8.738a1.69 1.69 0 0 0 1.886-1.817v-1.058a1.672 1.672 0 0 0-1.886-1.793H6.97v4.668Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.943 20.735c0-2.46 1.863-3.68 5.128-3.68h2.047v-.873c0-1.334-.667-2.116-2.23-2.116a3.13 3.13 0 0 0-2.737 1.518l-1.748-1.564a5.05 5.05 0 0 1 4.691-2.3c3.242 0 4.967 1.54 4.967 4.277v5.657h1.196V24h-1.633a2.184 2.184 0 0 1-2.23-2.07h-.138c-.39 1.54-1.701 2.346-3.495 2.346c-2.438 0-3.818-1.403-3.818-3.541m7.175-.322v-1.587h-1.886c-1.54 0-2.3.529-2.3 1.472v.39c0 .966.667 1.45 1.817 1.45c1.311 0 2.369-.598 2.369-1.725M6.972 24H3.936V7.95h7.244c2.92 0 4.737 1.932 4.737 4.967a4.424 4.424 0 0 1-2.989 4.553L16.216 24h-3.38l-2.99-6.186H6.972Zm3.909-8.738a1.69 1.69 0 0 0 1.886-1.817v-1.058a1.672 1.672 0 0 0-1.886-1.793H6.97v4.668Z"/></svg>
</template>

CSS

.icon-database-rabbit {
  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%22M17.943%2020.735c0-2.46%201.863-3.68%205.128-3.68h2.047v-.873c0-1.334-.667-2.116-2.23-2.116a3.13%203.13%200%200%200-2.737%201.518l-1.748-1.564a5.05%205.05%200%200%201%204.691-2.3c3.242%200%204.967%201.54%204.967%204.277v5.657h1.196V24h-1.633a2.184%202.184%200%200%201-2.23-2.07h-.138c-.39%201.54-1.701%202.346-3.495%202.346c-2.438%200-3.818-1.403-3.818-3.541m7.175-.322v-1.587h-1.886c-1.54%200-2.3.529-2.3%201.472v.39c0%20.966.667%201.45%201.817%201.45c1.311%200%202.369-.598%202.369-1.725M6.972%2024H3.936V7.95h7.244c2.92%200%204.737%201.932%204.737%204.967a4.424%204.424%200%200%201-2.989%204.553L16.216%2024h-3.38l-2.99-6.186H6.972Zm3.909-8.738a1.69%201.69%200%200%200%201.886-1.817v-1.058a1.672%201.672%200%200%200-1.886-1.793H6.97v4.668Z%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%22M17.943%2020.735c0-2.46%201.863-3.68%205.128-3.68h2.047v-.873c0-1.334-.667-2.116-2.23-2.116a3.13%203.13%200%200%200-2.737%201.518l-1.748-1.564a5.05%205.05%200%200%201%204.691-2.3c3.242%200%204.967%201.54%204.967%204.277v5.657h1.196V24h-1.633a2.184%202.184%200%200%201-2.23-2.07h-.138c-.39%201.54-1.701%202.346-3.495%202.346c-2.438%200-3.818-1.403-3.818-3.541m7.175-.322v-1.587h-1.886c-1.54%200-2.3.529-2.3%201.472v.39c0%20.966.667%201.45%201.817%201.45c1.311%200%202.369-.598%202.369-1.725M6.972%2024H3.936V7.95h7.244c2.92%200%204.737%201.932%204.737%204.967a4.424%204.424%200%200%201-2.989%204.553L16.216%2024h-3.38l-2.99-6.186H6.972Zm3.909-8.738a1.69%201.69%200%200%200%201.886-1.817v-1.058a1.672%201.672%200%200%200-1.886-1.793H6.97v4.668Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/database-rabbit.svg?color=%231a73e8&size=48