aerospike logo
aerospike from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- aerospike
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the aerospike logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c21417" d="M76.516 82L39.734 65.508l36.782-16.383ZM128 0v128H0V0Zm-25.094 28.727L30.25 61.59l-8.57 3.96l8.57 3.673l72.656 32.867v-8.348L83.836 85.2V45.93l19.07-8.456Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconAerospike(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c21417" d="M76.516 82L39.734 65.508l36.782-16.383ZM128 0v128H0V0Zm-25.094 28.727L30.25 61.59l-8.57 3.96l8.57 3.673l72.656 32.867v-8.348L83.836 85.2V45.93l19.07-8.456Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c21417" d="M76.516 82L39.734 65.508l36.782-16.383ZM128 0v128H0V0Zm-25.094 28.727L30.25 61.59l-8.57 3.96l8.57 3.673l72.656 32.867v-8.348L83.836 85.2V45.93l19.07-8.456Zm0 0"/></svg> </template>
CSS
.icon-aerospike {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c21417%22%20d%3D%22M76.516%2082L39.734%2065.508l36.782-16.383ZM128%200v128H0V0Zm-25.094%2028.727L30.25%2061.59l-8.57%203.96l8.57%203.673l72.656%2032.867v-8.348L83.836%2085.2V45.93l19.07-8.456Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c21417%22%20d%3D%22M76.516%2082L39.734%2065.508l36.782-16.383ZM128%200v128H0V0Zm-25.094%2028.727L30.25%2061.59l-8.57%203.96l8.57%203.673l72.656%2032.867v-8.348L83.836%2085.2V45.93l19.07-8.456Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/aerospike.svg?color=%231a73e8&size=48