Red Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Red 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/346571.svg" alt="Red icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346571.svg" alt="Red icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346571.svg" alt="Red icon" :width="24" :height="24" />
CSS background
.icon-red {
background-image: url('https://proicons.com/icon/346571.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="b" class="h" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="c" class="h" d="M12.4003,23.5034c0-1.9195,1.556-3.4755,3.4755-3.4755h0"/><line id="d" class="h" x1="12.4003" y1="20.0278" x2="12.4003" y2="29.238"/><path id="e" class="h" d="M25.5387,27.4841c-.5986,1.0477-1.7267,1.7539-3.0198,1.7539h0c-1.9195,0-3.4755-1.556-3.4755-3.4755v-2.2591c0-1.9195,1.556-3.4755,3.4755-3.4755h0c1.9195,0,3.4755,1.556,3.4755,3.4755v1.1296h-6.9511"/><path id="f" class="h" d="M36.6537,23.5034c0-1.9195-1.556-3.4755-3.4755-3.4755h0c-1.9195,0-3.4755,1.556-3.4755,3.4755v2.2591c0,1.9195,1.556,3.4755,3.4755,3.4755h0c1.9195,0,3.4755-1.556,3.4755-3.4755"/><line id="g" class="h" x1="36.6537" y1="29.238" x2="36.6537" y2="15.3359"/></svg>
Red in other icon packs
Copied!