Baba Is You Keke Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baba Is You Keke icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322299.svg" alt="Baba Is You Keke icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322299.svg" alt="Baba Is You Keke icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322299.svg" alt="Baba Is You Keke icon" :width="24" :height="24" />
CSS background
.icon-baba-is-you-keke {
background-image: url('https://proicons.com/icon/322299.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M32.4208,38.1127s.431.2991,3.3572.6649,3.6054-7.3153,1.2018-7.7334-2.5081,3.8667-2.5081,3.8667l-4.3892-1.4631s2.2469-5.2252,1.9333-11.8091-2.4559-13.0631-11.182-12.9064-11.0424,6.8991-11.182,11.6001c-.1568,5.2775-.209,8.0991.6793,11.0253s2.7694,6.6883,5.2775,8.2036,10.973,2.9261,11.8613,3.3442,3.0829,1.0973,3.6577,0,2.5081-6.0613.1568-6.8973-2.7171,2.5604-2.7171,2.5604l-3.0829-.5218"/><path class="cls-1" d="M19.2924,21.2992c1.6198,1.7766,4.0496,1.6198,5.6433-.209"/><path class="cls-1" d="M28.0185,20.6983c1.7505,1.4369,3.5009.2613,3.5009.2613"/><path class="cls-1" d="M31.9897,4.5c1.3586,0,3.318.1045,3.318.1045,0,0-2.2469,3.7099-2.7955,4.7027l3.6054.1568"/></svg>
Copied!