Bt Remote Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bt Remote 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/322987.svg" alt="Bt Remote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322987.svg" alt="Bt Remote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322987.svg" alt="Bt Remote icon" :width="24" :height="24" />
CSS background
.icon-bt-remote {
background-image: url('https://proicons.com/icon/322987.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>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.q{fill:#000;stroke-width:0px;}</style></defs><g id="b"><path id="c" class="p" d="M29.8274,18.1797l-11.6547.047c-.4767.0022-.8605.5839-.8572,1.3001l.0908,22.6807c.0033.7162.3914,1.2946.8682,1.2924l11.6547-.047c.4767-.0011.8605-.5828.8583-1.299h0l-.0918-22.6818c-.0022-.7151-.3914-1.2935-.8682-1.2924Z"/><circle id="d" class="p" cx="24.0513" cy="37.0683" r="3.1611"/><path id="e" class="p" d="M16.7293,13.875c1.9431-1.9275,4.5816-2.9896,7.3182-2.9457h0c2.7355-.0671,5.3824.9716,7.3423,2.8812M19.3677,15.4036c2.5985-2.5853,6.793-2.5994,9.4089-.0317"/><path id="f" class="p" d="M14.7754,25.9835h-3.3273c-1.337.003-2.4233-1.0784-2.4263-2.4153,0-.0036,0-.0073,0-.0109V6.9263c0-1.3438,1.0825-2.4263,2.4263-2.4263h25.1049c1.3438,0,2.4252,1.0825,2.4252,2.4274v16.6309c0,1.3427-1.0825,2.4252-2.4252,2.4252h-3.3295"/></g><path id="g" class="q" d="M21.5648,21.5377c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="h" class="q" d="M24.75,21.5377c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="i" class="q" d="M27.9352,21.5377c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="j" class="q" d="M21.5648,24.7537c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="k" class="q" d="M24.75,24.7537c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="l" class="q" d="M27.9352,24.7537c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="m" class="q" d="M21.5648,27.9696c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="n" class="q" d="M24.75,27.9696c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="o" class="q" d="M27.9352,27.9696c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/></svg>
Copied!