intigriti logo
intigriti from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- intigriti
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the intigriti logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.913 6.036c-1.105.574-3.763 1.924-5.9 3.009c-3.773 1.913-7.026 3.593-7.111 3.667c-.032.022.01.404.085.861c.574 3.413 2.147 6.453 4.316 8.356l.69.616l.692-.595c1.839-1.616 3.327-4.22 4.05-7.058c.149-.564.276-1.308.287-1.648l.021-.617l-2.955-1.53l-.734.371c-.393.202-.723.394-.723.426s.67.393 1.489.797l1.488.733l-.064.383c-.393 2.169-1.616 4.752-2.923 6.187l-.606.67l-.447-.426c-.924-.893-1.934-2.615-2.519-4.305c-.33-.946-.723-2.434-.659-2.487c.021-.022 3.04-1.542 6.708-3.391l6.654-3.37l.213.35c.67 1.085.723 2.541.138 3.732c-.648 1.318-1.754 1.988-3.37 2.062l-.978.043l-.064.319a5 5 0 0 0-.063.68c0 .319.032.361.382.425c.574.107 1.765-.032 2.456-.287c1.68-.627 2.849-1.913 3.37-3.731c.446-1.563-.032-3.423-1.265-4.848c-.213-.244-.447-.446-.51-.446c-.075.01-1.032.478-2.148 1.052m-18.54-.552C.184 6.876-.262 8.62.152 10.235c.468 1.808 1.659 3.136 3.37 3.774c.691.255 1.882.393 2.456.287c.414-.085.457-.202.319-1.03l-.064-.394l-.978-.043c-1.626-.074-2.721-.744-3.38-2.083c-.574-1.148-.532-2.541.085-3.615l.265-.457L6.073 8.63l3.858 1.956l.713-.35c.393-.203.712-.405.712-.447c0-.064-9.344-4.805-9.482-4.805c-.043 0-.266.223-.5.5m6.315-3.615l-.265.404l.233.064c.691.18 1.69.957 2.105 1.637l.213.34l-.595.883c-.596.893-1.212 2.03-1.212 2.232c0 .096.956.638 1.137.638c.043 0 .287-.404.532-.883c.531-1.041.956-1.658 1.658-2.402l.5-.531l.446.478a10.2 10.2 0 0 1 1.69 2.424c.245.467.468.882.49.914c.063.074 1.2-.542 1.2-.66c0-.19-.648-1.37-1.222-2.21l-.595-.872l.223-.35c.33-.532 1.201-1.277 1.754-1.5c.266-.117.478-.255.478-.308c0-.064-.106-.245-.244-.415l-.245-.297l-.52.244c-.309.149-.872.585-1.34 1.053l-.808.808l-.659-.606l-.648-.617l-.649.617l-.659.616l-.755-.765c-.606-.617-1.637-1.329-1.913-1.329c-.032 0-.18.18-.33.393"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsIntigriti(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="M19.913 6.036c-1.105.574-3.763 1.924-5.9 3.009c-3.773 1.913-7.026 3.593-7.111 3.667c-.032.022.01.404.085.861c.574 3.413 2.147 6.453 4.316 8.356l.69.616l.692-.595c1.839-1.616 3.327-4.22 4.05-7.058c.149-.564.276-1.308.287-1.648l.021-.617l-2.955-1.53l-.734.371c-.393.202-.723.394-.723.426s.67.393 1.489.797l1.488.733l-.064.383c-.393 2.169-1.616 4.752-2.923 6.187l-.606.67l-.447-.426c-.924-.893-1.934-2.615-2.519-4.305c-.33-.946-.723-2.434-.659-2.487c.021-.022 3.04-1.542 6.708-3.391l6.654-3.37l.213.35c.67 1.085.723 2.541.138 3.732c-.648 1.318-1.754 1.988-3.37 2.062l-.978.043l-.064.319a5 5 0 0 0-.063.68c0 .319.032.361.382.425c.574.107 1.765-.032 2.456-.287c1.68-.627 2.849-1.913 3.37-3.731c.446-1.563-.032-3.423-1.265-4.848c-.213-.244-.447-.446-.51-.446c-.075.01-1.032.478-2.148 1.052m-18.54-.552C.184 6.876-.262 8.62.152 10.235c.468 1.808 1.659 3.136 3.37 3.774c.691.255 1.882.393 2.456.287c.414-.085.457-.202.319-1.03l-.064-.394l-.978-.043c-1.626-.074-2.721-.744-3.38-2.083c-.574-1.148-.532-2.541.085-3.615l.265-.457L6.073 8.63l3.858 1.956l.713-.35c.393-.203.712-.405.712-.447c0-.064-9.344-4.805-9.482-4.805c-.043 0-.266.223-.5.5m6.315-3.615l-.265.404l.233.064c.691.18 1.69.957 2.105 1.637l.213.34l-.595.883c-.596.893-1.212 2.03-1.212 2.232c0 .096.956.638 1.137.638c.043 0 .287-.404.532-.883c.531-1.041.956-1.658 1.658-2.402l.5-.531l.446.478a10.2 10.2 0 0 1 1.69 2.424c.245.467.468.882.49.914c.063.074 1.2-.542 1.2-.66c0-.19-.648-1.37-1.222-2.21l-.595-.872l.223-.35c.33-.532 1.201-1.277 1.754-1.5c.266-.117.478-.255.478-.308c0-.064-.106-.245-.244-.415l-.245-.297l-.52.244c-.309.149-.872.585-1.34 1.053l-.808.808l-.659-.606l-.648-.617l-.649.617l-.659.616l-.755-.765c-.606-.617-1.637-1.329-1.913-1.329c-.032 0-.18.18-.33.393"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.913 6.036c-1.105.574-3.763 1.924-5.9 3.009c-3.773 1.913-7.026 3.593-7.111 3.667c-.032.022.01.404.085.861c.574 3.413 2.147 6.453 4.316 8.356l.69.616l.692-.595c1.839-1.616 3.327-4.22 4.05-7.058c.149-.564.276-1.308.287-1.648l.021-.617l-2.955-1.53l-.734.371c-.393.202-.723.394-.723.426s.67.393 1.489.797l1.488.733l-.064.383c-.393 2.169-1.616 4.752-2.923 6.187l-.606.67l-.447-.426c-.924-.893-1.934-2.615-2.519-4.305c-.33-.946-.723-2.434-.659-2.487c.021-.022 3.04-1.542 6.708-3.391l6.654-3.37l.213.35c.67 1.085.723 2.541.138 3.732c-.648 1.318-1.754 1.988-3.37 2.062l-.978.043l-.064.319a5 5 0 0 0-.063.68c0 .319.032.361.382.425c.574.107 1.765-.032 2.456-.287c1.68-.627 2.849-1.913 3.37-3.731c.446-1.563-.032-3.423-1.265-4.848c-.213-.244-.447-.446-.51-.446c-.075.01-1.032.478-2.148 1.052m-18.54-.552C.184 6.876-.262 8.62.152 10.235c.468 1.808 1.659 3.136 3.37 3.774c.691.255 1.882.393 2.456.287c.414-.085.457-.202.319-1.03l-.064-.394l-.978-.043c-1.626-.074-2.721-.744-3.38-2.083c-.574-1.148-.532-2.541.085-3.615l.265-.457L6.073 8.63l3.858 1.956l.713-.35c.393-.203.712-.405.712-.447c0-.064-9.344-4.805-9.482-4.805c-.043 0-.266.223-.5.5m6.315-3.615l-.265.404l.233.064c.691.18 1.69.957 2.105 1.637l.213.34l-.595.883c-.596.893-1.212 2.03-1.212 2.232c0 .096.956.638 1.137.638c.043 0 .287-.404.532-.883c.531-1.041.956-1.658 1.658-2.402l.5-.531l.446.478a10.2 10.2 0 0 1 1.69 2.424c.245.467.468.882.49.914c.063.074 1.2-.542 1.2-.66c0-.19-.648-1.37-1.222-2.21l-.595-.872l.223-.35c.33-.532 1.201-1.277 1.754-1.5c.266-.117.478-.255.478-.308c0-.064-.106-.245-.244-.415l-.245-.297l-.52.244c-.309.149-.872.585-1.34 1.053l-.808.808l-.659-.606l-.648-.617l-.649.617l-.659.616l-.755-.765c-.606-.617-1.637-1.329-1.913-1.329c-.032 0-.18.18-.33.393"/></svg> </template>
CSS
.icon-intigriti {
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%22M19.913%206.036c-1.105.574-3.763%201.924-5.9%203.009c-3.773%201.913-7.026%203.593-7.111%203.667c-.032.022.01.404.085.861c.574%203.413%202.147%206.453%204.316%208.356l.69.616l.692-.595c1.839-1.616%203.327-4.22%204.05-7.058c.149-.564.276-1.308.287-1.648l.021-.617l-2.955-1.53l-.734.371c-.393.202-.723.394-.723.426s.67.393%201.489.797l1.488.733l-.064.383c-.393%202.169-1.616%204.752-2.923%206.187l-.606.67l-.447-.426c-.924-.893-1.934-2.615-2.519-4.305c-.33-.946-.723-2.434-.659-2.487c.021-.022%203.04-1.542%206.708-3.391l6.654-3.37l.213.35c.67%201.085.723%202.541.138%203.732c-.648%201.318-1.754%201.988-3.37%202.062l-.978.043l-.064.319a5%205%200%200%200-.063.68c0%20.319.032.361.382.425c.574.107%201.765-.032%202.456-.287c1.68-.627%202.849-1.913%203.37-3.731c.446-1.563-.032-3.423-1.265-4.848c-.213-.244-.447-.446-.51-.446c-.075.01-1.032.478-2.148%201.052m-18.54-.552C.184%206.876-.262%208.62.152%2010.235c.468%201.808%201.659%203.136%203.37%203.774c.691.255%201.882.393%202.456.287c.414-.085.457-.202.319-1.03l-.064-.394l-.978-.043c-1.626-.074-2.721-.744-3.38-2.083c-.574-1.148-.532-2.541.085-3.615l.265-.457L6.073%208.63l3.858%201.956l.713-.35c.393-.203.712-.405.712-.447c0-.064-9.344-4.805-9.482-4.805c-.043%200-.266.223-.5.5m6.315-3.615l-.265.404l.233.064c.691.18%201.69.957%202.105%201.637l.213.34l-.595.883c-.596.893-1.212%202.03-1.212%202.232c0%20.096.956.638%201.137.638c.043%200%20.287-.404.532-.883c.531-1.041.956-1.658%201.658-2.402l.5-.531l.446.478a10.2%2010.2%200%200%201%201.69%202.424c.245.467.468.882.49.914c.063.074%201.2-.542%201.2-.66c0-.19-.648-1.37-1.222-2.21l-.595-.872l.223-.35c.33-.532%201.201-1.277%201.754-1.5c.266-.117.478-.255.478-.308c0-.064-.106-.245-.244-.415l-.245-.297l-.52.244c-.309.149-.872.585-1.34%201.053l-.808.808l-.659-.606l-.648-.617l-.649.617l-.659.616l-.755-.765c-.606-.617-1.637-1.329-1.913-1.329c-.032%200-.18.18-.33.393%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%22M19.913%206.036c-1.105.574-3.763%201.924-5.9%203.009c-3.773%201.913-7.026%203.593-7.111%203.667c-.032.022.01.404.085.861c.574%203.413%202.147%206.453%204.316%208.356l.69.616l.692-.595c1.839-1.616%203.327-4.22%204.05-7.058c.149-.564.276-1.308.287-1.648l.021-.617l-2.955-1.53l-.734.371c-.393.202-.723.394-.723.426s.67.393%201.489.797l1.488.733l-.064.383c-.393%202.169-1.616%204.752-2.923%206.187l-.606.67l-.447-.426c-.924-.893-1.934-2.615-2.519-4.305c-.33-.946-.723-2.434-.659-2.487c.021-.022%203.04-1.542%206.708-3.391l6.654-3.37l.213.35c.67%201.085.723%202.541.138%203.732c-.648%201.318-1.754%201.988-3.37%202.062l-.978.043l-.064.319a5%205%200%200%200-.063.68c0%20.319.032.361.382.425c.574.107%201.765-.032%202.456-.287c1.68-.627%202.849-1.913%203.37-3.731c.446-1.563-.032-3.423-1.265-4.848c-.213-.244-.447-.446-.51-.446c-.075.01-1.032.478-2.148%201.052m-18.54-.552C.184%206.876-.262%208.62.152%2010.235c.468%201.808%201.659%203.136%203.37%203.774c.691.255%201.882.393%202.456.287c.414-.085.457-.202.319-1.03l-.064-.394l-.978-.043c-1.626-.074-2.721-.744-3.38-2.083c-.574-1.148-.532-2.541.085-3.615l.265-.457L6.073%208.63l3.858%201.956l.713-.35c.393-.203.712-.405.712-.447c0-.064-9.344-4.805-9.482-4.805c-.043%200-.266.223-.5.5m6.315-3.615l-.265.404l.233.064c.691.18%201.69.957%202.105%201.637l.213.34l-.595.883c-.596.893-1.212%202.03-1.212%202.232c0%20.096.956.638%201.137.638c.043%200%20.287-.404.532-.883c.531-1.041.956-1.658%201.658-2.402l.5-.531l.446.478a10.2%2010.2%200%200%201%201.69%202.424c.245.467.468.882.49.914c.063.074%201.2-.542%201.2-.66c0-.19-.648-1.37-1.222-2.21l-.595-.872l.223-.35c.33-.532%201.201-1.277%201.754-1.5c.266-.117.478-.255.478-.308c0-.064-.106-.245-.244-.415l-.245-.297l-.52.244c-.309.149-.872.585-1.34%201.053l-.808.808l-.659-.606l-.648-.617l-.649.617l-.659.616l-.755-.765c-.606-.617-1.637-1.329-1.913-1.329c-.032%200-.18.18-.33.393%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/intigriti.svg?color=%231a73e8&size=48