Iqiyi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iqiyi 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/327534.svg" alt="Iqiyi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327534.svg" alt="Iqiyi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327534.svg" alt="Iqiyi icon" :width="24" :height="24" />
CSS background
.icon-iqiyi {
background-image: url('https://proicons.com/icon/327534.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.o{fill:#000;stroke-width:0px;}</style></defs><path id="b" class="n" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="c"><path id="d" class="o" d="M11.8357,19.0162c0,.4142-.3331.75-.7439.75h0c-.4108,0-.7439-.3358-.7439-.75h0c0-.4142.3331-.75.7439-.75h0c.4108,0,.7439.3358.7439.75h0Z"/><path id="e" class="n" d="M11.0918,22.2158v7.1991"/></g><g id="f"><path id="g" class="n" d="M21.2887,29.4149l-3.438-3.5995"/><path id="h" class="n" d="M17.8506,29.4149h0c-1.9835,0-3.438-1.5998-3.438-3.4662v-3.5995c0-1.9997,1.5868-3.5995,3.438-3.5995h0c1.9835,0,3.438,1.5998,3.438,3.5995v3.4662c0,1.9997-1.4545,3.5995-3.438,3.5995Z"/></g><path id="i" class="n" d="M24.345,18.7496v10.6653"/><g id="j"><path id="k" class="n" d="M34.2775,18.7496l-3.438,5.3327-3.438-5.3327"/><path id="l" class="n" d="M30.8394,29.4149v-5.3327"/></g><path id="m" class="n" d="M37.3338,18.7496v10.6653"/></svg>
Copied!