Brand Netflix Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Brand Netflix 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/305191.svg" alt="Brand Netflix icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305191.svg" alt="Brand Netflix icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305191.svg" alt="Brand Netflix icon" :width="24" :height="24" />
CSS background
.icon-brand-netflix {
background-image: url('https://proicons.com/icon/305191.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M1000 364h-43l-1 1-27 68-25-69h-42l44 125-52 129c14 2 28 3 42 5l30-76 29 83 45 6-51-146 51-126zM778 612c14 1 28 2 44 4V364h-44v248zm-286-10h43v-93h51v-38h-51v-67h59v-40H492v238zM329 404h39v200c15-1 29-1 43-1V404h40v-40H329v40zM98 519L43 364H0v272c14-2 27-4 41-5V481l50 143c16-1 31-3 47-5V364H98v155zm87 57v39c33-3 67-5 102-7v-39c-21 1-40 2-59 4v-64h51v-38h-51v-67h59v-40H185v212zm493-212h-42v240c34 1 68 3 102 5v-39l-60-3V364z"/></svg>
Brand Netflix in other icon packs
Copied!