Rne En Directo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rne En Directo 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/346750.svg" alt="Rne En Directo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346750.svg" alt="Rne En Directo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346750.svg" alt="Rne En Directo icon" :width="24" :height="24" />
CSS background
.icon-rne-en-directo {
background-image: url('https://proicons.com/icon/346750.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M38.5001,5.5001H9.5001c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5001c0-2.2091-1.7909-4-4-4Z"/><g id="c"><path id="d" class="j" d="M9.5,20.6478c0-2.3732,1.9417-4.3148,4.3148-4.3148h0"/><line id="e" class="j" x1="9.5" y1="16.333" x2="9.5" y2="27.7674"/></g><g id="f"><path id="g" class="j" d="M24.6765,27.7674v-7.1195c0-2.3732-1.9417-4.3148-4.3148-4.3148h0c-2.3732,0-4.3148,1.9417-4.3148,4.3148v7.1195"/><line id="h" class="j" x1="16.0468" y1="20.6478" x2="16.0468" y2="16.333"/></g><path id="i" class="j" d="M37.632,28.7738c-.868,1.7359-2.8932,2.8932-4.9185,2.8932h0c-3.1825,0-5.7864-2.6039-5.7864-5.7864v-3.7612c0-3.1825,2.6039-5.7864,5.7864-5.7864h0c3.1825,0,5.7864,2.6039,5.7864,5.7864v2.0252h-11.5728"/></svg>
Copied!