Novavideo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Novavideo 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/330397.svg" alt="Novavideo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330397.svg" alt="Novavideo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330397.svg" alt="Novavideo icon" :width="24" :height="24" />
CSS background
.icon-novavideo {
background-image: url('https://proicons.com/icon/330397.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M11.4249,12.205h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.6513c-.02-.7865.6013-1.4403,1.3877-1.4603.0122-.0003.0245-.0005.0368-.0005ZM34.8879,12.205h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.6513c-.02-.7865.6013-1.4403,1.3877-1.4603.0122-.0003.0245-.0005.0368-.0005ZM11.4249,18.5562h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.6785c-.005-.7867.6287-1.4285,1.4154-1.4335.003,0,.0061,0,.0091,0ZM34.8879,18.5562h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.6785c-.005-.7867.6287-1.4285,1.4154-1.4335.003,0,.0061,0,.0091,0ZM11.4249,24.9073h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6785c.005.7867-.6287,1.4285-1.4154,1.4335-.003,0-.0061,0-.0091,0h-1.6876c-.7867,0-1.4245-.6377-1.4245-1.4244,0-.003,0-.0061,0-.0091v-1.6876c.005-.7832.6413-1.4154,1.4245-1.4154ZM34.8879,24.9073h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6785c.005.7867-.6287,1.4285-1.4154,1.4335-.003,0-.0061,0-.0091,0h-1.6876c-.7867,0-1.4245-.6377-1.4245-1.4244,0-.003,0-.0061,0-.0091v-1.6876c.005-.7832.6413-1.4154,1.4245-1.4154ZM11.4249,31.2585h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.7239c.0197-.7725.6517-1.3884,1.4245-1.3882ZM34.8879,31.2585h1.6876c.7867,0,1.4245.6378,1.4245,1.4245v1.6876c0,.7867-.6378,1.4245-1.4245,1.4245h-1.6876c-.7867,0-1.4245-.6378-1.4245-1.4245v-1.7239c.0197-.7725.6517-1.3884,1.4245-1.3882Z"/><polygon class="b" points="29.4985 24 18.5019 17.6488 18.5019 30.3512 29.4985 24"/><rect class="b" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/></svg>
Copied!