Sunday Webry Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sunday Webry 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/348015.svg" alt="Sunday Webry icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348015.svg" alt="Sunday Webry icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348015.svg" alt="Sunday Webry icon" :width="24" :height="24" />
CSS background
.icon-sunday-webry {
background-image: url('https://proicons.com/icon/348015.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="d" d="m2.5 24 1.5455-.4396a3.8897 3.8897 101.25 001.3507-6.7905l-1.2596-.99759 1.5961.1853a3.8897 3.8897 123.75 003.8465-5.7567l-.782-1.4037 1.4037.782a3.8897 3.8897 146.25 005.7567-3.8465l-.1853-1.5961.99759 1.2596a3.8897 3.8897 168.75 006.7905-1.3507l.4396-1.5455.4396 1.5455a3.8897 3.8897 11.25 006.7905 1.3507l.99759-1.2596-.1853 1.5961a3.8897 3.8897 33.75 005.7567 3.8465l1.4037-.782-.782 1.4037a3.8897 3.8897 56.25 003.8465 5.7567l1.5961-.1853-1.2596.99759a3.8897 3.8897 78.75 001.3507 6.7905l1.5455.4396-1.5455.4396a3.8897 3.8897 101.25 00-1.3507 6.7905l1.2596.99759-1.5961-.1853a3.8897 3.8897 123.75 00-3.8465 5.7567l.782 1.4037-1.4037-.782a3.8897 3.8897 146.25 00-5.7567 3.8465l.1853 1.5961-.99759-1.2596a3.8897 3.8897 168.75 00-6.7905 1.3507l-.4396 1.5455-.4396-1.5455a3.8897 3.8897 11.25 00-6.7905-1.3507l-.99759 1.2596.1853-1.5961a3.8897 3.8897 33.75 00-5.7567-3.8465l-1.4037.782.782-1.4037a3.8897 3.8897 56.25 00-3.8465-5.7567l-1.5961.1853 1.2596-.99759a3.8897 3.8897 78.75 00-1.3507-6.7905z"/><path class="d" d="m11.26 4 .79228 2.9568"/><path class="d" d="m10.816 7.8066-4.0204-2.3212"/><path class="d" d="m44.479 36.261-2.9568-.79228"/><path class="d" d="m40.673 36.705 2.3212 4.0204"/><circle class="c" cx="33.672" cy="16.613" r=".7"/><circle class="c" cx="31.672" cy="16.613" r=".7"/><circle class="c" cx="29.944" cy="25.503" r=".7"/><circle class="c" cx="27.944" cy="25.753" r=".7"/><path class="d" d="m26.172 19.113 5.5004-.05"/><path class="d" d="m27.421 16.563 2.5004.05"/><path class="d" d="m33.672 19.863h3.0004"/><path class="d" d="m28.922 19.088s-.04736 1.7031-.81055 3.025"/><path class="d" d="m19.172 17.313 1.1.09973"/><path class="d" d="m23.972 17.313c-.27658 1.0322-2.1496 3.9629-3.6 4.8003"/><path class="d" d="m9.6716 18.113 7.5-.25027"/><path class="d" d="m15.172 15.613c0 3.768-.99959 6.5-.99959 6.5"/><path class="d" d="m11.922 15.863v4.2503"/><path class="d" d="m18.944 27.103-1.5-.1"/><path class="d" d="m16.444 29.003 3 .05-3 2.95c.79634-.79634 2.5515-2.5089 4 0"/><path class="d" d="m10.944 25.003 3 .1"/><path class="d" d="m9.9444 28.503c4.5-2.471 6.2741.795 2.25 3.5"/><path class="d" d="m31.944 26.503c0 1.4171.19954 2.9502.19954 2.9502l.89693-.24033"/><path class="d" d="m36.444 26.503c0 .84555-1.1516 4.4016-2.25 5.5"/><path class="d" d="m25.011 26.003 1.5443.89161-1.3616 2.3584c.81939.47308 1.4351 1.1272 1.0003 2.75"/><path class="d" d="m22.444 32.003.5-1.25"/><path class="d" d="m29.694 32.003-.75-2.25"/></svg>
Copied!