Billboard Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Billboard 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/305013.svg" alt="Billboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305013.svg" alt="Billboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305013.svg" alt="Billboard icon" :width="24" :height="24" />
CSS background
.icon-billboard {
background-image: url('https://proicons.com/icon/305013.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M929 669c5 0 9-4 9-9V174c0-5-4-9-9-9H792v-18c0-5-4-9-9-9h-20c-5 0-9 4-9 9v18H246v-18c0-5-4-9-9-9h-20c-5 0-9 4-9 9v18H72c-5 0-9 4-9 9v486c0 5 4 9 9 9h136v34H69c-4 0-6 3-6 6v11c0 3 2 6 6 6h139v127c0 5 4 9 9 9h20c5 0 9-4 9-9V726h508v127c0 5 4 9 9 9h20c5 0 9-4 9-9V726h139c4 0 6-3 6-6v-11c0-3-2-6-6-6H792v-34h137zm-175 34H246v-34h508v34zm-650-62c-5 0-9-4-9-9V202c0-5 4-9 9-9h792c5 0 9 4 9 9v430c0 5-4 9-9 9H104zm760-423H136c-7 0-13 6-13 14v371c0 7 6 13 13 13h728c7 0 13-6 13-13V232c0-8-6-14-13-14z"/></svg>
Billboard in other icon packs
Copied!