consul logo
consul from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- consul
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the consul logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.075 12.029a2.506 2.506 0 0 0-2.506-2.507a2.506 2.506 0 0 0-2.505 2.506a2.506 2.506 0 0 0 2.506 2.506a2.506 2.506 0 0 0 2.505-2.506m3.532 0a1.156 1.156 0 0 0-1.156-1.156a1.156 1.156 0 0 0-1.156 1.156a1.156 1.156 0 0 0 1.156 1.155a1.156 1.156 0 0 0 1.156-1.155m4.792 5.51a1.158 1.156 0 0 0-1.158-1.156a1.158 1.156 0 0 0-1.158 1.156a1.158 1.156 0 0 0 1.158 1.156A1.158 1.156 0 0 0 22.4 17.54m-1.651-3.651a1.153 1.157 0 0 0-1.153-1.157a1.153 1.157 0 0 0-1.154 1.157a1.153 1.157 0 0 0 1.154 1.157a1.153 1.157 0 0 0 1.153-1.157m3.251.062a1.154 1.154 0 0 0-1.154-1.154a1.154 1.154 0 0 0-1.154 1.154a1.154 1.154 0 0 0 1.154 1.154A1.154 1.154 0 0 0 24 13.951m-3.279-3.883a1.156 1.154 0 0 0-1.156-1.154a1.156 1.154 0 0 0-1.156 1.154a1.156 1.154 0 0 0 1.156 1.153a1.156 1.154 0 0 0 1.156-1.153m3.28.045a1.161 1.157 0 0 0-1.161-1.157a1.161 1.157 0 0 0-1.162 1.157a1.161 1.157 0 0 0 1.162 1.157A1.161 1.157 0 0 0 24 10.112M22.374 6.48a1.158 1.16 0 0 0-1.157-1.16a1.158 1.16 0 0 0-1.158 1.16a1.158 1.16 0 0 0 1.158 1.16a1.158 1.16 0 0 0 1.157-1.16M11.617.383c-3.11 0-6.029 1.207-8.22 3.398A11.58 11.58 0 0 0 0 12c0 3.109 1.207 6.028 3.397 8.22a11.58 11.58 0 0 0 8.22 3.397c2.578 0 5.018-.825 7.055-2.386l-1.42-1.852a9.2 9.2 0 0 1-5.635 1.904a9.26 9.26 0 0 1-6.572-2.715A9.23 9.23 0 0 1 2.334 12c0-2.478.964-4.812 2.715-6.57a9.22 9.22 0 0 1 6.568-2.713c2.058 0 4.007.659 5.637 1.905l1.417-1.854A11.52 11.52 0 0 0 11.617.383"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsConsul(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="M14.075 12.029a2.506 2.506 0 0 0-2.506-2.507a2.506 2.506 0 0 0-2.505 2.506a2.506 2.506 0 0 0 2.506 2.506a2.506 2.506 0 0 0 2.505-2.506m3.532 0a1.156 1.156 0 0 0-1.156-1.156a1.156 1.156 0 0 0-1.156 1.156a1.156 1.156 0 0 0 1.156 1.155a1.156 1.156 0 0 0 1.156-1.155m4.792 5.51a1.158 1.156 0 0 0-1.158-1.156a1.158 1.156 0 0 0-1.158 1.156a1.158 1.156 0 0 0 1.158 1.156A1.158 1.156 0 0 0 22.4 17.54m-1.651-3.651a1.153 1.157 0 0 0-1.153-1.157a1.153 1.157 0 0 0-1.154 1.157a1.153 1.157 0 0 0 1.154 1.157a1.153 1.157 0 0 0 1.153-1.157m3.251.062a1.154 1.154 0 0 0-1.154-1.154a1.154 1.154 0 0 0-1.154 1.154a1.154 1.154 0 0 0 1.154 1.154A1.154 1.154 0 0 0 24 13.951m-3.279-3.883a1.156 1.154 0 0 0-1.156-1.154a1.156 1.154 0 0 0-1.156 1.154a1.156 1.154 0 0 0 1.156 1.153a1.156 1.154 0 0 0 1.156-1.153m3.28.045a1.161 1.157 0 0 0-1.161-1.157a1.161 1.157 0 0 0-1.162 1.157a1.161 1.157 0 0 0 1.162 1.157A1.161 1.157 0 0 0 24 10.112M22.374 6.48a1.158 1.16 0 0 0-1.157-1.16a1.158 1.16 0 0 0-1.158 1.16a1.158 1.16 0 0 0 1.158 1.16a1.158 1.16 0 0 0 1.157-1.16M11.617.383c-3.11 0-6.029 1.207-8.22 3.398A11.58 11.58 0 0 0 0 12c0 3.109 1.207 6.028 3.397 8.22a11.58 11.58 0 0 0 8.22 3.397c2.578 0 5.018-.825 7.055-2.386l-1.42-1.852a9.2 9.2 0 0 1-5.635 1.904a9.26 9.26 0 0 1-6.572-2.715A9.23 9.23 0 0 1 2.334 12c0-2.478.964-4.812 2.715-6.57a9.22 9.22 0 0 1 6.568-2.713c2.058 0 4.007.659 5.637 1.905l1.417-1.854A11.52 11.52 0 0 0 11.617.383"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.075 12.029a2.506 2.506 0 0 0-2.506-2.507a2.506 2.506 0 0 0-2.505 2.506a2.506 2.506 0 0 0 2.506 2.506a2.506 2.506 0 0 0 2.505-2.506m3.532 0a1.156 1.156 0 0 0-1.156-1.156a1.156 1.156 0 0 0-1.156 1.156a1.156 1.156 0 0 0 1.156 1.155a1.156 1.156 0 0 0 1.156-1.155m4.792 5.51a1.158 1.156 0 0 0-1.158-1.156a1.158 1.156 0 0 0-1.158 1.156a1.158 1.156 0 0 0 1.158 1.156A1.158 1.156 0 0 0 22.4 17.54m-1.651-3.651a1.153 1.157 0 0 0-1.153-1.157a1.153 1.157 0 0 0-1.154 1.157a1.153 1.157 0 0 0 1.154 1.157a1.153 1.157 0 0 0 1.153-1.157m3.251.062a1.154 1.154 0 0 0-1.154-1.154a1.154 1.154 0 0 0-1.154 1.154a1.154 1.154 0 0 0 1.154 1.154A1.154 1.154 0 0 0 24 13.951m-3.279-3.883a1.156 1.154 0 0 0-1.156-1.154a1.156 1.154 0 0 0-1.156 1.154a1.156 1.154 0 0 0 1.156 1.153a1.156 1.154 0 0 0 1.156-1.153m3.28.045a1.161 1.157 0 0 0-1.161-1.157a1.161 1.157 0 0 0-1.162 1.157a1.161 1.157 0 0 0 1.162 1.157A1.161 1.157 0 0 0 24 10.112M22.374 6.48a1.158 1.16 0 0 0-1.157-1.16a1.158 1.16 0 0 0-1.158 1.16a1.158 1.16 0 0 0 1.158 1.16a1.158 1.16 0 0 0 1.157-1.16M11.617.383c-3.11 0-6.029 1.207-8.22 3.398A11.58 11.58 0 0 0 0 12c0 3.109 1.207 6.028 3.397 8.22a11.58 11.58 0 0 0 8.22 3.397c2.578 0 5.018-.825 7.055-2.386l-1.42-1.852a9.2 9.2 0 0 1-5.635 1.904a9.26 9.26 0 0 1-6.572-2.715A9.23 9.23 0 0 1 2.334 12c0-2.478.964-4.812 2.715-6.57a9.22 9.22 0 0 1 6.568-2.713c2.058 0 4.007.659 5.637 1.905l1.417-1.854A11.52 11.52 0 0 0 11.617.383"/></svg> </template>
CSS
.icon-consul {
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%22M14.075%2012.029a2.506%202.506%200%200%200-2.506-2.507a2.506%202.506%200%200%200-2.505%202.506a2.506%202.506%200%200%200%202.506%202.506a2.506%202.506%200%200%200%202.505-2.506m3.532%200a1.156%201.156%200%200%200-1.156-1.156a1.156%201.156%200%200%200-1.156%201.156a1.156%201.156%200%200%200%201.156%201.155a1.156%201.156%200%200%200%201.156-1.155m4.792%205.51a1.158%201.156%200%200%200-1.158-1.156a1.158%201.156%200%200%200-1.158%201.156a1.158%201.156%200%200%200%201.158%201.156A1.158%201.156%200%200%200%2022.4%2017.54m-1.651-3.651a1.153%201.157%200%200%200-1.153-1.157a1.153%201.157%200%200%200-1.154%201.157a1.153%201.157%200%200%200%201.154%201.157a1.153%201.157%200%200%200%201.153-1.157m3.251.062a1.154%201.154%200%200%200-1.154-1.154a1.154%201.154%200%200%200-1.154%201.154a1.154%201.154%200%200%200%201.154%201.154A1.154%201.154%200%200%200%2024%2013.951m-3.279-3.883a1.156%201.154%200%200%200-1.156-1.154a1.156%201.154%200%200%200-1.156%201.154a1.156%201.154%200%200%200%201.156%201.153a1.156%201.154%200%200%200%201.156-1.153m3.28.045a1.161%201.157%200%200%200-1.161-1.157a1.161%201.157%200%200%200-1.162%201.157a1.161%201.157%200%200%200%201.162%201.157A1.161%201.157%200%200%200%2024%2010.112M22.374%206.48a1.158%201.16%200%200%200-1.157-1.16a1.158%201.16%200%200%200-1.158%201.16a1.158%201.16%200%200%200%201.158%201.16a1.158%201.16%200%200%200%201.157-1.16M11.617.383c-3.11%200-6.029%201.207-8.22%203.398A11.58%2011.58%200%200%200%200%2012c0%203.109%201.207%206.028%203.397%208.22a11.58%2011.58%200%200%200%208.22%203.397c2.578%200%205.018-.825%207.055-2.386l-1.42-1.852a9.2%209.2%200%200%201-5.635%201.904a9.26%209.26%200%200%201-6.572-2.715A9.23%209.23%200%200%201%202.334%2012c0-2.478.964-4.812%202.715-6.57a9.22%209.22%200%200%201%206.568-2.713c2.058%200%204.007.659%205.637%201.905l1.417-1.854A11.52%2011.52%200%200%200%2011.617.383%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%22M14.075%2012.029a2.506%202.506%200%200%200-2.506-2.507a2.506%202.506%200%200%200-2.505%202.506a2.506%202.506%200%200%200%202.506%202.506a2.506%202.506%200%200%200%202.505-2.506m3.532%200a1.156%201.156%200%200%200-1.156-1.156a1.156%201.156%200%200%200-1.156%201.156a1.156%201.156%200%200%200%201.156%201.155a1.156%201.156%200%200%200%201.156-1.155m4.792%205.51a1.158%201.156%200%200%200-1.158-1.156a1.158%201.156%200%200%200-1.158%201.156a1.158%201.156%200%200%200%201.158%201.156A1.158%201.156%200%200%200%2022.4%2017.54m-1.651-3.651a1.153%201.157%200%200%200-1.153-1.157a1.153%201.157%200%200%200-1.154%201.157a1.153%201.157%200%200%200%201.154%201.157a1.153%201.157%200%200%200%201.153-1.157m3.251.062a1.154%201.154%200%200%200-1.154-1.154a1.154%201.154%200%200%200-1.154%201.154a1.154%201.154%200%200%200%201.154%201.154A1.154%201.154%200%200%200%2024%2013.951m-3.279-3.883a1.156%201.154%200%200%200-1.156-1.154a1.156%201.154%200%200%200-1.156%201.154a1.156%201.154%200%200%200%201.156%201.153a1.156%201.154%200%200%200%201.156-1.153m3.28.045a1.161%201.157%200%200%200-1.161-1.157a1.161%201.157%200%200%200-1.162%201.157a1.161%201.157%200%200%200%201.162%201.157A1.161%201.157%200%200%200%2024%2010.112M22.374%206.48a1.158%201.16%200%200%200-1.157-1.16a1.158%201.16%200%200%200-1.158%201.16a1.158%201.16%200%200%200%201.158%201.16a1.158%201.16%200%200%200%201.157-1.16M11.617.383c-3.11%200-6.029%201.207-8.22%203.398A11.58%2011.58%200%200%200%200%2012c0%203.109%201.207%206.028%203.397%208.22a11.58%2011.58%200%200%200%208.22%203.397c2.578%200%205.018-.825%207.055-2.386l-1.42-1.852a9.2%209.2%200%200%201-5.635%201.904a9.26%209.26%200%200%201-6.572-2.715A9.23%209.23%200%200%201%202.334%2012c0-2.478.964-4.812%202.715-6.57a9.22%209.22%200%200%201%206.568-2.713c2.058%200%204.007.659%205.637%201.905l1.417-1.854A11.52%2011.52%200%200%200%2011.617.383%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/consul.svg?color=%231a73e8&size=48