Digiturk Sinyal Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digiturk Sinyal 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/339101.svg" alt="Digiturk Sinyal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339101.svg" alt="Digiturk Sinyal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339101.svg" alt="Digiturk Sinyal icon" :width="24" :height="24" />
CSS background
.icon-digiturk-sinyal {
background-image: url('https://proicons.com/icon/339101.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="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.5c-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"/><path class="b" d="M24.9902,26.162c-.0473.0473-.1093.071-.1713.071s-.124-.0237-.1713-.071l-2.0554-2.0554c-.0946-.0946-.0946-.2479,0-.3425l3.4258-3.4258c.0946-.0946.2479-.0946.3425,0l2.0554,2.0555c.0946.0946.0946.2479,0,.3425l-3.4258,3.4258Z"/><path class="b" d="M13.7495,32.6066l3.4258-3.4258c.0946-.0946.2479-.0946.3425,0l2.0555,2.0555c.0454.0454.071.107.071.1713s-.0255.1258-.071.1713l-3.4259,3.4258c-.0454.0454-.107.071-.1713.071s-.1258-.0255-.1713-.071l-2.0553-2.0555c-.0947-.0946-.0947-.2479,0-.3425Z"/><path class="b" d="M19.6736,28.4446l-2.3982-2.3982c-.6611-.6608-.6611-1.7366.0001-2.3978.3198-.3198.7454-.4963,1.1985-.4963h.0009c.453,0,.8786.1762,1.1985.4961l2.3982,2.3983-2.398,2.3979Z"/><path class="b" d="M22.047,30.818l-1.1587-1.1587,2.398-2.398,1.1587,1.1587-1.199,1.199-1.199,1.199Z"/><path class="b" d="M23.4345,32.9567c1.7365,0,3.1491-1.4126,3.1491-3.1491"/><path class="b" d="M23.3929,34.3687c2.5378,0,4.6026-2.0647,4.6026-4.6026"/><path class="b" d="M23.2464,29.6188l1.1774,1.1774"/><path class="b" d="M30.387,34.7316l-1.4542-1.4542M33.0481,32.4836c.4942.6359.7372,1.5351.6359,2.3493-.2195,1.78-1.6504,3.0121-3.1999,3.1999-.798.0932-1.6809-.1337-2.2804-.5914-.3281-.2471-.5063-.0243,2.1832-2.7097,1.9564-1.9604,2.3898-2.3776,2.4667-2.3776.0689,0,.1215.0405.1944.1296h0ZM32.3932,37.2015l1.7081,3.1521c.0174.0321-.0324.1013-.0689.1377-.0689.0689-.1134.0689-1.9645.0689h-1.8997l-.0851-.0851c-.0486-.0446-.0973-.1046-.0851-.1256l1.5137-2.5947"/></svg>
Copied!