summaryrefslogtreecommitdiff
path: root/icon-themes/sukapura_dark_svg/res/fwthcirc.svg
blob: fb9cb5567dbc890d8d40a0a7f1a506961a328dd1 (plain)
1
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="-16.525424" x2="-16.322034" y1="-.101694" y2="-7.016949"><stop offset="0" stop-color="#409cff"/><stop offset="1" stop-color="#0a84ff"/></linearGradient><path d="m0 11a8 7 0 0 1 8-7 8 7 0 0 1 8 7h-1a7 6 0 0 0 -7-6 7 6 0 0 0 -7 6z" fill="url(#a)"/></svg>
06-17loplugin:unusedfields in vcl part1Noel Grandin 2017-06-12Refactor create layout cache in status barTamas Bunth 2017-06-09Cache text layout of statusbar itemsTamas Bunth 2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin 2017-04-25loplugin:checkunusedparams in vclNoel Grandin 2017-04-19remove freshly unused menu support from src filesCaolán McNamara 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-03-24loplugin:unusedfieldsNoel Grandin 2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna 2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny 2017-02-01Nothing from <config_features.h> is used hereTor Lillqvist