sysdig icon logo
sysdig-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- sysdig-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×317
- License
- CC0
Use the sysdig icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 317"><path fill="#00abc7" d="M198.814 98.655a10.35 10.35 0 0 1 8.975 5.244l35.586 61.635c25.367 43.937 11.463 104.796-32.341 141.562a10.3 10.3 0 0 1-3.116 1.8a128.6 128.6 0 0 1-43.96 7.784c-39.453 0-76.278-18.462-94.807-50.556l-42.35-73.35a10.35 10.35 0 0 1 3.788-14.136l28.846-16.655a10.349 10.349 0 1 1 10.349 17.924L49.9 191.387l37.175 64.388c20.152 34.905 68.066 49.46 112.043 34.282c35.13-30.495 46.485-79.27 26.334-114.174l-35.586-61.635a10.349 10.349 0 0 1 8.948-15.593m-108.74 96.59c.12.216 6.66 11.866 12.895 22.894l.583 1.032c3.298 5.832 6.45 11.381 8.448 14.842c14.574 25.244 41.265 34.887 71.401 25.778c5.472-1.653 11.247 1.443 12.9 6.914c1.652 5.472-1.444 11.247-6.915 12.9a95.7 95.7 0 0 1-27.672 4.247a76.22 76.22 0 0 1-67.639-39.49a2209 2209 0 0 1-8.391-14.737l-.576-1.018l-.577-1.022l-.579-1.023l-.578-1.023l-.576-1.02a7893 7893 0 0 1-10.805-19.202c-2.782-4.993-.989-11.296 4.004-14.077s11.295-.988 14.077 4.005M19.272 5.105l122.265 211.771c3.335 5.774 12.789 15.683 24.682 11.845c5.44-1.754 11.272 1.235 13.025 6.675s-1.236 11.272-6.676 13.025a38.1 38.1 0 0 1-11.719 1.875c-16.345 0-30.2-10.884-37.236-23.07L1.348 15.454C-1.455 10.51.253 4.23 5.176 1.388C10.098-1.454 16.39.206 19.272 5.106m89.756 60.963l29.135 50.463l18.53-10.7c4.945-2.812 11.234-1.105 14.078 3.821c2.845 4.927 1.18 11.226-3.729 14.103L139.55 139.63a10.35 10.35 0 0 1-4.812 1.381l-.364.006l-.324-.005a10.35 10.35 0 0 1-8.637-5.169L91.104 76.417c-2.803-4.945-1.095-11.225 3.828-14.067c4.922-2.842 11.215-1.182 14.096 3.718"/></svg>
React
import type { SVGProps } from "react";
export function LogosSysdigIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 317"><path fill="#00abc7" d="M198.814 98.655a10.35 10.35 0 0 1 8.975 5.244l35.586 61.635c25.367 43.937 11.463 104.796-32.341 141.562a10.3 10.3 0 0 1-3.116 1.8a128.6 128.6 0 0 1-43.96 7.784c-39.453 0-76.278-18.462-94.807-50.556l-42.35-73.35a10.35 10.35 0 0 1 3.788-14.136l28.846-16.655a10.349 10.349 0 1 1 10.349 17.924L49.9 191.387l37.175 64.388c20.152 34.905 68.066 49.46 112.043 34.282c35.13-30.495 46.485-79.27 26.334-114.174l-35.586-61.635a10.349 10.349 0 0 1 8.948-15.593m-108.74 96.59c.12.216 6.66 11.866 12.895 22.894l.583 1.032c3.298 5.832 6.45 11.381 8.448 14.842c14.574 25.244 41.265 34.887 71.401 25.778c5.472-1.653 11.247 1.443 12.9 6.914c1.652 5.472-1.444 11.247-6.915 12.9a95.7 95.7 0 0 1-27.672 4.247a76.22 76.22 0 0 1-67.639-39.49a2209 2209 0 0 1-8.391-14.737l-.576-1.018l-.577-1.022l-.579-1.023l-.578-1.023l-.576-1.02a7893 7893 0 0 1-10.805-19.202c-2.782-4.993-.989-11.296 4.004-14.077s11.295-.988 14.077 4.005M19.272 5.105l122.265 211.771c3.335 5.774 12.789 15.683 24.682 11.845c5.44-1.754 11.272 1.235 13.025 6.675s-1.236 11.272-6.676 13.025a38.1 38.1 0 0 1-11.719 1.875c-16.345 0-30.2-10.884-37.236-23.07L1.348 15.454C-1.455 10.51.253 4.23 5.176 1.388C10.098-1.454 16.39.206 19.272 5.106m89.756 60.963l29.135 50.463l18.53-10.7c4.945-2.812 11.234-1.105 14.078 3.821c2.845 4.927 1.18 11.226-3.729 14.103L139.55 139.63a10.35 10.35 0 0 1-4.812 1.381l-.364.006l-.324-.005a10.35 10.35 0 0 1-8.637-5.169L91.104 76.417c-2.803-4.945-1.095-11.225 3.828-14.067c4.922-2.842 11.215-1.182 14.096 3.718"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 317"><path fill="#00abc7" d="M198.814 98.655a10.35 10.35 0 0 1 8.975 5.244l35.586 61.635c25.367 43.937 11.463 104.796-32.341 141.562a10.3 10.3 0 0 1-3.116 1.8a128.6 128.6 0 0 1-43.96 7.784c-39.453 0-76.278-18.462-94.807-50.556l-42.35-73.35a10.35 10.35 0 0 1 3.788-14.136l28.846-16.655a10.349 10.349 0 1 1 10.349 17.924L49.9 191.387l37.175 64.388c20.152 34.905 68.066 49.46 112.043 34.282c35.13-30.495 46.485-79.27 26.334-114.174l-35.586-61.635a10.349 10.349 0 0 1 8.948-15.593m-108.74 96.59c.12.216 6.66 11.866 12.895 22.894l.583 1.032c3.298 5.832 6.45 11.381 8.448 14.842c14.574 25.244 41.265 34.887 71.401 25.778c5.472-1.653 11.247 1.443 12.9 6.914c1.652 5.472-1.444 11.247-6.915 12.9a95.7 95.7 0 0 1-27.672 4.247a76.22 76.22 0 0 1-67.639-39.49a2209 2209 0 0 1-8.391-14.737l-.576-1.018l-.577-1.022l-.579-1.023l-.578-1.023l-.576-1.02a7893 7893 0 0 1-10.805-19.202c-2.782-4.993-.989-11.296 4.004-14.077s11.295-.988 14.077 4.005M19.272 5.105l122.265 211.771c3.335 5.774 12.789 15.683 24.682 11.845c5.44-1.754 11.272 1.235 13.025 6.675s-1.236 11.272-6.676 13.025a38.1 38.1 0 0 1-11.719 1.875c-16.345 0-30.2-10.884-37.236-23.07L1.348 15.454C-1.455 10.51.253 4.23 5.176 1.388C10.098-1.454 16.39.206 19.272 5.106m89.756 60.963l29.135 50.463l18.53-10.7c4.945-2.812 11.234-1.105 14.078 3.821c2.845 4.927 1.18 11.226-3.729 14.103L139.55 139.63a10.35 10.35 0 0 1-4.812 1.381l-.364.006l-.324-.005a10.35 10.35 0 0 1-8.637-5.169L91.104 76.417c-2.803-4.945-1.095-11.225 3.828-14.067c4.922-2.842 11.215-1.182 14.096 3.718"/></svg> </template>
CSS
.icon-sysdig-icon {
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%20256%20317%22%3E%3Cpath%20fill%3D%22%2300abc7%22%20d%3D%22M198.814%2098.655a10.35%2010.35%200%200%201%208.975%205.244l35.586%2061.635c25.367%2043.937%2011.463%20104.796-32.341%20141.562a10.3%2010.3%200%200%201-3.116%201.8a128.6%20128.6%200%200%201-43.96%207.784c-39.453%200-76.278-18.462-94.807-50.556l-42.35-73.35a10.35%2010.35%200%200%201%203.788-14.136l28.846-16.655a10.349%2010.349%200%201%201%2010.349%2017.924L49.9%20191.387l37.175%2064.388c20.152%2034.905%2068.066%2049.46%20112.043%2034.282c35.13-30.495%2046.485-79.27%2026.334-114.174l-35.586-61.635a10.349%2010.349%200%200%201%208.948-15.593m-108.74%2096.59c.12.216%206.66%2011.866%2012.895%2022.894l.583%201.032c3.298%205.832%206.45%2011.381%208.448%2014.842c14.574%2025.244%2041.265%2034.887%2071.401%2025.778c5.472-1.653%2011.247%201.443%2012.9%206.914c1.652%205.472-1.444%2011.247-6.915%2012.9a95.7%2095.7%200%200%201-27.672%204.247a76.22%2076.22%200%200%201-67.639-39.49a2209%202209%200%200%201-8.391-14.737l-.576-1.018l-.577-1.022l-.579-1.023l-.578-1.023l-.576-1.02a7893%207893%200%200%201-10.805-19.202c-2.782-4.993-.989-11.296%204.004-14.077s11.295-.988%2014.077%204.005M19.272%205.105l122.265%20211.771c3.335%205.774%2012.789%2015.683%2024.682%2011.845c5.44-1.754%2011.272%201.235%2013.025%206.675s-1.236%2011.272-6.676%2013.025a38.1%2038.1%200%200%201-11.719%201.875c-16.345%200-30.2-10.884-37.236-23.07L1.348%2015.454C-1.455%2010.51.253%204.23%205.176%201.388C10.098-1.454%2016.39.206%2019.272%205.106m89.756%2060.963l29.135%2050.463l18.53-10.7c4.945-2.812%2011.234-1.105%2014.078%203.821c2.845%204.927%201.18%2011.226-3.729%2014.103L139.55%20139.63a10.35%2010.35%200%200%201-4.812%201.381l-.364.006l-.324-.005a10.35%2010.35%200%200%201-8.637-5.169L91.104%2076.417c-2.803-4.945-1.095-11.225%203.828-14.067c4.922-2.842%2011.215-1.182%2014.096%203.718%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%20256%20317%22%3E%3Cpath%20fill%3D%22%2300abc7%22%20d%3D%22M198.814%2098.655a10.35%2010.35%200%200%201%208.975%205.244l35.586%2061.635c25.367%2043.937%2011.463%20104.796-32.341%20141.562a10.3%2010.3%200%200%201-3.116%201.8a128.6%20128.6%200%200%201-43.96%207.784c-39.453%200-76.278-18.462-94.807-50.556l-42.35-73.35a10.35%2010.35%200%200%201%203.788-14.136l28.846-16.655a10.349%2010.349%200%201%201%2010.349%2017.924L49.9%20191.387l37.175%2064.388c20.152%2034.905%2068.066%2049.46%20112.043%2034.282c35.13-30.495%2046.485-79.27%2026.334-114.174l-35.586-61.635a10.349%2010.349%200%200%201%208.948-15.593m-108.74%2096.59c.12.216%206.66%2011.866%2012.895%2022.894l.583%201.032c3.298%205.832%206.45%2011.381%208.448%2014.842c14.574%2025.244%2041.265%2034.887%2071.401%2025.778c5.472-1.653%2011.247%201.443%2012.9%206.914c1.652%205.472-1.444%2011.247-6.915%2012.9a95.7%2095.7%200%200%201-27.672%204.247a76.22%2076.22%200%200%201-67.639-39.49a2209%202209%200%200%201-8.391-14.737l-.576-1.018l-.577-1.022l-.579-1.023l-.578-1.023l-.576-1.02a7893%207893%200%200%201-10.805-19.202c-2.782-4.993-.989-11.296%204.004-14.077s11.295-.988%2014.077%204.005M19.272%205.105l122.265%20211.771c3.335%205.774%2012.789%2015.683%2024.682%2011.845c5.44-1.754%2011.272%201.235%2013.025%206.675s-1.236%2011.272-6.676%2013.025a38.1%2038.1%200%200%201-11.719%201.875c-16.345%200-30.2-10.884-37.236-23.07L1.348%2015.454C-1.455%2010.51.253%204.23%205.176%201.388C10.098-1.454%2016.39.206%2019.272%205.106m89.756%2060.963l29.135%2050.463l18.53-10.7c4.945-2.812%2011.234-1.105%2014.078%203.821c2.845%204.927%201.18%2011.226-3.729%2014.103L139.55%20139.63a10.35%2010.35%200%200%201-4.812%201.381l-.364.006l-.324-.005a10.35%2010.35%200%200%201-8.637-5.169L91.104%2076.417c-2.803-4.945-1.095-11.225%203.828-14.067c4.922-2.842%2011.215-1.182%2014.096%203.718%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/sysdig-icon.svg?color=%231a73e8&size=48