News Mail Ru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The News Mail Ru icon is commonly used in contact forms, notification badges and email clients. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/330141.svg" alt="News Mail Ru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330141.svg" alt="News Mail Ru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330141.svg" alt="News Mail Ru icon" :width="24" :height="24" />
CSS background
.icon-news-mail-ru {
background-image: url('https://proicons.com/icon/330141.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M13.0221,10.5h21.9557c1.1793,0,2.1287.9494,2.1287,2.1287v.3522c0,1.1793-.9494,2.1287-2.1287,2.1287H13.0221c-1.1793,0-2.1287-.9494-2.1287-2.1287v-.3522c0-1.1793.9494-2.1287,2.1287-2.1287Z"/><path id="d" class="j" d="M24,24.4034c2.3556,0,4.3664,1.5469,4.7547,3.6581l6.2232-.0002c1.1793,0,2.1287-.9494,2.1287-2.1287v-6.5591c0-1.1793-.9494-2.1287-2.1287-2.1287H13.0221c-1.1793,0-2.1287.9494-2.1287,2.1287v6.5591c0,1.1793.9494,2.1287,2.1287,2.1287l6.2264-.0005c.3859-2.1113,2.3964-3.6575,4.7514-3.6575Z"/><path id="e" class="j" d="M26.131,21.3152c0,1.1769-.9541,2.131-2.131,2.131h0c-1.1769,0-2.131-.9541-2.131-2.131h0c0-1.1769.9541-2.131,2.131-2.131h0c1.1769,0,2.131.9541,2.131,2.131h0Z"/><path id="f" class="j" d="M12.0642,30.3548h9.9342c.6486,0,1.1708.5222,1.1708,1.1708v.1236c0,.6486-.5222,1.1708-1.1708,1.1708h-9.9342c-.6486,0-1.1708-.5222-1.1708-1.1708v-.1236c0-.6486.5222-1.1708,1.1708-1.1708Z"/><path id="g" class="j" d="M26.0015,30.3548h9.9342c.6486,0,1.1708.5222,1.1708,1.1708v.1236c0,.6486-.5222,1.1708-1.1708,1.1708h-9.9342c-.6486,0-1.1708-.5222-1.1708-1.1708v-.1236c0-.6486.5222-1.1708,1.1708-1.1708Z"/><path id="h" class="j" d="M12.0642,35.0348h9.9342c.6486,0,1.1708.5222,1.1708,1.1708v.1236c0,.6486-.5222,1.1708-1.1708,1.1708h-9.9342c-.6486,0-1.1708-.5222-1.1708-1.1708v-.1236c0-.6486.5222-1.1708,1.1708-1.1708Z"/><path id="i" class="j" d="M26.0015,35.0348h9.9342c.6486,0,1.1708.5222,1.1708,1.1708v.1236c0,.6486-.5222,1.1708-1.1708,1.1708h-9.9342c-.6486,0-1.1708-.5222-1.1708-1.1708v-.1236c0-.6486.5222-1.1708,1.1708-1.1708Z"/><rect class="j" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!