cypherock logo

cypherock from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
cypherock
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the cypherock logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.834 18.947L14.177 21l5.323-7.794h-5.174l-3.884 5.68l-3.663-5.164l2.32-.018l1.952 2.735l.68-1.022l-1.969-2.77H4.5l5.915 8.327l4.582-6.71h2.313l-3.178 4.596l-.61-.927zM10.442 5.115l3.884 5.679H19.5L14.177 3l-1.343 2.053l.688 1.014l.61-.926l3.178 4.596h-2.313l-4.582-6.71L4.5 11.352h5.262l1.97-2.77l-.68-1.022L9.1 10.296l-2.321-.018z"/></svg>

React

import type { SVGProps } from "react";

export function TokenCypherock(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="M12.834 18.947L14.177 21l5.323-7.794h-5.174l-3.884 5.68l-3.663-5.164l2.32-.018l1.952 2.735l.68-1.022l-1.969-2.77H4.5l5.915 8.327l4.582-6.71h2.313l-3.178 4.596l-.61-.927zM10.442 5.115l3.884 5.679H19.5L14.177 3l-1.343 2.053l.688 1.014l.61-.926l3.178 4.596h-2.313l-4.582-6.71L4.5 11.352h5.262l1.97-2.77l-.68-1.022L9.1 10.296l-2.321-.018z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.834 18.947L14.177 21l5.323-7.794h-5.174l-3.884 5.68l-3.663-5.164l2.32-.018l1.952 2.735l.68-1.022l-1.969-2.77H4.5l5.915 8.327l4.582-6.71h2.313l-3.178 4.596l-.61-.927zM10.442 5.115l3.884 5.679H19.5L14.177 3l-1.343 2.053l.688 1.014l.61-.926l3.178 4.596h-2.313l-4.582-6.71L4.5 11.352h5.262l1.97-2.77l-.68-1.022L9.1 10.296l-2.321-.018z"/></svg>
</template>

CSS

.icon-cypherock {
  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%22M12.834%2018.947L14.177%2021l5.323-7.794h-5.174l-3.884%205.68l-3.663-5.164l2.32-.018l1.952%202.735l.68-1.022l-1.969-2.77H4.5l5.915%208.327l4.582-6.71h2.313l-3.178%204.596l-.61-.927zM10.442%205.115l3.884%205.679H19.5L14.177%203l-1.343%202.053l.688%201.014l.61-.926l3.178%204.596h-2.313l-4.582-6.71L4.5%2011.352h5.262l1.97-2.77l-.68-1.022L9.1%2010.296l-2.321-.018z%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%22M12.834%2018.947L14.177%2021l5.323-7.794h-5.174l-3.884%205.68l-3.663-5.164l2.32-.018l1.952%202.735l.68-1.022l-1.969-2.77H4.5l5.915%208.327l4.582-6.71h2.313l-3.178%204.596l-.61-.927zM10.442%205.115l3.884%205.679H19.5L14.177%203l-1.343%202.053l.688%201.014l.61-.926l3.178%204.596h-2.313l-4.582-6.71L4.5%2011.352h5.262l1.97-2.77l-.68-1.022L9.1%2010.296l-2.321-.018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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