Aed Defibrillator Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Aed Defibrillator 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/319488.svg" alt="Aed Defibrillator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319488.svg" alt="Aed Defibrillator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319488.svg" alt="Aed Defibrillator icon" :width="24" :height="24" />
CSS background
.icon-aed-defibrillator {
background-image: url('https://proicons.com/icon/319488.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="aed-defibrillator_00000085235191924417267380000009042352127760781959_" d="M16,29.36c-0.096,0-0.188-0.038-0.256-0.106 L2.976,16.373l0,0c-1.506-1.52-2.336-3.535-2.336-5.675c0-2.157,0.83-4.181,2.336-5.701s3.509-2.356,5.64-2.358 c0.001,0,0.002,0,0.004,0c2.131,0,4.135,0.837,5.642,2.358L16,6.751l1.738-1.754c1.508-1.521,3.512-2.358,5.643-2.358 c0.003,0,0.006,0,0.008,0c2.13,0.002,4.131,0.839,5.636,2.358c1.506,1.52,2.336,3.54,2.336,5.688s-0.83,4.168-2.336,5.688 L16.256,29.254C16.188,29.322,16.096,29.36,16,29.36z M3.487,15.866L16,28.488l12.513-12.622c1.372-1.384,2.127-3.225,2.127-5.181 c0-1.957-0.755-3.797-2.127-5.181c-1.369-1.381-3.188-2.142-5.124-2.144c-0.003,0-0.006,0-0.008,0c-1.938,0-3.759,0.761-5.131,2.144 l-1.994,2.012c-0.136,0.137-0.376,0.137-0.512,0L13.75,5.504C12.379,4.121,10.557,3.36,8.62,3.36c-0.001,0-0.002,0-0.004,0 C6.678,3.361,4.857,4.123,3.487,5.504C2.116,6.888,1.36,8.733,1.36,10.698C1.36,12.647,2.116,14.482,3.487,15.866L3.487,15.866z M14.312,23.179l-0.625-0.357l3.691-6.461H14c-0.128,0-0.247-0.068-0.312-0.18c-0.064-0.111-0.065-0.248-0.001-0.359l4-7 l0.625,0.357L14.62,15.64H18c0.128,0,0.247,0.068,0.312,0.18c0.064,0.111,0.064,0.248,0.001,0.359L14.312,23.179z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!