Digiturk Online Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digiturk Online 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/339099.svg" alt="Digiturk Online icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339099.svg" alt="Digiturk Online icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339099.svg" alt="Digiturk Online icon" :width="24" :height="24" />
CSS background
.icon-digiturk-online {
background-image: url('https://proicons.com/icon/339099.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:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M28.722,38.49c3.4686-2.3756,4.6318-6.9586,2.7158-10.701-1.9159-3.7422-6.3141-5.4779-10.269-4.0527s-6.2354,5.5674-5.3239,9.6716c.8491,3.8235,4.2403,6.544,8.1569,6.5437-.001-2.381-.0006-4.762-.0006-7.143"/><path class="b" d="M8.2591,9.8794c1.8245,0,3.3035,1.479,3.3035,3.3035h0c0,1.8245-1.479,3.3035-3.3035,3.3035h0"/><path class="b" d="M13.675,16.486v-4.1761"/><circle class="b" cx="17.772" cy="14.398" r="2.088"/><circle class="c" cx="13.675" cy="10.495" r=".75"/><circle class="b" cx="17.723" cy="19.332" r="1.5865"/><path class="b" d="M21.812,16.486v-4.1761"/><circle class="c" cx="21.812" cy="10.495" r=".75"/><path class="b" d="M24.121,16.486v-5.6246"/><path class="b" d="M24.121,12.31h1.234"/><path class="b" d="M31.166,12.31v2.088c0,1.1532-.9349,2.088-2.088,2.088s-2.088-.9348-2.088-2.088v-2.088"/><path class="b" d="M35.207,12.31c-1.1532,0-2.088.9348-2.088,2.088v2.088"/><path class="b" d="M36.747,16.486v-6.607"/><path class="b" d="M37.222,14.398l2.5189-2.088"/><path class="b" d="M37.222,14.398l2.5189,2.088"/><path class="b" d="M38.5,5.5H9.4999c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><circle class="c" cx="24.001" cy="30.263" r=".75"/></svg>
Copied!