Dainik Bhaskar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dainik Bhaskar 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/324260.svg" alt="Dainik Bhaskar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324260.svg" alt="Dainik Bhaskar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324260.svg" alt="Dainik Bhaskar icon" :width="24" :height="24" />
CSS background
.icon-dainik-bhaskar {
background-image: url('https://proicons.com/icon/324260.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><line class="b" x1="24" y1="3.5" x2="24" y2="10.6236"/><line class="b" x1="24" y1="37.3764" x2="24" y2="44.5"/><line class="b" x1="5.4207" y1="15.3363" x2="11.8768" y2="18.3469"/><line class="b" x1="36.1232" y1="29.6531" x2="42.5793" y2="32.6637"/><line class="b" x1="42.5793" y1="15.3363" x2="36.1232" y2="18.3469"/><line class="b" x1="11.8768" y1="29.6531" x2="5.4207" y2="32.6637"/></svg>
Copied!