Cines Unidos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cines Unidos 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/323717.svg" alt="Cines Unidos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323717.svg" alt="Cines Unidos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323717.svg" alt="Cines Unidos icon" :width="24" :height="24" />
CSS background
.icon-cines-unidos {
background-image: url('https://proicons.com/icon/323717.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="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Z"/><path id="d" class="j" d="M24,37.3398v3.8946"/><path id="e" class="j" d="M24,6.7654v3.8946"/><path id="f" class="j" d="M21.3524,24.8299H6.8241"/><path id="g" class="j" d="M41.1759,24.8299h-14.5172"/><path id="h" class="j" d="M41.234,24c0,9.5181-7.7159,17.234-17.234,17.234h0c-9.5181,0-17.234-7.7159-17.234-17.234h0c0-9.5181,7.7159-17.234,17.234-17.234h0c9.5181,0,17.234,7.7159,17.234,17.234h0Z"/><path id="i" class="j" d="M17.4576,16.0093l6.6532-2.9893v21.9598"/></svg>
Copied!