pangolin from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
pangolin
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the pangolin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.729 7.988a.852.852 0 1 1 0 1.705a.85.85 0 0 1 0-1.701m3.345 3.557c-.087 2.835-2.249 6.577-5.178 7.537c-3.425 1.123-6.022-.563-6.846-2.54c-.642-1.542-.159-3.383 1.04-4.162c1.013-.661 2.895-.831 4.479.208c-.556-1.459-2.053-2.419-3.38-2.706a5.67 5.67 0 0 0-3.681.54c1.263-1.398 4.218-2.748 7.431-1.043c2.155 1.145 3.081 2.748 3.996 4.914C23.33 10.63 21.66 6.219 18.75 3.6A14.44 14.44 0 0 0 8.71.009c1.013.627 2.2 1.52 3.3 2.562c-4.853-.6-8.856.503-11.328 3.867a21.6 21.6 0 0 1 5.02-.355C2.164 8.578.107 12.766 1.154 17.139a20.2 20.2 0 0 1 2.73-3.666c-.353 3.262.136 7.673 4.33 10.527a19 19 0 0 1-.465-3.137c1.962 1.534 4.812 2.797 8.35 1.924c6.245-1.543 7.915-7.58 6.974-11.242"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPangolin(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.729 7.988a.852.852 0 1 1 0 1.705a.85.85 0 0 1 0-1.701m3.345 3.557c-.087 2.835-2.249 6.577-5.178 7.537c-3.425 1.123-6.022-.563-6.846-2.54c-.642-1.542-.159-3.383 1.04-4.162c1.013-.661 2.895-.831 4.479.208c-.556-1.459-2.053-2.419-3.38-2.706a5.67 5.67 0 0 0-3.681.54c1.263-1.398 4.218-2.748 7.431-1.043c2.155 1.145 3.081 2.748 3.996 4.914C23.33 10.63 21.66 6.219 18.75 3.6A14.44 14.44 0 0 0 8.71.009c1.013.627 2.2 1.52 3.3 2.562c-4.853-.6-8.856.503-11.328 3.867a21.6 21.6 0 0 1 5.02-.355C2.164 8.578.107 12.766 1.154 17.139a20.2 20.2 0 0 1 2.73-3.666c-.353 3.262.136 7.673 4.33 10.527a19 19 0 0 1-.465-3.137c1.962 1.534 4.812 2.797 8.35 1.924c6.245-1.543 7.915-7.58 6.974-11.242"/></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.729 7.988a.852.852 0 1 1 0 1.705a.85.85 0 0 1 0-1.701m3.345 3.557c-.087 2.835-2.249 6.577-5.178 7.537c-3.425 1.123-6.022-.563-6.846-2.54c-.642-1.542-.159-3.383 1.04-4.162c1.013-.661 2.895-.831 4.479.208c-.556-1.459-2.053-2.419-3.38-2.706a5.67 5.67 0 0 0-3.681.54c1.263-1.398 4.218-2.748 7.431-1.043c2.155 1.145 3.081 2.748 3.996 4.914C23.33 10.63 21.66 6.219 18.75 3.6A14.44 14.44 0 0 0 8.71.009c1.013.627 2.2 1.52 3.3 2.562c-4.853-.6-8.856.503-11.328 3.867a21.6 21.6 0 0 1 5.02-.355C2.164 8.578.107 12.766 1.154 17.139a20.2 20.2 0 0 1 2.73-3.666c-.353 3.262.136 7.673 4.33 10.527a19 19 0 0 1-.465-3.137c1.962 1.534 4.812 2.797 8.35 1.924c6.245-1.543 7.915-7.58 6.974-11.242"/></svg>
</template>

CSS

.icon-pangolin {
  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.729%207.988a.852.852%200%201%201%200%201.705a.85.85%200%200%201%200-1.701m3.345%203.557c-.087%202.835-2.249%206.577-5.178%207.537c-3.425%201.123-6.022-.563-6.846-2.54c-.642-1.542-.159-3.383%201.04-4.162c1.013-.661%202.895-.831%204.479.208c-.556-1.459-2.053-2.419-3.38-2.706a5.67%205.67%200%200%200-3.681.54c1.263-1.398%204.218-2.748%207.431-1.043c2.155%201.145%203.081%202.748%203.996%204.914C23.33%2010.63%2021.66%206.219%2018.75%203.6A14.44%2014.44%200%200%200%208.71.009c1.013.627%202.2%201.52%203.3%202.562c-4.853-.6-8.856.503-11.328%203.867a21.6%2021.6%200%200%201%205.02-.355C2.164%208.578.107%2012.766%201.154%2017.139a20.2%2020.2%200%200%201%202.73-3.666c-.353%203.262.136%207.673%204.33%2010.527a19%2019%200%200%201-.465-3.137c1.962%201.534%204.812%202.797%208.35%201.924c6.245-1.543%207.915-7.58%206.974-11.242%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.729%207.988a.852.852%200%201%201%200%201.705a.85.85%200%200%201%200-1.701m3.345%203.557c-.087%202.835-2.249%206.577-5.178%207.537c-3.425%201.123-6.022-.563-6.846-2.54c-.642-1.542-.159-3.383%201.04-4.162c1.013-.661%202.895-.831%204.479.208c-.556-1.459-2.053-2.419-3.38-2.706a5.67%205.67%200%200%200-3.681.54c1.263-1.398%204.218-2.748%207.431-1.043c2.155%201.145%203.081%202.748%203.996%204.914C23.33%2010.63%2021.66%206.219%2018.75%203.6A14.44%2014.44%200%200%200%208.71.009c1.013.627%202.2%201.52%203.3%202.562c-4.853-.6-8.856.503-11.328%203.867a21.6%2021.6%200%200%201%205.02-.355C2.164%208.578.107%2012.766%201.154%2017.139a20.2%2020.2%200%200%201%202.73-3.666c-.353%203.262.136%207.673%204.33%2010.527a19%2019%200%200%201-.465-3.137c1.962%201.534%204.812%202.797%208.35%201.924c6.245-1.543%207.915-7.58%206.974-11.242%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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