Bleacher Report Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bleacher Report 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/322718.svg" alt="Bleacher Report icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322718.svg" alt="Bleacher Report icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322718.svg" alt="Bleacher Report icon" :width="24" :height="24" />
CSS background
.icon-bleacher-report {
background-image: url('https://proicons.com/icon/322718.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M29.9001,11.6345l.0679,24.569,3.5076.0384-.0612-10.382,2.6228.0383,2.8335,10.4177,3.6294.0536-3.1033-11.4443,2.6611-2.7563-.029-6.961-3.5997-3.6803-8.529.107Z"/><path id="c" class="h" d="M33.4688,15.5761l.0897,6.7058,3.3237-.0151,1.4355-1.4879-.0524-4.05-1.2512-1.2866-3.5453.1337Z"/><path id="d" class="h" d="M9.2664,15.549l.1351,6.6634,2.9938-.025,1.5959-1.4264.1288-4.1725-1.3662-1.2081-3.4874.1686Z"/><path id="e" class="h" d="M9.2071,25.8644l3.4821-.0094,1.228,1.3198.1795,4.1319-1.378,1.3122-3.5187-.0832.0071-6.6713Z"/><path id="f" class="h" d="M5.5,11.6078l.0426,24.7747,8.5798.09,3.5637-3.4591.0949-7.5248-1.6825-1.6118,1.5574-1.5858.0224-7.1391-3.5659-3.6156-8.6124.0715Z"/><path id="g" class="h" d="M20.757,24.6824l6.1763-6.1002.1512,4.2371-6.3439,6.1884.0164-4.3253Z"/></svg>
Copied!