Vphonegaga Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vphonegaga 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/349450.svg" alt="Vphonegaga icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349450.svg" alt="Vphonegaga icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349450.svg" alt="Vphonegaga icon" :width="24" :height="24" />
CSS background
.icon-vphonegaga {
background-image: url('https://proicons.com/icon/349450.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="f" cx="23.9975" cy="30.0001" r="1"/><path class="f" d="M5.9975,9.0001c-.8285.0003-1.4999.6722-1.4996,1.5008.0001.263.0694.5214.2008.7492l15.588,27c.4146.7173,1.3322.9627,2.0496.5481.2276-.1315.4166-.3206.5481-.5481l6.0254-10.434c.2679-.4641.2679-1.0359,0-1.5l-9.5645-16.566c-.2683-.4646-.7643-.7506-1.3008-.75H5.9975Z"/><path class="f" d="M42.0025,9.0001c.8285.0003,1.4999.6722,1.4996,1.5008-.0001.263-.0694.5214-.2008.7492l-15.588,27c-.4146.7173-1.3322.9627-2.0496.5481-.2276-.1315-.4166-.3206-.5481-.5481l-6.0254-10.434c-.2679-.4641-.2679-1.0359,0-1.5l9.5645-16.566c.2683-.4646.7643-.7506,1.3008-.75h12.047Z"/></svg>
Copied!