Vtv Go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vtv Go 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/334921.svg" alt="Vtv Go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334921.svg" alt="Vtv Go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334921.svg" alt="Vtv Go icon" :width="24" :height="24" />
CSS background
.icon-vtv-go {
background-image: url('https://proicons.com/icon/334921.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:#000;}.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><g><g><path class="c" d="m5.5925,9.2635l7.4273,13.023c.7676,1.3296,2.2958,1.3301,3.0637,0l4.5956-8.4252v9.4465h7.1487v-9.4465l4.085,8.4252c.7672,1.3289,2.2968,1.3284,3.0637,0l7.4241-13.018c.2978-.4097-.0175-.7689-.5307-.7689h-4.5955c-.5149,0-1.2351.3628-1.4932.8008l-2.3365,4.5607-2.3344-4.5571c-.2568-.4448-.9833-.8044-1.4954-.8044h-11.234c-.5132,0-1.1796.3168-1.4071.7717l-2.4225,4.5898-2.4158-4.5754c-.1723-.4761-.9034-.7861-1.4143-.7861h-4.5951c-.5135-.0098-.8074.3345-.5339.7633l.0003.0006Z"/><path class="c" d="m27.828,13.862h5.6168"/><path class="c" d="m20.679,13.862l3.0955-5.3615"/></g><path class="c" d="m23.998,36.743c-1.128,0-2.0425-.9145-2.0425-2.0425v-1.3276c0-1.128.9144-2.0425,2.0425-2.0425s2.0425.9145,2.0425,2.0425v1.3276c0,1.128-.9144,2.0425-2.0425,2.0425Z"/><path class="c" d="m20.015,31.33v6.1274c0,1.128-.9144,2.0425-2.0425,2.0425-.564,0-1.0746-.2286-1.4442-.5982"/><path class="c" d="m17.973,31.33c1.128,0,2.0425.9144,2.0425,2.0425v1.3276c0,1.128-.9144,2.0425-2.0425,2.0425s-2.0425-.9145-2.0425-2.0425v-1.3276c0-1.128.9144-2.0425,2.0425-2.0425Z"/></g><g><circle class="b" cx="28.236" cy="28.828" r=".7659"/><circle class="b" cx="30.023" cy="28.828" r=".7659"/><circle class="b" cx="31.81" cy="28.828" r=".7659"/><circle class="b" cx="30.023" cy="30.615" r=".7659"/><circle class="b" cx="31.81" cy="30.615" r=".7659"/><circle class="b" cx="31.81" cy="32.403" r=".7659"/></g></svg>
Copied!