Ayugram Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ayugram 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/336843.svg" alt="Ayugram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336843.svg" alt="Ayugram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336843.svg" alt="Ayugram icon" :width="24" :height="24" />
CSS background
.icon-ayugram {
background-image: url('https://proicons.com/icon/336843.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m21.4994,18.5012c.0886-.5987.7059-.4557,1.0631-.3526.06,7.212.0086,14.4239.0257,21.6391.0086.499.04,1.4238-.6401,1.1643-.5344-.2894-.8116-.9481-1.1803-1.447-.7716-1.2608-1.6718-2.4151-2.3948-3.7124-.0515-.7751.1886-1.5236.3086-2.2721.9717-4.9997,1.8433-10.0228,2.8178-15.0193Z"/><path class="b" d="m25.6422,18.239c.4058-.3593.9803-.183,1.0088.459,1.0031,5.1695,1.9005,10.3655,2.9093,15.5349.0857.5223.2257,1.0512.1829,1.5901-.8488,1.477-1.869,2.8143-2.7607,4.258-.3086.4624-.7801,1.2341-1.3517.7817-.14-.9913-.0772-2.0026-.0857-3.0005.0057-5.5587.0057-11.114,0-16.6726.0114-.9847-.0658-1.9793.0971-2.9506Z"/><path class="b" d="m19.0981,9.731c.1437-.9016.5685-1.8884.018-2.731-.392.2361-.7511.5475-.9755.9803-4.5152,7.8455-9.0066,15.7074-13.4979,23.5693-.5595,1.0131-1.2208,1.9639-1.6427,3.0589.2184.6688.8947.4885,1.3974.5278,3.088-.0262,6.1789.0394,9.2669-.0229.5775.059.5027-.7311.6612-1.1311,1.5919-8.0816,3.1568-16.173,4.7726-24.2513Z"/><path class="b" d="m28.9019,9.731c-.1437-.9016-.5685-1.8884-.018-2.731.392.2361.7511.5475.9755.9803,4.5152,7.8455,9.0066,15.7074,13.4979,23.5693.5595,1.0131,1.2208,1.9639,1.6427,3.0589-.2184.6688-.8947.4885-1.3974.5278-3.0879-.0262-6.1789.0394-9.2669-.0229-.5775.059-.6612-1.1311-.6612-1.1311-1.5919-8.0816-3.1568-16.173-4.7726-24.2513Z"/></svg>
Copied!