Notificationcron Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Notificationcron 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/330346.svg" alt="Notificationcron icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330346.svg" alt="Notificationcron icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330346.svg" alt="Notificationcron icon" :width="24" :height="24" />
CSS background
.icon-notificationcron {
background-image: url('https://proicons.com/icon/330346.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1,.cls-2{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-1{fill-rule:evenodd;}</style></defs><path class="cls-1" d="M38.94,42.18l-1.27-9.61,3.16-8.65A12.67,12.67,0,0,0,36.09,9.1a2.22,2.22,0,0,0,.18-.38,3.21,3.21,0,0,0-6-2.19,2.62,2.62,0,0,0-.11.4A12.7,12.7,0,0,0,17,15.2l-3.16,8.72L6.66,30.46a.77.77,0,0,0-.06,1.11.71.71,0,0,0,.32.22l3.56,1.29h0l16.61,6h0a3.22,3.22,0,0,0,6,2.37l.06-.17h0l1.17.43h0L37.86,43a.79.79,0,0,0,1-.44A.78.78,0,0,0,38.94,42.18Z"/><line class="cls-2" x1="27.09" y1="39.1" x2="33.13" y2="41.3"/></svg>
Copied!