cryptography icon

cryptography from Reicon by REICON · Outline · Security · MIT Free for personal and commercial use.

Name
cryptography
Set
Reicon
Style
Outline
Category
Security
Viewbox
24×24
License
MIT

1 other variant in Reicon

More security icons from Reicon

Use the cryptography icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 10.333a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="m5 19l1.723-2.033c.18-.234.277-.52.277-.815v-3.57c0-.371.155-.726.428-.978l2.087-1.932M8.272 21h6.904c.353 0 .692-.14.943-.39l4.49-4.492c.25-.25.391-.589.391-.942V8.272M15.728 3H8.824c-.353 0-.692.14-.942.39L3.39 7.883c-.25.25-.39.589-.39.942v6.904"/><path d="M13 13.667a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="m19 5l-1.723 2.033c-.18.234-.277.52-.277.815v3.57c0 .371-.155.726-.428.978l-2.087 1.932"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCryptography(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M11 10.333a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="m5 19l1.723-2.033c.18-.234.277-.52.277-.815v-3.57c0-.371.155-.726.428-.978l2.087-1.932M8.272 21h6.904c.353 0 .692-.14.943-.39l4.49-4.492c.25-.25.391-.589.391-.942V8.272M15.728 3H8.824c-.353 0-.692.14-.942.39L3.39 7.883c-.25.25-.39.589-.39.942v6.904"/><path d="M13 13.667a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="m19 5l-1.723 2.033c-.18.234-.277.52-.277.815v3.57c0 .371-.155.726-.428.978l-2.087 1.932"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 10.333a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="m5 19l1.723-2.033c.18-.234.277-.52.277-.815v-3.57c0-.371.155-.726.428-.978l2.087-1.932M8.272 21h6.904c.353 0 .692-.14.943-.39l4.49-4.492c.25-.25.391-.589.391-.942V8.272M15.728 3H8.824c-.353 0-.692.14-.942.39L3.39 7.883c-.25.25-.39.589-.39.942v6.904"/><path d="M13 13.667a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="m19 5l-1.723 2.033c-.18.234-.277.52-.277.815v3.57c0 .371-.155.726-.428.978l-2.087 1.932"/></g></svg>
</template>

CSS

.icon-cryptography {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%2010.333a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22m5%2019l1.723-2.033c.18-.234.277-.52.277-.815v-3.57c0-.371.155-.726.428-.978l2.087-1.932M8.272%2021h6.904c.353%200%20.692-.14.943-.39l4.49-4.492c.25-.25.391-.589.391-.942V8.272M15.728%203H8.824c-.353%200-.692.14-.942.39L3.39%207.883c-.25.25-.39.589-.39.942v6.904%22%2F%3E%3Cpath%20d%3D%22M13%2013.667a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22m19%205l-1.723%202.033c-.18.234-.277.52-.277.815v3.57c0%20.371-.155.726-.428.978l-2.087%201.932%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11%2010.333a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22m5%2019l1.723-2.033c.18-.234.277-.52.277-.815v-3.57c0-.371.155-.726.428-.978l2.087-1.932M8.272%2021h6.904c.353%200%20.692-.14.943-.39l4.49-4.492c.25-.25.391-.589.391-.942V8.272M15.728%203H8.824c-.353%200-.692.14-.942.39L3.39%207.883c-.25.25-.39.589-.39.942v6.904%22%2F%3E%3Cpath%20d%3D%22M13%2013.667a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22m19%205l-1.723%202.033c-.18.234-.277.52-.277.815v3.57c0%20.371-.155.726-.428.978l-2.087%201.932%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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