Openrice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openrice 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/345269.svg" alt="Openrice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345269.svg" alt="Openrice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345269.svg" alt="Openrice icon" :width="24" :height="24" />
CSS background
.icon-openrice {
background-image: url('https://proicons.com/icon/345269.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><path id="e" class="j" d="M5.41161319,23.08110798c8.13119895-29.20566967,36.28871729-16.69334857,37.62012013.22439492"/><path id="f" class="j" d="M42.34179094,19.72511614c14.98567326,8.58767358-53.60828014,6.59267418-35.89707979.14561169"/><path id="g" class="j" d="M3.50022442,21.93885253s2.18167405,20.48250668,20.72144884,20.48250668c18.53977369,0,20.26313316-20.26657494,20.26313316-20.26657494"/></g></svg>
Copied!