Emoji Rounded Symbol For Cai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Rounded Symbol For Cai 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/325382.svg" alt="Emoji Rounded Symbol For Cai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325382.svg" alt="Emoji Rounded Symbol For Cai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325382.svg" alt="Emoji Rounded Symbol For Cai icon" :width="24" :height="24" />
CSS background
.icon-emoji-rounded-symbol-for-cai {
background-image: url('https://proicons.com/icon/325382.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="M17.8571,12.4821h3.8393v-6.1429h4.6071v6.1429h3.8393"/><path id="c" class="l" d="M17.8571,35.5179h3.8393v6.1429h4.6071v-6.1429h3.8393"/><path id="d" class="l" d="M30.1429,24h11.5179"/><path id="e" class="l" d="M17.8571,24H6.3393"/><path id="f" class="l" d="M17.8571,7.4911v33.0179c-5.6185-2.0636-9.8094-6.8326-11.1339-12.6696h7.2946v5.7589c-.7215-.696-1.3652-1.4684-1.9196-2.3036"/><path id="g" class="l" d="M17.8571,7.4911c-5.6185,2.0636-9.8094,6.8326-11.1339,12.6696h7.2946v-5.7589c-.7215.696-1.3652,1.4684-1.9196,2.3036"/><path id="h" class="l" d="M30.1429,7.4911v33.0179c5.6185-2.0636,9.8094-6.8326,11.1339-12.6696h-7.2946v5.7589c.7215-.696,1.3652-1.4684,1.9196-2.3036"/><path id="i" class="l" d="M30.1429,7.4911c5.6185,2.0636,9.8094,6.8326,11.1339,12.6696h-7.2946v-5.7589c.7215.696,1.3652,1.4684,1.9196,2.3036"/><path id="j" class="l" d="M2.5,24c0,11.8741,9.6259,21.5,21.5,21.5s21.5-9.6259,21.5-21.5S35.8741,2.5,24,2.5,2.5,12.1259,2.5,24"/><path id="k" class="l" d="M21.6964,16.3214h4.6071v15.3571h-4.6071v-15.3571"/></svg>
Copied!