Event Automation Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Event Automation 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/319976.svg" alt="Event Automation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319976.svg" alt="Event Automation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319976.svg" alt="Event Automation icon" :width="24" :height="24" />
CSS background
.icon-event-automation {
background-image: url('https://proicons.com/icon/319976.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="event--automation_00000079471101152730822760000005927646617967739778_" d="M8.33,20.317 C5.437,18.77,3.64,15.774,3.64,12.5c0-4.697,3.663-8.588,8.339-8.859l0.042,0.719C7.725,4.608,4.36,8.185,4.36,12.5 c0,3.008,1.651,5.761,4.31,7.183L8.33,20.317z M30.36,17.5c0-4.885-3.975-8.86-8.86-8.86c-1.274,0-2.501,0.263-3.648,0.782 l0.297,0.656c1.052-0.476,2.18-0.718,3.351-0.718c4.488,0,8.14,3.652,8.14,8.14c0,0.755-0.104,1.503-0.308,2.225l0.693,0.195 C30.247,19.136,30.36,18.321,30.36,17.5z M22.359,22.021L21.64,21.98c-0.249,4.296-3.825,7.66-8.141,7.66 c-2.621,0-5.097-1.273-6.624-3.408l-0.586,0.42c1.662,2.322,4.357,3.709,7.21,3.709C18.196,30.36,22.088,26.697,22.359,22.021z M18.36,4c0-1.301-1.059-2.36-2.36-2.36S13.64,2.699,13.64,4S14.699,6.36,16,6.36C17.302,6.36,18.36,5.301,18.36,4z M17.64,4 c0,0.904-0.735,1.64-1.64,1.64S14.36,4.904,14.36,4S15.096,2.36,16,2.36C16.904,2.36,17.64,3.096,17.64,4z M30.36,24 c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S30.36,25.302,30.36,24z M29.64,24 c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64s0.735-1.64,1.64-1.64S29.64,23.096,29.64,24z M6.36,23 c0-1.302-1.059-2.36-2.36-2.36S1.64,21.698,1.64,23S2.699,25.36,4,25.36S6.36,24.302,6.36,23z M5.64,23 c0,0.904-0.736,1.64-1.64,1.64S2.36,23.904,2.36,23S3.096,21.36,4,21.36S5.64,22.096,5.64,23z M16.955,21.965l4.01-4.01 c0.526-0.526,0.526-1.383,0-1.91l-4.01-4.01c-0.526-0.526-1.383-0.526-1.909,0l-4.01,4.01c-0.527,0.526-0.527,1.383,0,1.91 l4.01,4.01c0.263,0.263,0.609,0.395,0.955,0.395C16.347,22.36,16.691,22.228,16.955,21.965z M16.446,12.544l4.009,4.01 c0.246,0.246,0.246,0.646,0,0.891l-4.009,4.01c-0.246,0.246-0.646,0.246-0.892,0l-4.01-4.01c-0.246-0.245-0.246-0.645,0-0.891 l4.01-4.01c0.123-0.123,0.284-0.184,0.446-0.184S16.323,12.422,16.446,12.544z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!