Cookie Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cookie 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/319809.svg" alt="Cookie icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319809.svg" alt="Cookie icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319809.svg" alt="Cookie icon" :width="24" :height="24" />
CSS background
.icon-cookie {
background-image: url('https://proicons.com/icon/319809.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="cookie_00000137092982987952082260000001594284635929139860_" d="M29,4c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1 S29,3.448,29,4 M15,15c0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1S15,15.552,15,15 M16,25c0-0.552-0.448-1-1-1s-1,0.448-1,1 s0.448,1,1,1S16,25.552,16,25 M16,29.36C8.633,29.36,2.64,23.367,2.64,16S8.633,2.64,16,2.64c0.163,0,0.356,0.001,0.538,0.027 c0.063,0.009,0.123,0.035,0.173,0.075c0.113,0.091,0.166,0.244,0.126,0.384c-0.146,0.511-0.219,1.029-0.219,1.541 c0,3.11,2.53,5.64,5.641,5.64c0.902,0,1.77-0.211,2.576-0.627c0.144-0.075,0.317-0.044,0.427,0.073s0.13,0.292,0.048,0.43 c-0.243,0.409-0.371,0.874-0.371,1.343c0,1.456,1.184,2.64,2.64,2.64c0.385,0,0.769-0.091,1.14-0.27 c0.142-0.066,0.309-0.038,0.416,0.075c0.054,0.056,0.099,0.139,0.108,0.215C29.315,14.772,29.36,15.45,29.36,16 C29.36,23.367,23.367,29.36,16,29.36z M16.038,3.36c-0.013,0-0.025,0-0.038,0C9.03,3.36,3.36,9.03,3.36,16S9.03,28.64,16,28.64 S28.64,22.97,28.64,16c0-0.386-0.022-0.838-0.062-1.272c-0.328,0.105-0.662,0.159-0.999,0.159c-1.853,0-3.36-1.507-3.36-3.36 c0-0.287,0.038-0.571,0.11-0.847c-0.664,0.231-1.356,0.347-2.069,0.347c-3.507,0-6.36-2.853-6.36-6.36 C15.898,4.233,15.945,3.795,16.038,3.36z M10,23.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36 S11.301,23.36,10,23.36z M10,19.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S10.904,19.36,10,19.36 z M23,21.36c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.058,2.36,2.36S24.302,21.36,23,21.36z M23,17.36 c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S23.904,17.36,23,17.36z M12,12.36 c-1.301,0-2.36-1.059-2.36-2.36S10.699,7.64,12,7.64s2.36,1.059,2.36,2.36S13.301,12.36,12,12.36z M12,8.36 c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.736,1.64-1.64S12.904,8.36,12,8.36z M22,7.36 c-1.302,0-2.36-1.059-2.36-2.36S20.698,2.64,22,2.64S24.36,3.699,24.36,5S23.302,7.36,22,7.36z M22,3.36 c-0.904,0-1.64,0.736-1.64,1.64S21.096,6.64,22,6.64S23.64,5.904,23.64,5S22.904,3.36,22,3.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Cookie in other icon packs
Copied!