Buzzfeed Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Buzzfeed 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/323065.svg" alt="Buzzfeed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323065.svg" alt="Buzzfeed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323065.svg" alt="Buzzfeed icon" :width="24" :height="24" />
CSS background
.icon-buzzfeed {
background-image: url('https://proicons.com/icon/323065.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="e" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><path id="g" class="q" d="M35.3056,5.5H5.5v29.8056l7.1944,7.1944h29.8056V12.6944l-7.1944-7.1944Z"/><g id="h"><g id="i"><path id="j" class="q" d="M17.0096,14.4558c1.4253,0,2.5807,1.1504,2.5807,2.5696s-1.1554,2.5696-2.5807,2.5696h-4.2582v-10.2782h4.2582c1.4253,0,2.5807,1.1504,2.5807,2.5696s-1.1554,2.5696-2.5807,2.5696Z"/><line id="k" class="q" x1="17.0095" y1="14.4558" x2="12.7514" y2="14.4558"/></g><polyline id="l" class="q" points="21.2153 9.3167 28.0541 9.3167 21.2153 19.5949 28.0541 19.5949"/><g id="m"><line id="n" class="q" x1="12.7514" y1="26.798" x2="16.1063" y2="26.798"/><polyline id="o" class="q" points="12.7514 31.9371 12.7514 21.6589 17.9128 21.6589"/></g><path id="p" class="q" d="M20.0981,31.9383v-10.2782h2.3226c2.4942,0,4.5162,2.0133,4.5162,4.4967v1.2848c0,2.4835-2.022,4.4967-4.5162,4.4967h-2.3226Z"/></g></g></svg>
Buzzfeed in other icon packs
Copied!