Abema Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Abema Tv 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/335850.svg" alt="Abema Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335850.svg" alt="Abema Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335850.svg" alt="Abema Tv icon" :width="24" :height="24" />
CSS background
.icon-abema-tv {
background-image: url('https://proicons.com/icon/335850.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="m40.3661,33.3884c1.7374,0,3.1339,1.3965,3.1339,3.1339s-1.3965,3.1449-3.1339,3.1449-3.1449-1.4075-3.1449-3.1449,1.4075-3.1339,3.1449-3.1339Z"/><path id="d" class="n" d="m22.0578,20.3031c.8577,0,1.5614.7037,1.5614,1.5724s-.7037,1.5724-1.5614,1.5724c-.8687,0-1.5724-.7037-1.5724-1.5724s.7037-1.5724,1.5724-1.5724Z"/><path id="e" class="n" d="m13.1621,33.3884c1.7264,0,3.1339,1.3965,3.1339,3.1339s-1.4075,3.1449-3.1339,3.1449c-1.7374,0-3.1449-1.4075-3.1449-3.1449s1.4075-3.1339,3.1449-3.1339Z"/><path id="f" class="n" d="m7.983,33.5863l7.2464-2.4411-1.5174-4.5193-7.2464,2.4301,1.5174,4.5303Z"/><path id="g" class="n" d="m34.8682,22.6563c.8687,0,1.5724.7037,1.5724,1.5724s-.7037,1.5724-1.5724,1.5724c-.8577,0-1.5614-.7037-1.5614-1.5724s.7037-1.5724,1.5614-1.5724Z"/><path id="h" class="n" d="m27.5448,26.4059c1.7923.2639,3.1229,1.2645,2.9689,2.2322-.1429.9676-1.7044,1.5284-3.4967,1.2645-1.7814-.2749-3.1119-1.2755-2.9689-2.2432.1539-.9676,1.7154-1.5284,3.4967-1.2535Z"/><path id="i" class="n" d="m18.913,28.1543c-2.0892,3.1339,2.0892,6.2787,4.5303,4.5303,1.7484-1.3965,4.0575-1.9243,5.3111.5938,1.6714,3.2438,6.9055,1.1546,5.8609-3.0349-1.0556-6.2787-12.5574-7.3233-15.7023-2.0892Z"/><path id="j" class="n" d="m15.7791,38.6115h22.1239"/><path id="k" class="n" d="m39.8383,33.3884c2.1002-4.1895-2.0892-11.5128,0-16.7469,2.1002-5.2341-1.0446-7.3233-5.2231-3.1339-3.1449,3.1339-6.2787,3.1339-8.3789-1.0556-3.1339-6.2787-7.3233-5.2231-7.3233,2.1002,0,6.2787-3.7386,8.6648-3.7826,10.6221"/><path id="l" class="n" d="m10.677,23.6129l-1.1986,2.4191-2.4191-1.1986"/><path id="m" class="n" d="m10.4021,34.7849l-1.8033.6048c-1.2096.4105-2.0159.011-2.4191-1.1986l-1.5284-4.5303c-.4032-1.2022,0-2.0049,1.2096-2.4081l7.2354-2.4411c1.2096-.4032,2.0159,0,2.4191,1.2096l1.5174,4.5193c.4105,1.2096.011,2.0159-1.1986,2.4191l-1.8033.6048"/></svg>
Copied!