Digi Yatra Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digi Yatra 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/339068.svg" alt="Digi Yatra icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339068.svg" alt="Digi Yatra icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339068.svg" alt="Digi Yatra icon" :width="24" :height="24" />
CSS background
.icon-digi-yatra {
background-image: url('https://proicons.com/icon/339068.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>.p{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="p" d="M19.1224,10.7796h9.0019c8.5182,0,15.3758,5.8963,15.3758,13.2204s-6.8576,13.2204-15.3758,13.2204H9.4289"/><path id="e" class="p" d="M19.1224,13.108h4.0816"/><path id="f" class="p" d="M41.7212,17.8122H11.8115"/><path id="g" class="p" d="M41.392,30.7004H4.5"/><path id="h" class="p" d="M43.4942,24.2563H4.5"/><path id="i" class="p" d="M19.1224,15.4363h4.0816"/><path id="j" class="p" d="M11.8115,19.9546h4.0812"/><path id="k" class="p" d="M11.8111,22.1445h4.0816"/><path id="l" class="p" d="M4.5002,26.4204h4.0812"/><path id="m" class="p" d="M4.5,28.541h4.0814"/><path id="n" class="p" d="M9.4284,32.8632h4.0816"/><path id="o" class="p" d="M9.4289,35.053h4.0811"/></g></svg>
Copied!