Virtual Pag Ibig Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Virtual Pag Ibig 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/349346.svg" alt="Virtual Pag Ibig icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349346.svg" alt="Virtual Pag Ibig icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349346.svg" alt="Virtual Pag Ibig icon" :width="24" :height="24" />
CSS background
.icon-virtual-pag-ibig {
background-image: url('https://proicons.com/icon/349346.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M37.139,24.072v12.298c.0044,2.2688-1.8312,4.1116-4.1,4.116-.006,0-.012,0-.018,0h-8.19c-.794-1.985.393-5.144,2.536-5.955,1.57-.594,3.965-2.329,4.905-3.864.598.492.47,2.556-1.838,3.87-.588.336-.312,1.363.565,1.03,1.951-.743,3.904-2.507,3.987-6.312.038-1.742-.07-3.553.458-4.58.314-.61.908-.912,1.695-.602v-.001ZM10.861,24.072v12.298c-.0044,2.2688,1.8312,4.1116,4.1,4.116.006,0,.012,0,.018,0h8.19c.794-1.985-.393-5.144-2.536-5.955-1.57-.594-3.965-2.329-4.905-3.864-.598.492-.47,2.556,1.838,3.87.588.336.312,1.363-.565,1.03-1.951-.743-3.904-2.507-3.987-6.312-.037-1.742.07-3.553-.458-4.58-.314-.61-.908-.912-1.695-.602v-.001ZM38.836,15.755c.71.309,1.752.176,2.198-.753s-.088-2.2-.92-2.563l-16.114-6.939L7.887,12.44c-.833.361-1.367,1.633-.921,2.562.446.93,1.487,1.062,2.198.753l14.836-6.354,14.836,6.354ZM39.328,15.982v21.805c.0055,2.5974-2.0956,4.7075-4.693,4.713-.007,0-.014,0-.021,0H13.386c-2.5974.0061-4.7079-2.0946-4.714-4.692,0-.007,0-.014,0-.021V15.982M31.123,20.259c.7527,1.2739,1.1498,2.7264,1.15,4.206h0c0,4.5679-3.7035,8.271-8.272,8.271h-.001c-4.5685,0-8.272-3.7031-8.272-8.271h0c-.0006-4.5679,3.7025-8.2714,8.271-8.272h.001c1.4306.0001,2.8367.3712,4.081,1.077M26.655,18.888l2.984,2.752M32.208,18.36c0,1.2205-.9895,2.21-2.21,2.21s-2.21-.9895-2.21-2.21.9895-2.21,2.21-2.21,2.21.9895,2.21,2.21Z"/></svg>
Copied!