threema logo
threema from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- threema
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the threema logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 20.486a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m-6.335 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m12.671 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514M12 0c5.7 0 10.322 4.066 10.322 9.082S17.7 18.165 12 18.165a11.45 11.45 0 0 1-4.523-.917l-5.171 1.293l1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678 4.066 6.3 0 12 0m-.001 4.235A2.926 2.926 0 0 0 9.072 7.16v1.17h-.115a.47.47 0 0 0-.47.47v4.126c0 .26.21.471.47.471h6.086c.26 0 .47-.21.47-.47V8.798a.47.47 0 0 0-.47-.47h-.115v-1.17a2.927 2.927 0 0 0-2.93-2.924zm0 1.17c.972 0 1.758.786 1.758 1.754v1.17h-3.514v-1.17c0-.968.786-1.754 1.756-1.754"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThreema(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="M11.998 20.486a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m-6.335 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m12.671 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514M12 0c5.7 0 10.322 4.066 10.322 9.082S17.7 18.165 12 18.165a11.45 11.45 0 0 1-4.523-.917l-5.171 1.293l1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678 4.066 6.3 0 12 0m-.001 4.235A2.926 2.926 0 0 0 9.072 7.16v1.17h-.115a.47.47 0 0 0-.47.47v4.126c0 .26.21.471.47.471h6.086c.26 0 .47-.21.47-.47V8.798a.47.47 0 0 0-.47-.47h-.115v-1.17a2.927 2.927 0 0 0-2.93-2.924zm0 1.17c.972 0 1.758.786 1.758 1.754v1.17h-3.514v-1.17c0-.968.786-1.754 1.756-1.754"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 20.486a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m-6.335 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514m12.671 0a1.757 1.757 0 1 1 0 3.514a1.757 1.757 0 0 1 0-3.514M12 0c5.7 0 10.322 4.066 10.322 9.082S17.7 18.165 12 18.165a11.45 11.45 0 0 1-4.523-.917l-5.171 1.293l1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678 4.066 6.3 0 12 0m-.001 4.235A2.926 2.926 0 0 0 9.072 7.16v1.17h-.115a.47.47 0 0 0-.47.47v4.126c0 .26.21.471.47.471h6.086c.26 0 .47-.21.47-.47V8.798a.47.47 0 0 0-.47-.47h-.115v-1.17a2.927 2.927 0 0 0-2.93-2.924zm0 1.17c.972 0 1.758.786 1.758 1.754v1.17h-3.514v-1.17c0-.968.786-1.754 1.756-1.754"/></svg> </template>
CSS
.icon-threema {
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%22M11.998%2020.486a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514m-6.335%200a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514m12.671%200a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514M12%200c5.7%200%2010.322%204.066%2010.322%209.082S17.7%2018.165%2012%2018.165a11.45%2011.45%200%200%201-4.523-.917l-5.171%201.293l1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678%204.066%206.3%200%2012%200m-.001%204.235A2.926%202.926%200%200%200%209.072%207.16v1.17h-.115a.47.47%200%200%200-.47.47v4.126c0%20.26.21.471.47.471h6.086c.26%200%20.47-.21.47-.47V8.798a.47.47%200%200%200-.47-.47h-.115v-1.17a2.927%202.927%200%200%200-2.93-2.924zm0%201.17c.972%200%201.758.786%201.758%201.754v1.17h-3.514v-1.17c0-.968.786-1.754%201.756-1.754%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%22M11.998%2020.486a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514m-6.335%200a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514m12.671%200a1.757%201.757%200%201%201%200%203.514a1.757%201.757%200%200%201%200-3.514M12%200c5.7%200%2010.322%204.066%2010.322%209.082S17.7%2018.165%2012%2018.165a11.45%2011.45%200%200%201-4.523-.917l-5.171%201.293l1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678%204.066%206.3%200%2012%200m-.001%204.235A2.926%202.926%200%200%200%209.072%207.16v1.17h-.115a.47.47%200%200%200-.47.47v4.126c0%20.26.21.471.47.471h6.086c.26%200%20.47-.21.47-.47V8.798a.47.47%200%200%200-.47-.47h-.115v-1.17a2.927%202.927%200%200%200-2.93-2.924zm0%201.17c.972%200%201.758.786%201.758%201.754v1.17h-3.514v-1.17c0-.968.786-1.754%201.756-1.754%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/threema.svg?color=%231a73e8&size=48