trezor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
trezor
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the trezor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.858 5.569c0-3.044-2.643-5.569-5.86-5.569c-3.216 0-5.856 2.525-5.856 5.569v1.78H3.731V20.15L11.998 24l8.271-3.849V7.403h-2.411zm-8.73 0c0-1.434 1.264-2.584 2.87-2.584c1.61 0 2.87 1.15 2.87 2.584v1.78h-5.74Zm7.81 12.516l-4.94 2.298l-4.937-2.298v-7.693h9.878z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTrezor(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="M17.858 5.569c0-3.044-2.643-5.569-5.86-5.569c-3.216 0-5.856 2.525-5.856 5.569v1.78H3.731V20.15L11.998 24l8.271-3.849V7.403h-2.411zm-8.73 0c0-1.434 1.264-2.584 2.87-2.584c1.61 0 2.87 1.15 2.87 2.584v1.78h-5.74Zm7.81 12.516l-4.94 2.298l-4.937-2.298v-7.693h9.878z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.858 5.569c0-3.044-2.643-5.569-5.86-5.569c-3.216 0-5.856 2.525-5.856 5.569v1.78H3.731V20.15L11.998 24l8.271-3.849V7.403h-2.411zm-8.73 0c0-1.434 1.264-2.584 2.87-2.584c1.61 0 2.87 1.15 2.87 2.584v1.78h-5.74Zm7.81 12.516l-4.94 2.298l-4.937-2.298v-7.693h9.878z"/></svg>
</template>

CSS

.icon-trezor {
  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%22M17.858%205.569c0-3.044-2.643-5.569-5.86-5.569c-3.216%200-5.856%202.525-5.856%205.569v1.78H3.731V20.15L11.998%2024l8.271-3.849V7.403h-2.411zm-8.73%200c0-1.434%201.264-2.584%202.87-2.584c1.61%200%202.87%201.15%202.87%202.584v1.78h-5.74Zm7.81%2012.516l-4.94%202.298l-4.937-2.298v-7.693h9.878z%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%22M17.858%205.569c0-3.044-2.643-5.569-5.86-5.569c-3.216%200-5.856%202.525-5.856%205.569v1.78H3.731V20.15L11.998%2024l8.271-3.849V7.403h-2.411zm-8.73%200c0-1.434%201.264-2.584%202.87-2.584c1.61%200%202.87%201.15%202.87%202.584v1.78h-5.74Zm7.81%2012.516l-4.94%202.298l-4.937-2.298v-7.693h9.878z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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