Citra Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Citra 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/323740.svg" alt="Citra icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323740.svg" alt="Citra icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323740.svg" alt="Citra icon" :width="24" :height="24" />
CSS background
.icon-citra {
background-image: url('https://proicons.com/icon/323740.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><ellipse class="a" cx="23.41" cy="20.93" rx="19.97" ry="13.02" transform="translate(-6.67 11.9) rotate(-25.08)"/><line class="a" x1="20.77" y1="22.16" x2="5.31" y2="29.36"/><line class="a" x1="41.51" y1="12.51" x2="26.05" y2="19.71"/><line class="a" x1="21.3" y1="20.34" x2="8.12" y2="16.61"/><line class="a" x1="38.7" y1="25.26" x2="25.52" y2="21.53"/><line class="a" x1="22.68" y1="19.35" x2="17.95" y2="9.11"/><line class="a" x1="28.87" y1="32.75" x2="24.14" y2="22.52"/><line class="a" x1="24.37" y1="18.83" x2="30.01" y2="6.43"/><line class="a" x1="16.82" y1="35.44" x2="22.5" y2="22.94"/><ellipse class="a" cx="23.41" cy="20.93" rx="2.91" ry="1.75" transform="translate(-6.66 11.88) rotate(-25.05)"/><path class="a" d="M41.51,12.51c4.81,10.41.6,22.62-9.4,27.27s-22,0-26.8-10.42"/><path class="a" d="M16.82,38.63c-2,0,0-3.19,0-3.19S18.91,38.63,16.82,38.63Z"/></svg>
Citra in other icon packs
Copied!