crashlytics logo

crashlytics from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
crashlytics
Set
SVG Logos
Style
Color
Viewbox
256×276
License
CC0

Use the crashlytics logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 276"><g fill="#9b1b1d"><path d="M105.637 54.539s-.001-25.483.069-35.862c.077-11.206 7.148-18.27 18.243-18.303q16.348-.049 32.697 0c10.982.031 18.073 7.01 18.099 17.932c.05 21.279.018 42.558.007 63.837c-.001 1.121-.126 2.241-.221 3.826c-20.04-11.604-40.489-13.325-61.279-3.697c-15.542 7.197-26.312 19.192-32.038 35.368c-11.418 32.259 6.047 67.696 38.696 78.75c33.882 11.47 72.208-7.382 81.708-46.091c.972.81 33.112 32.373 48.225 47.352c8.212 8.139 8.199 17.887.022 26.022a5513 5513 0 0 1-22.416 22.173c-8.327 8.19-18.198 8.223-26.466.098c-7.496-7.366-26.32-25.768-26.32-25.768s.152 26.471.08 37.24c-.07 10.472-7.172 17.578-17.609 17.635c-11.158.062-22.317.053-33.475.003c-10.65-.046-17.812-7.098-17.94-17.811c-.123-10.378-.029-36.85-.029-36.85s-18.152 18.226-25.56 25.497c-8.322 8.168-18.15 8.169-26.466.014a5507 5507 0 0 1-22.166-21.872c-8.581-8.512-8.55-18.034-.13-26.574c8.183-8.3 25.137-25.671 25.137-25.671s-26.843.045-38.131-.013C6.755 171.715.067 164.983.029 153.365c-.035-10.51-.043-21.02.003-31.53c.049-11.336 6.793-18.097 18.19-18.173c11.028-.073 38.422-.018 38.422-.018S38.143 85.149 30.516 77.547c-7.828-7.803-7.894-17.677-.138-25.437c7.797-7.8 15.629-15.565 23.532-23.258c7.44-7.241 17.71-7.311 25.038.049c8.499 8.535 26.689 25.638 26.689 25.638"/><path d="M165.772 137.581c.012 13.963-11.138 25.054-25.232 25.099c-14.316.045-25.529-11.063-25.473-25.232c.055-13.867 11.424-25.047 25.413-24.99c14.032.057 25.279 11.23 25.292 25.123"/></g></svg>

React

import type { SVGProps } from "react";

