arkecosystem logo
arkecosystem from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- arkecosystem
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the arkecosystem logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.8 0A1.8 1.8 0 0 0 0 1.8v20.4c0 .995.805 1.8 1.8 1.8h20.4c.995 0 1.8-.805 1.8-1.8V1.8c0-.995-.805-1.8-1.8-1.8zm10.223 4.39l9.29 15.098l-9.29-9.82l-9.351 9.82l9.351-15.097zm0 7.583l1.633 1.691h-3.285zM9.31 14.762h5.41l1.496 1.574H7.813l1.496-1.574z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsArkecosystem(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="M1.8 0A1.8 1.8 0 0 0 0 1.8v20.4c0 .995.805 1.8 1.8 1.8h20.4c.995 0 1.8-.805 1.8-1.8V1.8c0-.995-.805-1.8-1.8-1.8zm10.223 4.39l9.29 15.098l-9.29-9.82l-9.351 9.82l9.351-15.097zm0 7.583l1.633 1.691h-3.285zM9.31 14.762h5.41l1.496 1.574H7.813l1.496-1.574z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.8 0A1.8 1.8 0 0 0 0 1.8v20.4c0 .995.805 1.8 1.8 1.8h20.4c.995 0 1.8-.805 1.8-1.8V1.8c0-.995-.805-1.8-1.8-1.8zm10.223 4.39l9.29 15.098l-9.29-9.82l-9.351 9.82l9.351-15.097zm0 7.583l1.633 1.691h-3.285zM9.31 14.762h5.41l1.496 1.574H7.813l1.496-1.574z"/></svg> </template>
CSS
.icon-arkecosystem {
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%22M1.8%200A1.8%201.8%200%200%200%200%201.8v20.4c0%20.995.805%201.8%201.8%201.8h20.4c.995%200%201.8-.805%201.8-1.8V1.8c0-.995-.805-1.8-1.8-1.8zm10.223%204.39l9.29%2015.098l-9.29-9.82l-9.351%209.82l9.351-15.097zm0%207.583l1.633%201.691h-3.285zM9.31%2014.762h5.41l1.496%201.574H7.813l1.496-1.574z%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%22M1.8%200A1.8%201.8%200%200%200%200%201.8v20.4c0%20.995.805%201.8%201.8%201.8h20.4c.995%200%201.8-.805%201.8-1.8V1.8c0-.995-.805-1.8-1.8-1.8zm10.223%204.39l9.29%2015.098l-9.29-9.82l-9.351%209.82l9.351-15.097zm0%207.583l1.633%201.691h-3.285zM9.31%2014.762h5.41l1.496%201.574H7.813l1.496-1.574z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/arkecosystem.svg?color=%231a73e8&size=48