Dnevnik Ru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dnevnik Ru 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/339186.svg" alt="Dnevnik Ru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339186.svg" alt="Dnevnik Ru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339186.svg" alt="Dnevnik Ru icon" :width="24" :height="24" />
CSS background
.icon-dnevnik-ru {
background-image: url('https://proicons.com/icon/339186.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="k" d="M17.4391309,21.24623309c-.53000069-2.64299965-1.32600021-7.64299965-1.51399994-10.8739996-.06999969-1.20600033.37999916-2.57200003,1.63400078-2.59599972,1.26600075-.0250001,1.94400024.81499958,2.23500061,3.14299965.40600014,3.24100018.80200005,6.07699966,1.15600014,9.72099876"/><path id="f" class="k" d="M23.08013165,20.6082326c.60499954-6.47500038.79000092-9.05000019,1.77000046-13.46700001.20999908-.95300007,1.14500046-1.7869997,2.14999962-1.61899996,1.78700066.29799986,1.48699951,1.86999989,1.41600037,2.86199999-.31200027,4.30600071-.75699997,7.91800022-1.37599945,12.79500103"/><path id="g" class="k" d="M28.74813092,21.84223376c1.25-4.20400047,2.14800072-7.29699993,3.73800087-11.03199959.65000153-1.52700043,2.05400085-1.77999973,2.77799988-1.25199986.79000092.57699966.56200027,1.83300018.31299973,2.81400013-.95800018,3.7840004-1.42300034,5.95299911-3.28300095,11.01499939"/><path id="h" class="k" d="M33.73113072,24.99123393c1.35200119-2.37199974,3.00999832-4.65600014,4.59999847-6.95999908.61199951-.88599968,1.67100143-1.0170002,2.26200104-.31800079.43899918.52000046.17499924,1.73999977-.34600067,2.72900009-1.11500168,2.11999893-2.43999863,4.66799927-4.63999939,7.11499977"/><path id="i" class="k" d="M13.43513119,38.7502328c-3.08399963-2.55400085-4.0510006-5.19400024-5.875-8.15299988-.70100021-1.13599968-.39799976-2.79599953.73200035-3.04500008.85099983-.18700027,1.88700008.54199982,2.75199986,1.81500053.72799969,1.0739994,1.43200016,2.32500076,3,3.68299866"/><path id="j" class="k" d="M18.64413083,28.69623385c-1.24200058,3.23900032-1.78000069,6.24500084-1.57999992,9.78600121.13400078,2.38999939,1.21999931,3.20600128,3.13999939,3.62599945,7.07600021,1.54800034,12.18400192-1.6230011,12.95100021-7.3030014.95600128-7.08300018-6.68400002-12.97599983-16.49600029-9.58499908"/></svg>
Copied!