hadolint logo
hadolint from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- hadolint
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 1024×1024
- License
- MIT
Use the hadolint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#1976d2" d="M128 704h768c35.456 0 64 28.544 64 64v128c0 35.456-28.544 64-64 64H128c-35.456 0-64-28.544-64-64V768c0-35.456 28.544-64 64-64"/><path fill="#e0e0e0" d="M160 768h704c17.728 0 32 14.272 32 32s-14.272 32-32 32H160c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#1a237e" d="M160 64c-53.02 0-96 42.98-96 96v320c0 160 128 352 288 352h320c160 0 288-256 288-512V128c0-35.346-28.654-64-64-64s-64 28.654-64 64s28.654 64 64 64v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96 42.98-96 96v32H256v-32c0-53.02-42.98-96-96-96"/><path fill="#fafafa" d="M224 320c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96m256 0c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96"/><path d="M224 384a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32m256 0a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32"/><path fill="#ad1457" d="M320 512h64c17.728 0 32 14.272 32 32s-14.272 32-32 32h-64c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#757575" d="M352 592c-8.864 0-16 7.136-16 16v6.762l-61.281 35.383A15.964 15.964 0 0 0 268.86 672a15.966 15.966 0 0 0 21.858 5.855L352 642.475l61.281 35.38A15.966 15.966 0 0 0 435.14 672a15.964 15.964 0 0 0-5.858-21.855L368 614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578 2.153A15.964 15.964 0 0 0 258.145 248l32 55.426A15.964 15.964 0 0 0 312 309.28a15.964 15.964 0 0 0 5.855-21.855l-32-55.426a15.96 15.96 0 0 0-14.277-8.008zm160.844 0A15.96 15.96 0 0 0 418.145 232l-32 55.426A15.964 15.964 0 0 0 392 309.28a15.964 15.964 0 0 0 21.855-5.855l32-55.426A15.964 15.964 0 0 0 440 226.145a16 16 0 0 0-7.578-2.153M160 128c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32m384 0c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeHadolint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#1976d2" d="M128 704h768c35.456 0 64 28.544 64 64v128c0 35.456-28.544 64-64 64H128c-35.456 0-64-28.544-64-64V768c0-35.456 28.544-64 64-64"/><path fill="#e0e0e0" d="M160 768h704c17.728 0 32 14.272 32 32s-14.272 32-32 32H160c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#1a237e" d="M160 64c-53.02 0-96 42.98-96 96v320c0 160 128 352 288 352h320c160 0 288-256 288-512V128c0-35.346-28.654-64-64-64s-64 28.654-64 64s28.654 64 64 64v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96 42.98-96 96v32H256v-32c0-53.02-42.98-96-96-96"/><path fill="#fafafa" d="M224 320c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96m256 0c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96"/><path d="M224 384a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32m256 0a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32"/><path fill="#ad1457" d="M320 512h64c17.728 0 32 14.272 32 32s-14.272 32-32 32h-64c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#757575" d="M352 592c-8.864 0-16 7.136-16 16v6.762l-61.281 35.383A15.964 15.964 0 0 0 268.86 672a15.966 15.966 0 0 0 21.858 5.855L352 642.475l61.281 35.38A15.966 15.966 0 0 0 435.14 672a15.964 15.964 0 0 0-5.858-21.855L368 614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578 2.153A15.964 15.964 0 0 0 258.145 248l32 55.426A15.964 15.964 0 0 0 312 309.28a15.964 15.964 0 0 0 5.855-21.855l-32-55.426a15.96 15.96 0 0 0-14.277-8.008zm160.844 0A15.96 15.96 0 0 0 418.145 232l-32 55.426A15.964 15.964 0 0 0 392 309.28a15.964 15.964 0 0 0 21.855-5.855l32-55.426A15.964 15.964 0 0 0 440 226.145a16 16 0 0 0-7.578-2.153M160 128c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32m384 0c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="#1976d2" d="M128 704h768c35.456 0 64 28.544 64 64v128c0 35.456-28.544 64-64 64H128c-35.456 0-64-28.544-64-64V768c0-35.456 28.544-64 64-64"/><path fill="#e0e0e0" d="M160 768h704c17.728 0 32 14.272 32 32s-14.272 32-32 32H160c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#1a237e" d="M160 64c-53.02 0-96 42.98-96 96v320c0 160 128 352 288 352h320c160 0 288-256 288-512V128c0-35.346-28.654-64-64-64s-64 28.654-64 64s28.654 64 64 64v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96 42.98-96 96v32H256v-32c0-53.02-42.98-96-96-96"/><path fill="#fafafa" d="M224 320c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96m256 0c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96"/><path d="M224 384a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32m256 0a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32"/><path fill="#ad1457" d="M320 512h64c17.728 0 32 14.272 32 32s-14.272 32-32 32h-64c-17.728 0-32-14.272-32-32s14.272-32 32-32"/><path fill="#757575" d="M352 592c-8.864 0-16 7.136-16 16v6.762l-61.281 35.383A15.964 15.964 0 0 0 268.86 672a15.966 15.966 0 0 0 21.858 5.855L352 642.475l61.281 35.38A15.966 15.966 0 0 0 435.14 672a15.964 15.964 0 0 0-5.858-21.855L368 614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578 2.153A15.964 15.964 0 0 0 258.145 248l32 55.426A15.964 15.964 0 0 0 312 309.28a15.964 15.964 0 0 0 5.855-21.855l-32-55.426a15.96 15.96 0 0 0-14.277-8.008zm160.844 0A15.96 15.96 0 0 0 418.145 232l-32 55.426A15.964 15.964 0 0 0 392 309.28a15.964 15.964 0 0 0 21.855-5.855l32-55.426A15.964 15.964 0 0 0 440 226.145a16 16 0 0 0-7.578-2.153M160 128c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32m384 0c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32"/></svg> </template>
CSS
.icon-hadolint {
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%201024%201024%22%3E%3Cpath%20fill%3D%22%231976d2%22%20d%3D%22M128%20704h768c35.456%200%2064%2028.544%2064%2064v128c0%2035.456-28.544%2064-64%2064H128c-35.456%200-64-28.544-64-64V768c0-35.456%2028.544-64%2064-64%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M160%20768h704c17.728%200%2032%2014.272%2032%2032s-14.272%2032-32%2032H160c-17.728%200-32-14.272-32-32s14.272-32%2032-32%22%2F%3E%3Cpath%20fill%3D%22%231a237e%22%20d%3D%22M160%2064c-53.02%200-96%2042.98-96%2096v320c0%20160%20128%20352%20288%20352h320c160%200%20288-256%20288-512V128c0-35.346-28.654-64-64-64s-64%2028.654-64%2064s28.654%2064%2064%2064v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96%2042.98-96%2096v32H256v-32c0-53.02-42.98-96-96-96%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M224%20320c-53.02%200-96%2042.98-96%2096s42.98%2096%2096%2096s96-42.98%2096-96s-42.98-96-96-96m256%200c-53.02%200-96%2042.98-96%2096s42.98%2096%2096%2096s96-42.98%2096-96s-42.98-96-96-96%22%2F%3E%3Cpath%20d%3D%22M224%20384a32%2032%200%200%200-32%2032a32%2032%200%200%200%2032%2032a32%2032%200%200%200%2032-32a32%2032%200%200%200-32-32m256%200a32%2032%200%200%200-32%2032a32%2032%200%200%200%2032%2032a32%2032%200%200%200%2032-32a32%2032%200%200%200-32-32%22%2F%3E%3Cpath%20fill%3D%22%23ad1457%22%20d%3D%22M320%20512h64c17.728%200%2032%2014.272%2032%2032s-14.272%2032-32%2032h-64c-17.728%200-32-14.272-32-32s14.272-32%2032-32%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M352%20592c-8.864%200-16%207.136-16%2016v6.762l-61.281%2035.383A15.964%2015.964%200%200%200%20268.86%20672a15.966%2015.966%200%200%200%2021.858%205.855L352%20642.475l61.281%2035.38A15.966%2015.966%200%200%200%20435.14%20672a15.964%2015.964%200%200%200-5.858-21.855L368%20614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578%202.153A15.964%2015.964%200%200%200%20258.145%20248l32%2055.426A15.964%2015.964%200%200%200%20312%20309.28a15.964%2015.964%200%200%200%205.855-21.855l-32-55.426a15.96%2015.96%200%200%200-14.277-8.008zm160.844%200A15.96%2015.96%200%200%200%20418.145%20232l-32%2055.426A15.964%2015.964%200%200%200%20392%20309.28a15.964%2015.964%200%200%200%2021.855-5.855l32-55.426A15.964%2015.964%200%200%200%20440%20226.145a16%2016%200%200%200-7.578-2.153M160%20128c-17.728%200-32%2014.272-32%2032v64c0%2017.728%2014.272%2032%2032%2032s32-14.272%2032-32v-64c0-17.728-14.272-32-32-32m384%200c-17.728%200-32%2014.272-32%2032v64c0%2017.728%2014.272%2032%2032%2032s32-14.272%2032-32v-64c0-17.728-14.272-32-32-32%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%201024%201024%22%3E%3Cpath%20fill%3D%22%231976d2%22%20d%3D%22M128%20704h768c35.456%200%2064%2028.544%2064%2064v128c0%2035.456-28.544%2064-64%2064H128c-35.456%200-64-28.544-64-64V768c0-35.456%2028.544-64%2064-64%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M160%20768h704c17.728%200%2032%2014.272%2032%2032s-14.272%2032-32%2032H160c-17.728%200-32-14.272-32-32s14.272-32%2032-32%22%2F%3E%3Cpath%20fill%3D%22%231a237e%22%20d%3D%22M160%2064c-53.02%200-96%2042.98-96%2096v320c0%20160%20128%20352%20288%20352h320c160%200%20288-256%20288-512V128c0-35.346-28.654-64-64-64s-64%2028.654-64%2064s28.654%2064%2064%2064v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96%2042.98-96%2096v32H256v-32c0-53.02-42.98-96-96-96%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M224%20320c-53.02%200-96%2042.98-96%2096s42.98%2096%2096%2096s96-42.98%2096-96s-42.98-96-96-96m256%200c-53.02%200-96%2042.98-96%2096s42.98%2096%2096%2096s96-42.98%2096-96s-42.98-96-96-96%22%2F%3E%3Cpath%20d%3D%22M224%20384a32%2032%200%200%200-32%2032a32%2032%200%200%200%2032%2032a32%2032%200%200%200%2032-32a32%2032%200%200%200-32-32m256%200a32%2032%200%200%200-32%2032a32%2032%200%200%200%2032%2032a32%2032%200%200%200%2032-32a32%2032%200%200%200-32-32%22%2F%3E%3Cpath%20fill%3D%22%23ad1457%22%20d%3D%22M320%20512h64c17.728%200%2032%2014.272%2032%2032s-14.272%2032-32%2032h-64c-17.728%200-32-14.272-32-32s14.272-32%2032-32%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M352%20592c-8.864%200-16%207.136-16%2016v6.762l-61.281%2035.383A15.964%2015.964%200%200%200%20268.86%20672a15.966%2015.966%200%200%200%2021.858%205.855L352%20642.475l61.281%2035.38A15.966%2015.966%200%200%200%20435.14%20672a15.964%2015.964%200%200%200-5.858-21.855L368%20614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578%202.153A15.964%2015.964%200%200%200%20258.145%20248l32%2055.426A15.964%2015.964%200%200%200%20312%20309.28a15.964%2015.964%200%200%200%205.855-21.855l-32-55.426a15.96%2015.96%200%200%200-14.277-8.008zm160.844%200A15.96%2015.96%200%200%200%20418.145%20232l-32%2055.426A15.964%2015.964%200%200%200%20392%20309.28a15.964%2015.964%200%200%200%2021.855-5.855l32-55.426A15.964%2015.964%200%200%200%20440%20226.145a16%2016%200%200%200-7.578-2.153M160%20128c-17.728%200-32%2014.272-32%2032v64c0%2017.728%2014.272%2032%2032%2032s32-14.272%2032-32v-64c0-17.728-14.272-32-32-32m384%200c-17.728%200-32%2014.272-32%2032v64c0%2017.728%2014.272%2032%2032%2032s32-14.272%2032-32v-64c0-17.728-14.272-32-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/hadolint.svg?color=%231a73e8&size=48