20 Minutes Till Dawn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 20 Minutes Till Dawn 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/335726.svg" alt="20 Minutes Till Dawn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335726.svg" alt="20 Minutes Till Dawn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335726.svg" alt="20 Minutes Till Dawn icon" :width="24" :height="24" />
CSS background
.icon-20-minutes-till-dawn {
background-image: url('https://proicons.com/icon/335726.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m14.8972,32.5748c-1.472,1.8084.014,3.6308,2.1729,3.7991s7.6121-3.5888,10.528-4.4579,9.1822-4.8925,10.514-.4626c.3505,1.2757-.8972,2.4673-.8972,2.4673,2.271,1.8364,2.4768,4.777,2.4768,4.777"/><path class="c" d="m26.8972,39.5841c-3.6589.4206-6.6372,5.5917-6.6372,5.5917"/><path class="c" d="m14.4931,34.8586c.6284,1.9638-.3787,8.2388-.3787,8.2388"/><path class="c" d="m11.3136,6.6407s-2.3884,6.5883-2.8931,9.5742c.1262,3.7009.4746,5.3073,3.5748,10.3458,0,0,.3364-2.4813,0-4.5421s-.757-4.2477.7991-9.1262c0,0,2.1449,9.9252,4.6682,11.4813,0,0-.757-10.3458.5888-12.9112.6308,3.6589,3.1121,9.7991,6.6869,14.3832,1.1355,3.2804-.7383,7.6766-.7383,7.6766"/><path class="c" d="m37.8328,7.5414c4.1485,8.7577,2.9709,18.5147,2.9709,18.5147"/><path class="c" d="m36.2274,29.5134c.0763-1.9433,1.9268-1.9433,2.6838-3.6676s2.0469-4.2477,2.0469-4.2477"/><path class="c" d="m27.8174,31.845s3.2714-6.7983,1.421-9.2796c1.8505,2.4813,2.1449,3.9112,2.1449,3.9112.9252-1.1355.6308-6.0981.6308-6.0981,1.3458,1.6402,1.5981,2.8598,1.5981,2.8598.5888-1.4299.757-3.4065.757-3.4065,1.8583.6308,1.3879,2.3551,1.3879,2.3551,0,0,1.2196-5.1308-.4206-8.1589,1.8084,1.5561,2.4964,3.3645,2.4964,3.3645.6578-1.3879,1.4325-6.1879,1.4325-6.1879"/><path class="c" d="m22.8037,28.2009c1.514-1.9346,1.037-3.5709,1.037-3.5709"/><line class="c" x1="19.6495" y1="21.9766" x2="19.8178" y2="23"/><line class="c" x1="12.8364" y1="21.3178" x2="12.9907" y2="22.3692"/><path class="c" d="m15.1636,23.8972c-.1542,1.514-.7991,2.1308-.7009,3.014s.7009,1.3598.7009,1.3598"/><path class="c" d="m15.0374,31.2009c1.0374-.1121,3.6168.3505,3.6168.3505"/><path class="c" d="m11.9953,26.5607c.5327,1.6121,2.6636,4.0093,3.1682,6.1262s1.2367,3.577,1.2367,3.577"/><path class="c" d="m17.3007,21.1668c.9189-.5781,4.704-1.7451,4.704-1.7451"/><path class="c" d="m14.3715,20.6098c-.5362-.6729-3.1752-2.639-3.1752-2.639"/></svg>
Copied!