tv icon
tv from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- tv
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
tvBootstrap IconstvBoxIcons v2tvBoxIcons v2 SolidtvCircle Flagstv-fillEva IconstvFont Awesome 6 SolidtvFeather Iconstv-1x1Flag IconstvFlagpacktv-16-filledFluent UI System Iconstvcss.ggtvHeroIconstvIconoirtvIonIconstvLine AwesometvLucidetvMaterial SymbolstvPixelarticonstv-fillRemix Icontv-boldSolartv-outlineTeenyiconstv-outlinedWeUI Icon
Related icons in Framework7 Icons
Use the tv icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.454 43.096h45.092c3.629 0 5.454-1.74 5.454-5.453V13.324c0-3.713-1.825-5.453-5.454-5.453H5.454C1.824 7.87 0 9.61 0 13.324v24.319c0 3.713 1.825 5.453 5.454 5.453m.063-3.416c-1.443 0-2.1-.594-2.1-2.08V13.388c0-1.507.657-2.1 2.1-2.1h44.966c1.464 0 2.1.593 2.1 2.1V37.6c0 1.486-.636 2.08-2.1 2.08Zm37.92 9.315c0-1.103-.89-1.994-1.973-1.994h-26.97c-1.083 0-1.953.89-1.953 1.994s.87 1.995 1.952 1.995h26.97a1.99 1.99 0 0 0 1.974-1.995"/></svg>
React
import type { SVGProps } from "react";
export function F7Tv(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.454 43.096h45.092c3.629 0 5.454-1.74 5.454-5.453V13.324c0-3.713-1.825-5.453-5.454-5.453H5.454C1.824 7.87 0 9.61 0 13.324v24.319c0 3.713 1.825 5.453 5.454 5.453m.063-3.416c-1.443 0-2.1-.594-2.1-2.08V13.388c0-1.507.657-2.1 2.1-2.1h44.966c1.464 0 2.1.593 2.1 2.1V37.6c0 1.486-.636 2.08-2.1 2.08Zm37.92 9.315c0-1.103-.89-1.994-1.973-1.994h-26.97c-1.083 0-1.953.89-1.953 1.994s.87 1.995 1.952 1.995h26.97a1.99 1.99 0 0 0 1.974-1.995"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.454 43.096h45.092c3.629 0 5.454-1.74 5.454-5.453V13.324c0-3.713-1.825-5.453-5.454-5.453H5.454C1.824 7.87 0 9.61 0 13.324v24.319c0 3.713 1.825 5.453 5.454 5.453m.063-3.416c-1.443 0-2.1-.594-2.1-2.08V13.388c0-1.507.657-2.1 2.1-2.1h44.966c1.464 0 2.1.593 2.1 2.1V37.6c0 1.486-.636 2.08-2.1 2.08Zm37.92 9.315c0-1.103-.89-1.994-1.973-1.994h-26.97c-1.083 0-1.953.89-1.953 1.994s.87 1.995 1.952 1.995h26.97a1.99 1.99 0 0 0 1.974-1.995"/></svg> </template>
CSS
.icon-tv {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.454%2043.096h45.092c3.629%200%205.454-1.74%205.454-5.453V13.324c0-3.713-1.825-5.453-5.454-5.453H5.454C1.824%207.87%200%209.61%200%2013.324v24.319c0%203.713%201.825%205.453%205.454%205.453m.063-3.416c-1.443%200-2.1-.594-2.1-2.08V13.388c0-1.507.657-2.1%202.1-2.1h44.966c1.464%200%202.1.593%202.1%202.1V37.6c0%201.486-.636%202.08-2.1%202.08Zm37.92%209.315c0-1.103-.89-1.994-1.973-1.994h-26.97c-1.083%200-1.953.89-1.953%201.994s.87%201.995%201.952%201.995h26.97a1.99%201.99%200%200%200%201.974-1.995%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.454%2043.096h45.092c3.629%200%205.454-1.74%205.454-5.453V13.324c0-3.713-1.825-5.453-5.454-5.453H5.454C1.824%207.87%200%209.61%200%2013.324v24.319c0%203.713%201.825%205.453%205.454%205.453m.063-3.416c-1.443%200-2.1-.594-2.1-2.08V13.388c0-1.507.657-2.1%202.1-2.1h44.966c1.464%200%202.1.593%202.1%202.1V37.6c0%201.486-.636%202.08-2.1%202.08Zm37.92%209.315c0-1.103-.89-1.994-1.973-1.994h-26.97c-1.083%200-1.953.89-1.953%201.994s.87%201.995%201.952%201.995h26.97a1.99%201.99%200%200%200%201.974-1.995%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/tv.svg?color=%231a73e8&size=48