Autodoc Ru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Autodoc 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/336777.svg" alt="Autodoc Ru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336777.svg" alt="Autodoc Ru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336777.svg" alt="Autodoc Ru icon" :width="24" :height="24" />
CSS background
.icon-autodoc-ru {
background-image: url('https://proicons.com/icon/336777.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M18.5,18.5013l-.0065-15.266c3.6063-.974,7.4066-.974,11.013-.0145l-.0063,15.28,15.281-.0011c.957,3.6049.957,7.3973-.0146,11.002l-15.267-.0011.0065,15.266c-3.6063.974-7.4066.974-11.013,0l.0065-15.266-15.266.0065c-.974-3.6063-.974-7.4066,0-11.013l15.2665.0072Z"/><path class="c" d="M42.041,35.6953l-3.2699-3.2886c2.9604-5.216,2.9589-11.603-.0048-16.819l3.2731-3.2827c-1.6514-2.5471-3.8234-4.7155-6.3858-6.3461l-3.2575,3.2639c-5.211-2.9612-11.595-2.9621-16.806.0021l-3.2858-3.2589c-2.5475,1.6463-4.7166,3.8189-6.3641,6.3693l3.2713,3.2737c-2.96,5.203-2.9595,11.584.0007,16.786l-3.2718,3.2779c1.6473,2.5451,3.8163,4.7177,6.3641,6.3693l3.2858-3.2589c5.2106,2.9642,11.595,2.9633,16.806.0021l3.2573,3.2609c2.5621-1.6323,4.7354-3.8021,6.3874-6.3509h0Z"/></svg>
Copied!