Burger King Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Burger King 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/337597.svg" alt="Burger King icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337597.svg" alt="Burger King icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337597.svg" alt="Burger King icon" :width="24" :height="24" />
CSS background
.icon-burger-king {
background-image: url('https://proicons.com/icon/337597.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M10.2576,13.7075c-.3947-.0004-.7143-.3206-.714-.7153,0-.0366.0029-.0731.0085-.1093.7054-4.7824,7.5034-8.3829,14.4479-8.3829s13.7425,3.6005,14.4846,8.3829c.0607.39-.2062.7553-.5962.816-.0362.0056-.0727.0085-.1093.0085H10.2576Z"/><path class="b" d="M37.8341,38.2962c.3693.0051.6646.3086.6595.678-.0005.0338-.0035.0675-.009.1008-.6963,4.4068-7.5309,4.4251-14.4846,4.4251s-13.7425,0-14.4846-4.4251c-.0608-.3643.1854-.7089.5497-.7697.0333-.0056.067-.0086.1008-.009h27.6682Z"/><line class="b" x1="27.1382" y1="16.4001" x2="27.1382" y2="35.6035"/><polyline class="b" points="37.4554 35.6035 29.5511 26.0018 37.4554 16.4501"/><line class="b" x1="29.5511" y1="26.0018" x2="27.1382" y2="26.0018"/><path class="b" d="M19.3288,26.0018c2.6514,0,4.8008,2.1494,4.8008,4.8008s-2.1494,4.8008-4.8008,4.8008h-7.8734v-19.2034h7.8734c2.6514,0,4.8008,2.1494,4.8008,4.8008s-2.1494,4.8008-4.8008,4.8008"/><line class="b" x1="19.3288" y1="26.0018" x2="11.4554" y2="26.0018"/></svg>
Burger King in other icon packs
Copied!