export function LogosCrashlytics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 276"><g fill="#9b1b1d"><path d="M105.637 54.539s-.001-25.483.069-35.862c.077-11.206 7.148-18.27 18.243-18.303q16.348-.049 32.697 0c10.982.031 18.073 7.01 18.099 17.932c.05 21.279.018 42.558.007 63.837c-.001 1.121-.126 2.241-.221 3.826c-20.04-11.604-40.489-13.325-61.279-3.697c-15.542 7.197-26.312 19.192-32.038 35.368c-11.418 32.259 6.047 67.696 38.696 78.75c33.882 11.47 72.208-7.382 81.708-46.091c.972.81 33.112 32.373 48.225 47.352c8.212 8.139 8.199 17.887.022 26.022a5513 5513 0 0 1-22.416 22.173c-8.327 8.19-18.198 8.223-26.466.098c-7.496-7.366-26.32-25.768-26.32-25.768s.152 26.471.08 37.24c-.07 10.472-7.172 17.578-17.609 17.635c-11.158.062-22.317.053-33.475.003c-10.65-.046-17.812-7.098-17.94-17.811c-.123-10.378-.029-36.85-.029-36.85s-18.152 18.226-25.56 25.497c-8.322 8.168-18.15 8.169-26.466.014a5507 5507 0 0 1-22.166-21.872c-8.581-8.512-8.55-18.034-.13-26.574c8.183-8.3 25.137-25.671 25.137-25.671s-26.843.045-38.131-.013C6.755 171.715.067 164.983.029 153.365c-.035-10.51-.043-21.02.003-31.53c.049-11.336 6.793-18.097 18.19-18.173c11.028-.073 38.422-.018 38.422-.018S38.143 85.149 30.516 77.547c-7.828-7.803-7.894-17.677-.138-25.437c7.797-7.8 15.629-15.565 23.532-23.258c7.44-7.241 17.71-7.311 25.038.049c8.499 8.535 26.689 25.638 26.689 25.638"/><path d="M165.772 137.581c.012 13.963-11.138 25.054-25.232 25.099c-14.316.045-25.529-11.063-25.473-25.232c.055-13.867 11.424-25.047 25.413-24.99c14.032.057 25.279 11.23 25.292 25.123"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 276"><g fill="#9b1b1d"><path d="M105.637 54.539s-.001-25.483.069-35.862c.077-11.206 7.148-18.27 18.243-18.303q16.348-.049 32.697 0c10.982.031 18.073 7.01 18.099 17.932c.05 21.279.018 42.558.007 63.837c-.001 1.121-.126 2.241-.221 3.826c-20.04-11.604-40.489-13.325-61.279-3.697c-15.542 7.197-26.312 19.192-32.038 35.368c-11.418 32.259 6.047 67.696 38.696 78.75c33.882 11.47 72.208-7.382 81.708-46.091c.972.81 33.112 32.373 48.225 47.352c8.212 8.139 8.199 17.887.022 26.022a5513 5513 0 0 1-22.416 22.173c-8.327 8.19-18.198 8.223-26.466.098c-7.496-7.366-26.32-25.768-26.32-25.768s.152 26.471.08 37.24c-.07 10.472-7.172 17.578-17.609 17.635c-11.158.062-22.317.053-33.475.003c-10.65-.046-17.812-7.098-17.94-17.811c-.123-10.378-.029-36.85-.029-36.85s-18.152 18.226-25.56 25.497c-8.322 8.168-18.15 8.169-26.466.014a5507 5507 0 0 1-22.166-21.872c-8.581-8.512-8.55-18.034-.13-26.574c8.183-8.3 25.137-25.671 25.137-25.671s-26.843.045-38.131-.013C6.755 171.715.067 164.983.029 153.365c-.035-10.51-.043-21.02.003-31.53c.049-11.336 6.793-18.097 18.19-18.173c11.028-.073 38.422-.018 38.422-.018S38.143 85.149 30.516 77.547c-7.828-7.803-7.894-17.677-.138-25.437c7.797-7.8 15.629-15.565 23.532-23.258c7.44-7.241 17.71-7.311 25.038.049c8.499 8.535 26.689 25.638 26.689 25.638"/><path d="M165.772 137.581c.012 13.963-11.138 25.054-25.232 25.099c-14.316.045-25.529-11.063-25.473-25.232c.055-13.867 11.424-25.047 25.413-24.99c14.032.057 25.279 11.23 25.292 25.123"/></g></svg>
</template>

CSS

