Screen Lock Rotation Icon
<i class="cid-screen-lock-rotation"></i>
<svg [cIcon]="icons.cidScreenLockRotation"></svg>
<CIcon icon={cidScreenLockRotation} />
<CIcon :icon="cidScreenLockRotation" />
<i class="cid-screen-lock-rotation"></i>
<svg [cIcon]="icons.cidScreenLockRotation"></svg>
<CIcon icon={cidScreenLockRotation} />
<CIcon :icon="cidScreenLockRotation" />