Messaging 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Messaging 02 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/320356.svg" alt="Messaging 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320356.svg" alt="Messaging 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320356.svg" alt="Messaging 02 icon" :width="24" :height="24" />
CSS background
.icon-messaging-02 {
background-image: url('https://proicons.com/icon/320356.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="messaging--02_00000100377146125549481240000008250206396965753003_" d="M30,14.64c-0.625,0-1.147,0.425-1.306,1H24.36 V4.295c0-0.913-0.748-1.655-1.667-1.655h-5.388c-0.159-0.575-0.681-1-1.306-1s-1.146,0.425-1.305,1H4.305 c-0.159-0.575-0.681-1-1.305-1C2.25,1.64,1.64,2.25,1.64,3S2.25,4.36,3,4.36c0.244,0,0.47-0.07,0.668-0.183l11.155,11.155 c-0.055,0.096-0.098,0.199-0.128,0.308H4.305c-0.159-0.575-0.681-1-1.305-1c-0.75,0-1.36,0.61-1.36,1.36c0,0.75,0.61,1.36,1.36,1.36 c0.244,0,0.471-0.07,0.669-0.183l11.153,11.156c-0.054,0.096-0.097,0.198-0.127,0.306H4.305c-0.159-0.575-0.681-1-1.305-1 c-0.75,0-1.36,0.61-1.36,1.36S2.25,30.36,3,30.36c0.624,0,1.146-0.425,1.305-1h10.389c0.159,0.575,0.681,1,1.305,1 s1.147-0.425,1.306-1h5.388c0.919,0,1.667-0.748,1.667-1.668V16.36h4.334c0.159,0.575,0.681,1,1.306,1c0.75,0,1.36-0.61,1.36-1.36 S30.75,14.64,30,14.64z M3,29.64c-0.353,0-0.64-0.287-0.64-0.64S2.647,28.36,3,28.36S3.64,28.647,3.64,29S3.353,29.64,3,29.64z M16,2.36c0.353,0,0.64,0.287,0.64,0.64S16.353,3.64,16,3.64S15.36,3.353,15.36,3S15.647,2.36,16,2.36z M2.36,3 c0-0.353,0.287-0.64,0.64-0.64S3.64,2.647,3.64,3S3.353,3.64,3,3.64S2.36,3.353,2.36,3z M16,15.36c0.353,0,0.64,0.287,0.64,0.64 s-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64S15.647,15.36,16,15.36z M2.36,16c0-0.353,0.287-0.64,0.64-0.64S3.64,15.647,3.64,16 c0,0.353-0.287,0.64-0.64,0.64S2.36,16.353,2.36,16z M16,29.64c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64 s0.64,0.287,0.64,0.64S16.353,29.64,16,29.64z M23.64,27.692c0,0.522-0.424,0.947-0.946,0.947h-5.388c-0.159-0.575-0.681-1-1.306-1 c-0.245,0-0.471,0.07-0.669,0.184L4.177,16.668c0.055-0.096,0.098-0.199,0.128-0.308h10.389c0.159,0.575,0.681,1,1.305,1 s1.147-0.426,1.306-1h6.334L23.64,27.692L23.64,27.692z M23.64,15.64h-6.334c-0.159-0.575-0.681-1-1.306-1 c-0.244,0-0.47,0.07-0.668,0.183L4.177,3.668C4.232,3.572,4.275,3.469,4.305,3.36h10.389c0.159,0.575,0.681,1,1.305,1 s1.147-0.425,1.306-1h5.388c0.522,0,0.946,0.419,0.946,0.935L23.64,15.64L23.64,15.64z M30,16.64c-0.353,0-0.64-0.287-0.64-0.64 s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64C30.64,16.353,30.353,16.64,30,16.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!