.icon-crashlytics {
  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%20276%22%3E%3Cg%20fill%3D%22%239b1b1d%22%3E%3Cpath%20d%3D%22M105.637%2054.539s-.001-25.483.069-35.862c.077-11.206%207.148-18.27%2018.243-18.303q16.348-.049%2032.697%200c10.982.031%2018.073%207.01%2018.099%2017.932c.05%2021.279.018%2042.558.007%2063.837c-.001%201.121-.126%202.241-.221%203.826c-20.04-11.604-40.489-13.325-61.279-3.697c-15.542%207.197-26.312%2019.192-32.038%2035.368c-11.418%2032.259%206.047%2067.696%2038.696%2078.75c33.882%2011.47%2072.208-7.382%2081.708-46.091c.972.81%2033.112%2032.373%2048.225%2047.352c8.212%208.139%208.199%2017.887.022%2026.022a5513%205513%200%200%201-22.416%2022.173c-8.327%208.19-18.198%208.223-26.466.098c-7.496-7.366-26.32-25.768-26.32-25.768s.152%2026.471.08%2037.24c-.07%2010.472-7.172%2017.578-17.609%2017.635c-11.158.062-22.317.053-33.475.003c-10.65-.046-17.812-7.098-17.94-17.811c-.123-10.378-.029-36.85-.029-36.85s-18.152%2018.226-25.56%2025.497c-8.322%208.168-18.15%208.169-26.466.014a5507%205507%200%200%201-22.166-21.872c-8.581-8.512-8.55-18.034-.13-26.574c8.183-8.3%2025.137-25.671%2025.137-25.671s-26.843.045-38.131-.013C6.755%20171.715.067%20164.983.029%20153.365c-.035-10.51-.043-21.02.003-31.53c.049-11.336%206.793-18.097%2018.19-18.173c11.028-.073%2038.422-.018%2038.422-.018S38.143%2085.149%2030.516%2077.547c-7.828-7.803-7.894-17.677-.138-25.437c7.797-7.8%2015.629-15.565%2023.532-23.258c7.44-7.241%2017.71-7.311%2025.038.049c8.499%208.535%2026.689%2025.638%2026.689%2025.638%22%2F%3E%3Cpath%20d%3D%22M165.772%20137.581c.012%2013.963-11.138%2025.054-25.232%2025.099c-14.316.045-25.529-11.063-25.473-25.232c.055-13.867%2011.424-25.047%2025.413-24.99c14.032.057%2025.279%2011.23%2025.292%2025.123%22%2F%3E%3C%2Fg%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%20276%22%3E%3Cg%20fill%3D%22%239b1b1d%22%3E%3Cpath%20d%3D%22M105.637%2054.539s-.001-25.483.069-35.862c.077-11.206%207.148-18.27%2018.243-18.303q16.348-.049%2032.697%200c10.982.031%2018.073%207.01%2018.099%2017.932c.05%2021.279.018%2042.558.007%2063.837c-.001%201.121-.126%202.241-.221%203.826c-20.04-11.604-40.489-13.325-61.279-3.697c-15.542%207.197-26.312%2019.192-32.038%2035.368c-11.418%2032.259%206.047%2067.696%2038.696%2078.75c33.882%2011.47%2072.208-7.382%2081.708-46.091c.972.81%2033.112%2032.373%2048.225%2047.352c8.212%208.139%208.199%2017.887.022%2026.022a5513%205513%200%200%201-22.416%2022.173c-8.327%208.19-18.198%208.223-26.466.098c-7.496-7.366-26.32-25.768-26.32-25.768s.152%2026.471.08%2037.24c-.07%2010.472-7.172%2017.578-17.609%2017.635c-11.158.062-22.317.053-33.475.003c-10.65-.046-17.812-7.098-17.94-17.811c-.123-10.378-.029-36.85-.029-36.85s-18.152%2018.226-25.56%2025.497c-8.322%208.168-18.15%208.169-26.466.014a5507%205507%200%200%201-22.166-21.872c-8.581-8.512-8.55-18.034-.13-26.574c8.183-8.3%2025.137-25.671%2025.137-25.671s-26.843.045-38.131-.013C6.755%20171.715.067%20164.983.029%20153.365c-.035-10.51-.043-21.02.003-31.53c.049-11.336%206.793-18.097%2018.19-18.173c11.028-.073%2038.422-.018%2038.422-.018S38.143%2085.149%2030.516%2077.547c-7.828-7.803-7.894-17.677-.138-25.437c7.797-7.8%2015.629-15.565%2023.532-23.258c7.44-7.241%2017.71-7.311%2025.038.049c8.499%208.535%2026.689%2025.638%2026.689%2025.638%22%2F%3E%3Cpath%20d%3D%22M165.772%20137.581c.012%2013.963-11.138%2025.054-25.232%2025.099c-14.316.045-25.529-11.063-25.473-25.232c.055-13.867%2011.424-25.047%2025.413-24.99c14.032.057%2025.279%2011.23%2025.292%2025.123%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/crashlytics.svg?color=%231a73e8&size=48