Indian Recipes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Indian Recipes 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/341955.svg" alt="Indian Recipes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341955.svg" alt="Indian Recipes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341955.svg" alt="Indian Recipes icon" :width="24" :height="24" />
CSS background
.icon-indian-recipes {
background-image: url('https://proicons.com/icon/341955.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="c" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="g" x1="23.872" y1="25.7793" x2="23.872" y2="31.8827"/><path class="g" d="M25.723,31.8827v-6.1034h1.9981c1.1296,0,2.0454.9177,2.0454,2.0497s-.9157,2.0497-2.0454,2.0497h-1.9981"/><path class="g" d="M7.9275,31.8827v-6.1034h1.9981c1.1296,0,2.0454.9177,2.0454,2.0497s-.9157,2.0497-2.0454,2.0497h-1.9981"/><line class="g" x1="9.9264" y1="29.8793" x2="11.9253" y2="31.8812"/><path class="g" d="M36.1498,31.2144c.3743.4872.8436.6687,1.4965.6687h.9036c.8409,0,1.5226-.6817,1.5226-1.5226v-.0066c0-.8409-.6817-1.5226-1.5226-1.5226h-.9968c-.8418,0-1.5242-.6824-1.5242-1.5242h0c0-.8436.6839-1.5275,1.5275-1.5275h.8986c.6529,0,1.1223.1815,1.4965.6687"/><path class="g" d="M22.0347,29.8358v.025c0,1.1166-.9051,2.0218-2.0217,2.0218h0c-1.1166,0-2.0217-.9051-2.0217-2.0218v-2.0599c0-1.1166.9051-2.0218,2.0217-2.0218,1.1166,0,2.0217.9051,2.0217,2.0218v.025"/><line class="g" x1="13.818" y1="28.831" x2="15.8016" y2="28.831"/><polyline class="g" points="16.8697 31.8827 13.818 31.8827 13.818 25.7793 16.8697 25.7793"/><line class="g" x1="31.5609" y1="28.831" x2="33.5445" y2="28.831"/><polyline class="g" points="34.6126 31.8827 31.5609 31.8827 31.5609 25.7793 34.6126 25.7793"/><line class="g" x1="11.1527" y1="16.1169" x2="11.1527" y2="22.2203"/><line class="g" x1="24.9798" y1="16.1169" x2="24.9798" y2="22.2203"/><polyline class="g" points="13.0951 22.2203 13.0951 16.1169 17.1386 22.2203 17.1386 16.1169"/><polyline class="g" points="32.8038 22.2203 32.8038 16.1169 36.8473 22.2203 36.8473 16.1169"/><path class="g" d="M19.0301,22.2203v-6.1034h1.3733c1.4747,0,2.6702,1.1955,2.6702,2.6702v.7629c0,1.4747-1.1955,2.6702-2.6702,2.6702h-1.3733Z"/><line class="g" x1="30.2044" y1="20.1986" x2="27.5006" y2="20.1986"/><polyline class="g" points="26.8307 22.2203 28.8525 16.1169 30.8742 22.2203"/><circle class="g" cx="24" cy="24" r="21.5"/></svg>
Copied!