Cupcake Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cupcake 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/319826.svg" alt="Cupcake icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319826.svg" alt="Cupcake icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319826.svg" alt="Cupcake icon" :width="24" :height="24" />
CSS background
.icon-cupcake {
background-image: url('https://proicons.com/icon/319826.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 24.3.0, 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="cupcake_1_" d="M11.355,22.94l1,6l-0.71,0.119l-1-6L11.355,22.94z M15.64,29h0.72v-6h-0.72V29z M19.645,28.94l0.711,0.119 l1-6l-0.711-0.119L19.645,28.94z M25.321,21.226l-1.969,9.845c-0.033,0.169-0.181,0.29-0.353,0.29H9 c-0.171,0-0.319-0.121-0.353-0.29l-1.969-9.845C5.503,20.87,4.64,19.789,4.64,18.5c0-1.577,1.283-2.86,2.86-2.86h1.104 C8.013,15.116,7.64,14.35,7.64,13.5c0-1.577,1.283-2.86,2.86-2.86h1.424C11.143,10.024,10.64,9.07,10.64,8 c0-3.442,2.741-4.36,4.36-4.36c0.197,0,0.358,0.161,0.36,0.358C15.361,4.106,15.426,6.64,19,6.64c1.302,0,2.36,1.059,2.36,2.36 c0,0.637-0.254,1.215-0.665,1.64H21.5c1.577,0,2.86,1.283,2.86,2.86c0,0.851-0.374,1.616-0.965,2.14H24.5 c1.577,0,2.86,1.283,2.86,2.86C27.36,19.79,26.497,20.87,25.321,21.226z M24.563,21.354c-0.021,0-0.041,0.006-0.063,0.006h-17 c-0.021,0-0.041-0.006-0.062-0.006l1.857,9.286h13.41L24.563,21.354z M26.64,18.5c0-1.18-0.96-2.14-2.14-2.14H18 c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h3.5c1.18,0,2.14-0.96,2.14-2.14s-0.96-2.14-2.14-2.14H19 c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36c0.904,0,1.64-0.736,1.64-1.64S19.904,7.36,19,7.36 c-3.431,0-4.162-2.107-4.318-2.984C13.762,4.459,11.36,4.967,11.36,8c0,1.456,1.185,2.64,2.64,2.64h1c0.199,0,0.36,0.161,0.36,0.36 s-0.161,0.36-0.36,0.36h-4.5c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14H12c0.199,0,0.36,0.161,0.36,0.36 s-0.161,0.36-0.36,0.36H7.5c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14h17C25.68,20.64,26.64,19.68,26.64,18.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Cupcake in other icon packs
Copied!