Kfc Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kfc Alt 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/327913.svg" alt="Kfc Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327913.svg" alt="Kfc Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327913.svg" alt="Kfc Alt icon" :width="24" :height="24" />
CSS background
.icon-kfc-alt {
background-image: url('https://proicons.com/icon/327913.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M36.7305,25.971l-.0087.0493c-.3881,2.2011-2.4871,3.9855-4.6882,3.9855h0c-2.2011,0-3.6708-1.7844-3.2827-3.9855l.716-4.0607c.3881-2.2011,2.4871-3.9855,4.6882-3.9855h0c2.2011,0,3.6708,1.7844,3.2827,3.9855l-.0087.0493"/><line class="b" x1="12.6215" y1="17.9944" x2="10.5" y2="30.026"/><line class="b" x1="11.2389" y1="25.8352" x2="19.0813" y2="18.0349"/><line class="b" x1="16.967" y1="30.026" x2="13.0738" y2="24.0101"/><line class="b" x1="21.1614" y1="23.99" x2="25.0717" y2="23.99"/><polyline class="b" points="20.1006 30.0057 22.2221 17.9742 28.2379 17.9742"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!